NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| List Evpn Tenant ConfigurationList all evpn tunnel endpoint configuration. | GET /policy/api/v1/infra/evpn-tenant-configs | 
| Read Evpn Tenant ConfigurationRead Evpn Tenant Configuration. | GET /policy/api/v1/infra/evpn-tenant-configs/<config-id> | 
| Create or Update Evpn Tenant ConfigurationCreate a global evpn tenant configuration if it is not already present, otherwise update the evpn tenant configuration. | PATCH /policy/api/v1/infra/evpn-tenant-configs/<config-id> | 
| Create or Update Evpn Tenant ConfigurationCreate or update Evpn Tenant configuration. | PUT /policy/api/v1/infra/evpn-tenant-configs/<config-id> | 
