API Description | API Path |
---|---|
List Tier-1 instancesPaginated list of all Tier-1 instances |
GET /policy/api/v1/infra/tier-1s
GET /policy/api/v1/global-infra/tier-1s |
Delete Tier-1 configurationDelete Tier-1 configuration |
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>
|
Read Tier-1 configurationRead Tier-1 configuration |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id> |
Create or update Tier-1 configurationIf Tier-1 with the tier-1-id is not already present, create a new Tier-1 instance. If it already exists, update the tier-1 instance with specified attributes. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>
|
Reprocess Tier1 gateway configuration and publish updates to NSX controllerReprocess Tier1 gateway configuration and configuration of related entities like Tier1 interfaces and static routes, etc. Any missing Updates are published to NSX controller. |
POST /policy/api/v1/infra/tier-1s/<tier-1-id>?action=reprocess
|
Create or update tier-1 configurationIf Tier-1 with the tier-1-id is not already present, create a new Tier-1 instance. If it already exists, replace the Tier-1 instance with this object. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>
|
Get forwarding table from tier-1 in CSV formatGet forwarding table from tier-1 gateway in CSV format. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/forwarding-table?format=csv
|
Get forwarding table from tier-1Get forwarding table from tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/forwarding-table
|
List Tier-1 locale-servicesPaginated list of all Tier-1 locale-services |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services |
Get Tier-1 Address Resolution Protocol ProxiesReturns ARP proxy table for a tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/arp-proxies
|
Get Tier-1 Interface Address Resolution Protocol ProxiesReturns ARP proxy table for a tier-1 interface |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-proxy
|
Get ARP table from tier-1 interfaceReturns ARP table (IPv4) or Neighbor Discovery table (IPv6) for the tier-1 interface, on a edge node specified in edge_path parameter. The edge_path parameter is mandatory. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-table
|
Get ARP table from tier-1 interface in CSV formatReturns ARP table (IPv4) or Neighbor Discovery table (IPv6) in CSV format for the tier-1 interface, on a edge node specified in edge_path parameter. The edge_path parameter is mandatory. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-table?format=csv
|
Get tier-1 interface statistics informationGet tier-1 interface statistics information. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/statistics
|
Get tier-1 interface statistics summary informationGet tier-1 interface statistics information. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/statistics/summary
|
List Tier 1 Service InterfacesPaginated list of all Tier 1 Service Interfaces |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces |
Delete Tier 1 service interfaceDelete Tier 1 service interface |
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id>
|
Read Tier 1 service interfaceRead Tier 1 service interface |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id>
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> |
Create or update a Tier-1 service interfaceIf a Tier1 service interface with the interface-id is not already present, create a new Tier1 service interface. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id>
|
Create a Tier1 service interfaceIf a Tier1 service interface with the interface-id is not already present, create a new Tier1 service interface. Modification of Tier 1 service interface is not allowed. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id>
|
Delete Tier-1 locale-servicesDelete Tier-1 locale-services |
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>
|
Read Tier-1 locale-servicesRead Tier-1 locale-services |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id> |
Create or update a Tier-1 locale-servicesIf a Tier-1 locale services with the locale-services-id is not already present, create a new locale services. If it already exists, update Tier-1 locale services with specified attributes. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>
|
Create or update a Tier-1 locale-servicesIf a Tier-1 locale services with the locale-services-id is not already present, create a new locale-services. If it already exists, replace the Tier-1 locale services instance with the new object. Modifying edge cluster re-allocates NSX service routers of TIER1 to a different edge cluster. You can also place edge nodes manually and provide maximum two indices for HA mode ACTIVE_STANDBY. To re-allocating edge cluster is a disruptive operation and all existing statistics of Tier1 gateway will be removed. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>
|
List Tier-1 interfacesPaginated list of all Tier-1 interfaces |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces |
Delete Tier-1 interfaceDelete Tier-1 interface |
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces/<interface-id>
|
Read Tier-1 interfaceRead Tier-1 interface |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces/<interface-id>
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces/<interface-id> |
Create or update a Tier-1 interfaceIf an interface with the interface-id is not already present, create a new interface. If it already exists, update the interface for specified attributes. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces/<interface-id>
|
Create or update a tier-1 interfaceIf an interface with the interface-id is not already present, create a new interface. If it already exists, replace the interface with this object. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/interfaces/<interface-id>
|
Read Multicast ConfigurationRead Multicast Configuration. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast
|
Create or update multicast configurationCreate or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast
|
Create or update multicast configurationCreate or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast
|
Get Multicast Forwarding In Csv FormatGet Multicast Forwarding In CSV Format. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/forwarding?format=csv
|
Get Multicast ForwardingGet Multicast Forwarding. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/forwarding
|
Get IGMP Memberships in CSV formatGet Igmp Memberships in CSV format. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/igmp-memberships?format=csv
|
Get IGMP MembershipsGet Igmp Memberships. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/igmp-memberships
|
Get ARP table from segment interface (downlink) in CSV formatReturns ARP table (IPv4) or Neighbor Discovery table (IPv6) in CSV format for the interface (downlink) attaching segment to tier1 gateway, on a edge node specified in edge_path parameter. The edge_path parameter is mandatory. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table?format=csv
|
Get ARP table from segment interface (downlink)Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) for the interface (downlink) attaching segment to tier-1 gateway, on a edge node specified in edge_path parameter. The edge_path parameter is mandatory. |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table
|
Get ARP table for downlink router port on tier-1 routerSegment ID is the ID of the segment that is connected to the the tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-arp-table
|
Get ARP table for downlink router port on tier-1 router in CSVSegment ID is the ID of the segment that is connected to the the tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-arp-table?format=csv
|
Get DAD state for downlink router port on tier-1 routerSegment ID is the ID of the segment that is connected to the the tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-dad-state
|
Get statistics for downlink router port on tier-1 routerSegment ID is the ID of the segment that is connected to the the tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-statistics
|
Get statistics for downlink router port on tier-1 routerSegment ID is the ID of the segment that is connected to the the tier-1 |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-statistics/summary
|
Get Tier1 stateReturns |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/state
|
List Tier-1 Static RoutesPaginated list of all Tier-1 Static Routes |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/static-routes |
Delete Tier-1 static routesDelete Tier-1 static routes |
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes/<route-id>
|
Read Tier-1 static routesRead Tier-1 static routes |
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes/<route-id>
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/static-routes/<route-id> |
Create or update a Tier-1 static routesIf static routes for route-id are not already present, create static routes. If it already exists, update static routes for route-id. |
PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes/<route-id>
|
Create or update a Tier-1 static routesIf static routes for route-id are not already present, create static routes. If it already exists, replace the static routes for route-id. |
PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes/<route-id>
|