Policy > Networking > Connectivity > Tier-0 Gateways > EVPN Setting > EVPN Configuration

Create or Update evpn configuration

Create a evpn configuration if it is not already present,
otherwise update the evpn configuration.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/tier-0s/<tier-0-id>/evpn
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
EvpnConfig+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/tier-0s/test/evpn { "encapsulation_method": { "vni_pool_path": "/infra/vni-pools/pool2" } }

Successful Response:

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

Required Permissions:

crud

Feature:

policy_t0

Additional Errors: