Policy > Networking > Networking Profiles > EVPN VNI Pools

Create or Update Vni Pool Configuration

Create a Vni Pool config if it is not already present,
otherwise update the Vni Pool configuration.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/vni-pools/<vni-pool-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
VniPoolConfig+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/vni-pools/pool2 { "start": 76000, "end": 77000 }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_profiles

Additional Errors: