NSX-T Data Center REST API

Deprecated Methods

The following API methods are deprecated in this version. Deprecated methods continue to function, but may be removed in a future NSX version. Each deprecated method's documentation will advise what new method should be called instead of the deprecated method.

API Description API Path
Federation > Inter-Sites
Get infra segment cross site traffic statistics

Deprecated: This API is deprecated. Please use GET /infra/segments//inter-site-forwarder/stats instead.
GET /policy/api/v1/global-infra/segments/{segment-id}/inter-site-forwarder/status (Deprecated)
Federation > Inter-Sites
Get segment cross site traffic statistics

Deprecated: This API is deprecated. Please use GET /infra/tier-1s//segments//inter-site-forwarder/stats instead.
GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/inter-site-forwarder/status (Deprecated)
Federation > Inter-Sites
Get L2 forwarder status

Deprecated:
Please use below Policy API.
GET /policy/api/v1/global-infra/segments/<tier0-ls>/inter-site-forwarder/site-span-info?enforcement_point_path=/infra/sites/default/enforcement-points/default
GET /api/v1/logical-switches/{logical-switch-id}/inter-site-forwarder/status (Experimental) (Deprecated)
Federation > Inter-Sites
Get inter-site BGP summary of edge node

Deprecated:
Please use below Policy API.
GET /policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<tier0-locale-service>/inter-site/bgp-summary
GET /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<tier1-locale-service>/inter-site/bgp-summary
GET /api/v1/transport-nodes/{edge-node-id}/inter-site/bgp/summary (Deprecated)
Policy > Infra > Deployment Zones
List Deployment Zones for infra

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites.
GET /policy/api/v1/infra/deployment-zones (Deprecated)
Policy > Infra > Deployment Zones
Read a DeploymentZone

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites/site-id.
GET /policy/api/v1/infra/deployment-zones/{deployment-zone-id} (Deprecated)
Policy > Infra > Enforcement Points
List enforcementpoints for infra

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites/site-id/enforcement-points.
GET /policy/api/v1/infra/deployment-zones/{deployment-zone-id}/enforcement-points (Deprecated)
Policy > Infra > Enforcement Points
Delete EnforcementPoint

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use DELETE /infra/sites/site-id/enforcement-points/enforcementpoint-id.
DELETE /policy/api/v1/infra/deployment-zones/{deployment-zone-id}/enforcement-points/{enforcementpoint-id} (Deprecated)
Policy > Infra > Enforcement Points
Read an Enforcement Point

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites/site-id/enforcement-points/enforcementpoint-id.
GET /policy/api/v1/infra/deployment-zones/{deployment-zone-id}/enforcement-points/{enforcementpoint-id} (Deprecated)
Policy > Infra > Enforcement Points
Patch a new Enforcement Point under infra

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use PATCH /infra/sites/site-1/enforcement-points/enforcementpoint-1.
PATCH /policy/api/v1/infra/deployment-zones/{deployment-zone-id}/enforcement-points/{enforcementpoint-id} (Deprecated)
Policy > Infra > Enforcement Points
Create/update a new Enforcement Point under infra

Deprecated: This is a deprecated API. DeploymentZone has been renamed to Site. Use PUT /infra/sites/site-id/enforcement-points/enforcementpoint-id.
PUT /policy/api/v1/infra/deployment-zones/{deployment-zone-id}/enforcement-points/{enforcementpoint-id} (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/firewalls/firewall-sections (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/firewalls/firewall-sections/{firewall-section-id} (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/groups/nsgroups (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/groups/nsgroups/{nsgroup-name} (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/groups/securitygroups (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/groups/securitygroups/{securitygroup-name} (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/ip-sets/ip-sets-nsxt (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/ip-sets/ip-sets-nsxt/{ip-set-name} (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/mac-sets/mac-sets-nsxt (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/mac-sets/mac-sets-nsxt/{mac-set-name} (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/services/nsservices (Experimental) (Deprecated)
Policy > Infra > Realized State
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/services/nsservices/{nsservice-name} (Experimental) (Deprecated)
Policy > Inventory > Groups > Group Members
Get logical ports that belong to this Group

Deprecated: This rest routine is deprecated. Use /infra/domains/<domain-id>/groups/<group-id>/members/segment-ports instead for effective segment-port members as LogicalPort is not a supported member type .
GET /policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/members/logical-ports (Deprecated)
GET /policy/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-ports (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/domains/{domain-id}/groups/{group-id}/members/logical-ports (Deprecated)
Policy > Inventory > Groups > Group Members
Get logical switches that belong to this Group

Deprecated: This rest routine is deprecated. Use /infra/domains/<domain-id>/groups/<group-id>/members/segments instead for effective segment members as LogicalSwitch is not a supported member type.
GET /policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/members/logical-switches (Deprecated)
GET /policy/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/members/logical-switches (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/domains/{domain-id}/groups/{group-id}/members/logical-switches (Deprecated)
Policy > Inventory > Groups > Group Members
GET /policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/statistics/virtual-machines (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/domains/{domain-id}/groups/{group-id}/statistics/virtual-machines (Deprecated)
Policy > Inventory > Profiles > Context Profiles
Update custom object attribute value list for given attribute key

Deprecated: This rest routine is deprecated. Use /infra/context-profiles/custom-attributes/default for create/update custom object attribute value list for given attribute key
PATCH /policy/api/v1/infra/context-profiles/custom-attributes (Deprecated)
PATCH /policy/api/v1/global-infra/context-profiles/custom-attributes (Deprecated)
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/context-profiles/custom-attributes (Deprecated)
Policy > Inventory > Profiles > Context Profiles
Adds/Removes custom attribute values from list

Deprecated: This rest routine is deprecated. Use /infra/context-profiles/custom-attributes/default to Adds/Removes custom attribute values from list
POST /policy/api/v1/infra/context-profiles/custom-attributes (Deprecated)
POST /policy/api/v1/global-infra/context-profiles/custom-attributes (Deprecated)
POST /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/context-profiles/custom-attributes (Deprecated)
Policy > Inventory > Virtual Machines
Listing of Virtual machines on the NSX Manager

Deprecated: This API has been deprecated. Please use the new API GET /infra/realized-state/virtual-machines
GET /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/virtual-machines (Deprecated)
Policy > Inventory > Virtual Machines
Apply tags on virtual machine

Deprecated: This API has been deprecated. Please use the new API POST /infra/realized-state/virtual-machines//tags
POST /policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/virtual-machines?action=update_tags (Deprecated)
Policy > Monitoring > Capacity Dashboard
Returns capacity usage data for NSX objects

Deprecated:
This API is no longer been used by UI, please use below policy api instead.
GET https://<nsx-mgr>/policy/api/v1/infra/capacity/dashboard/usage
GET /policy/api/v1/infra/capacity/usage (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Create an new packet capture session

Deprecated: Use API POST /api/v1/infra/pktcap/session.
POST /api/v1/pktcap/session (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Get the status of packet capture session

Deprecated: Use API POST /api/v1/infra/pktcap/session/.
GET /api/v1/pktcap/session/{session-id} (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Restart the packet capture session

Deprecated: Use API POST /api/v1/infra/pktcap/session/?action=restart.
POST /api/v1/pktcap/session/{session-id}?action=restart (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Terminate the packet capture session by session id

Deprecated: Use API POST /api/v1/infra/pktcap/session/?action=terminate.
POST /api/v1/pktcap/session/{session-id}?action=terminate (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Delete the packet capture session by session id.

Deprecated: Use API DELETE /api/v1/infra/pktcap/session/.
POST /api/v1/pktcap/session/{session-id}?action=delete (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Get packet capture file

Deprecated: Use API GET /api/v1/infra/pktcap/session//CapturedFile.
GET /api/v1/pktcap/session/{session-id}/capturefile (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Get the information of all packet capture sessions

Deprecated: Use API GET /api/v1/infra/pktcap/sessions.
GET /api/v1/pktcap/sessions (Deprecated)
Policy > Monitoring > Packet Capture > Legacy Management Plane
Delete all the packet capture sessions

Deprecated: Use API DELETE /api/v1/infra/pktcap/sessions.
POST /api/v1/pktcap/sessions?action=delete (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
List all mirror sessions

Deprecated: This api is now deprecated. Depending on source of port mirroring, use the following apis - Tier-1 Segment: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/segment-monitoring-profile-binding-maps Tier-1 Segment Port: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/ports/<port-id>/port-monitoring-profile-binding-maps Group: /infra/domains/<domain-id>/groups/<group-id>/group-monitoring-profile-binding-maps Infra Segment: /infra/segments/<infra-segment-id>/segment-monitoring-profile-binding-maps Infra Segment Port: /infra/segments/<infra-segment-id>/ports/<infra-port-id>/port-monitoring-profile-binding-maps
GET /api/v1/mirror-sessions (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
POST /api/v1/mirror-sessions (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
DELETE /api/v1/mirror-sessions/{mirror-session-id} (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
GET /api/v1/mirror-sessions/{mirror-session-id} (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
Verify whether the mirror session is still valid

Deprecated: This api is now deprecated. The validation is done when creating or updating port mirroring.
POST /api/v1/mirror-sessions/{mirror-session-id}?action=verify (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
PUT /api/v1/mirror-sessions/{mirror-session-id} (Deprecated)
Policy > Monitoring > Port Mirroring > Legacy Management Plane
Get the mirror stack status on given remote L3 mirror session

Deprecated: This api is now deprecated. Depending on source of port mirroring, use the following apis - Tier-1 Segment: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/segment-monitoring-profile-binding-maps/<segment-monitoring-profile-binding-map-id>/mirror-stack-status Tier-1 Segment Port: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/ports/<port-id>/port-monitoring-profile-binding-maps/<port-monitoring-profile-binding-map-id>/mirror-stack-status Group: /infra/domains/<domain-id>/groups/<group-id>/group-monitoring-profile-binding-maps/<group-monitoring-profile-binding-map-id>/mirror-stack-status Infra Segment: /infra/segments/<infra-segment-id>/segment-monitoring-profile-binding-maps/<segment-monitoring-profile-binding-map-id>/mirror-stack-status Infra Segment Port: /infra/segments/<infra-segment-id>/ports/<infra-port-id>/port-monitoring-profile-binding-maps/<port-monitoring-profile-binding-map-id>/mirror-stack-status
GET /api/v1/mirror-sessions/{mirror-session-id}/mirror-stack-status (Deprecated)
Policy > Monitoring > Traceflow
Create or update a traceflow config

Deprecated: Please use PUT API to start new Traceflow sessions. By default, traceflow observations will be cleanup every two hours, please use is_transient flag to avoid the cleanup.
PATCH /policy/api/v1/infra/traceflows/{traceflow-id} (Deprecated)
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/traceflows/{traceflow-id} (Deprecated)
Policy > Monitoring > Traceflow
Restart traceflow with same set of parameters used during create/update traceflow

Deprecated: Please use PUT API to start new Traceflow sessions. By default, traceflow observations will be cleanup every two hours, please use is_transient flag to avoid the cleanup.
POST /policy/api/v1/infra/traceflows/{traceflow-id} (Deprecated)
POST /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/traceflows/{traceflow-id} (Deprecated)
Policy > Networking > Connectivity > Tier-0 Gateways > ARP Proxies
Get Tier-0 Address Resolution Protocol Proxies

Deprecated: This API is deprecated. Please use /infra/tier-0s/<tier-0-id>/arp-proxies
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
GET /policy/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table
Get ARP table for downlink router port on tier-0 router

Deprecated: This API is deprecated because it is duplicate. Please use /infra/segments/<segment-id>/arp-table Segment ID is the ID of the segment that is connected to the the tier-0
GET /policy/api/v1/infra/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
GET /policy/api/v1/global-infra/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Table
Get ARP table for downlink router port on tier-0 router in CSV

Deprecated: This API is deprecated because it is duplicate. Please use /infra/segments/<segment-id>/arp-table?format=csv Segment ID is the ID of the segment that is connected to the the tier-0
GET /policy/api/v1/infra/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
GET /policy/api/v1/global-infra/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
Policy > Networking > Connectivity > Tier-1 Gateways > ARP Proxies
Get Tier-1 Address Resolution Protocol Proxies

Deprecated: This API is deprecated. Please use /infra/tier-1s/<tier-1-id>/arp-proxies Returns ARP proxy table for a tier-1
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/arp-proxies (Deprecated)
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table
Get ARP table for downlink router port on tier-1 router

Deprecated: This API is deprecated because it is duplicate. Please use /infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table Segment 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 (Deprecated)
GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table (Deprecated)
Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table
Get ARP table for downlink router port on tier-1 router in CSV

Deprecated: This API is deprecated because it is duplicate. Please use /infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table?format=csv Segment 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 (Deprecated)
GET /policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table?format=csv (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Get IPSec VPN local endpoint list result

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Delete IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use DELETE /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Get IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Create or patch a custom IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use PATCH /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Create or fully replace IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use PUT /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id> instead.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Get IPSec VPN local endpoint list result

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/local-endpoints instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Delete IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use DELETE /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Get IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Create or patch a custom IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use PATCH /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Local Endpoints
Create or fully replace IPSec VPN local endpoint

Deprecated: This API is deprecated. Please use PUT /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ local-endpoints/<local-endpoint-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/local-endpoints/{local-endpoint-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Get IPSec VPN service list result

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Delete IPSec VPN service

Deprecated: This API is deprecated. Please use DELETE /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Get IPSec VPN service

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Create or patch IPSec VPN service

Deprecated: This API is deprecated. Please use PATCH /infra/tier-0s/<tier-0-id>/ ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Create or fully replace IPSec VPN service

Deprecated: This API is deprecated. Please use PUT /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Get IPSec VPN service list result

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Delete IPSec VPN service

Deprecated: This API is deprecated. Please use DELETE /infra/tier-1s/<tier-1-id>/psec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Get IPSec VPN service

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Create or patch IPSec VPN service

Deprecated: This API is deprecated. Please use PATCH /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Services
Create or fully replace IPSec VPN service

Deprecated: This API is deprecated. Please use PUT /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN sessions list result

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Delete IPSec VPN session

Deprecated: This API is deprecated. Please use DELETE /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN Session

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN Session

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>?action=show_sensitive_data instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}?action=show_sensitive_data (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Create or patch an IPSec VPN session

Deprecated: This API is deprecated. Please use PATCH /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Create or fully replace IPSec VPN session

Deprecated: This API is deprecated. Please use PUT /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN configuration for the peer site

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/peer-config instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/peer-config (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN sessions list result

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Delete IPSec VPN session

Deprecated: This API is deprecated. Please use DELETE /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN Session

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN Session

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>?action=show_sensitive_data instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}?action=show_sensitive_data (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Create or patch an IPSec VPN session

Deprecated: This API is deprecated. Please use PATCH /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Create or fully replace IPSec VPN session

Deprecated: This API is deprecated. Please use PUT /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions
Get IPSec VPN configuration for the peer site

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/peer-config instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/peer-config (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions > Summary
Get IPSec VPN Session Summary

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/summary instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/summary (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/summary (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Sessions > Summary
Get IPSec VPN Session Summary

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/summary instead.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/summary (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/summary (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Statistics
Get IPSec VPN session statistics under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id>/statisticsinstead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Statistics
Reset the statistics of the given VPN session

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id>/statistics instead.
POST /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
POST /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Statistics
Get IPSec VPN session statistics under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id>/statistics instead.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Statistics
Reset the statistics of the given VPN session

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id>/statistics instead.
POST /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
POST /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Status
Get IPSec VPN session detailed status under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/ sessions/<session-id>/detailed-status instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
Policy > Networking > Network Services > VPN > IPSEC > Status
Get IPSec VPN session detailed status under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/detailed-status instead.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/ipsec-vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Remote-Mac
Get L2Vpn session remote mac for logical switch

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id>/ sessions/<session-id>/remote-mac instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/remote-mac (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Remote-Mac
Get L2Vpn session remote mac for logical switch

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/sessions/<session-id>/remote-mac instead.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/remote-mac (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Get L2VPN service list result under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Delete L2VPN service under Tier-0

Deprecated: This API is deprecated. Please use DELETE /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Get L2VPN service under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Create or patch L2VPN service under Tier-0

Deprecated: This API is deprecated. Please use PATCH /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Create or fully replace L2VPN service under Tier-0

Deprecated: This API is deprecated. Please use PUT /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Get L2VPN service list result under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Delete L2VPN service under Tier-1

Deprecated: This API is deprecated. Please use DELETE /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Get L2VPN service under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Create or patch L2VPN service under Tier-1

Deprecated: This API is deprecated. Please use PATCH /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Services
Create or fully replace L2VPN service under Tier-1

Deprecated: This API is deprecated. Please use PUT /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get L2VPN sessions list result under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ l2vpn-services/<service-id>/sessions instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Delete L2VPN session under Tier-0

Deprecated: This API is deprecated. Please use DELETE /infra/tier-0s/<tier-0-id>/ l2vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get L2VPN Session under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/ l2vpn-services/<service-id>/sessions/<session-id> instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or patch an L2VPN session under Tier-0

Deprecated: This API is deprecated. Please use PATCH /infra/tier-0s/<tier-0-id>/ l2vpn-services/<service-id>/sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or patch an L2VPN session under Tier-0 from Peer Codes

Deprecated: This API is deprecated. Please use POST /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id>/sessions/<session-id>?action=create_with_peer_code instead.
POST /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}?action=create_with_peer_code (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or fully replace L2VPN session under Tier-0

Deprecated: This API is deprecated. Please use PUT /infra/tier-0s/<tier-0-id>/ l2vpn-services/<service-id>/sessions/<session-id> instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get Tier-0 L2VPN session configuration for the peer site

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id>/ sessions/<session-id>/peer-config instead. Note: The "transport_tunnel_path" returned in the payload wil be a new vpn path instead of the deprecated API path. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/peer-config (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get L2VPN sessions list result under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/sessions instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Delete L2VPN session under Tier-1

Deprecated: This API is deprecated. Please use DELETE /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
DELETE /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get L2VPN Session under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id> instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or patch an L2VPN session under Tier-1

Deprecated: This API is deprecated. Please use PATCH /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id> instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PATCH /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or patch an L2VPN session under Tier-1 from Peer Codes

Deprecated: This API is deprecated. Please use POST /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/sessions/<session-id>?action=create_with_peer_code instead. Note: Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
POST /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}?action=create_with_peer_code (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Create or fully replace L2VPN session under Tier-1

Deprecated: This API is deprecated. Please use PUT /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id> instead. Note: The API will return a new VPN path for "transport_tunnels" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource. Also VPN path returned in the Alarm, GPRR payload may include the new VPN path.
PUT /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id} (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Sessions
Get Tier-1 L2VPN session configuration for the peer site

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id>/peer-config instead. Note: The API will return a new VPN path for "transport_tunnel_path" in the response payload instead of the deprecated API path Both paths refer to the same object. Please note that request is validated and any error messages returned from validation may include the new VPN path instead of the deprecated path. Both new path and old path refer to same resource.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/peer-config (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Statistics
Get L2VPN session statistics under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id>/ sessions/<session-id>/statistics instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Statistics
Get L2VPN session statistics under Tier-1

Deprecated: This API is deprecated. Please use GET //infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/ sessions/<session-id>/statistics instead.
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/statistics (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Status
Get L2VPN session detailed status under Tier-0

Deprecated: This API is deprecated. Please use GET /infra/tier-0s/<tier-0-id>/l2vpn-services/<service-id>/ sessions/<session-id>/detailed-status instead.
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
Policy > Networking > Network Services > VPN > L2VPN > Status
Get L2VPN session detailed status under Tier-1

Deprecated: This API is deprecated. Please use GET /infra/tier-1s/<tier-1-id>/l2vpn-services/<service-id>/
GET /policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/detailed-status (Deprecated)
Policy > Networking > Networking Profiles > Global Gateway Configuration
Update the global configuration

Deprecated: This rest routine is deprecated. Use /infra/connectivity-global-config for Connectivity global config and /infra/ops-global-config for Operations global config.
PATCH /policy/api/v1/infra/global-config (Deprecated)
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/global-config (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
List communication maps

Deprecated: This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies
GET /policy/api/v1/infra/domains/{domain-id}/communication-maps (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Deletes a communication map from this domain

Deprecated: This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id
DELETE /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Read communication-map

Deprecated: This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id
GET /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Patch communication map

Deprecated: This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id
PATCH /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Revise the positioning of communication maps

Deprecated: This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id?action=revise
POST /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}?action=revise (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Create or Update communication map

Deprecated: This API is deprecated. Please use the following API instead. PUT /infra/domains/domain-id/security-policies/security-policy-id
PUT /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
List CommunicationEntries

Deprecated: This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules
GET /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Delete CommunicationEntry

Deprecated: This API is deprecated. Please use the following API instead. DELETE /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id
DELETE /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries/{communication-entry-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Read CommunicationEntry

Deprecated: This API is deprecated. Please use the following API instead. GET /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id
GET /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries/{communication-entry-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Patch a CommunicationEntry

Deprecated: This API is deprecated. Please use the following API instead. PATCH /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id
PATCH /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries/{communication-entry-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Revise the positioning of communication entry

Deprecated: This API is deprecated. Please use the following API instead. POST /infra/domains/domain-id/security-policies/security-policy-id/rules/rule-id?action=revise
POST /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries/{communication-entry-id}?action=revise (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Communication Maps
Create or update a CommunicationEntry

Deprecated: This API is deprecated. Please use the following API instead PUT /infra/domains/domain-id/security-policies/securit-policy-id/rules/rule-id
PUT /policy/api/v1/infra/domains/{domain-id}/communication-maps/{communication-map-id}/communication-entries/{communication-entry-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store
List all firewall identity stores

Deprecated:
Use the following Policy API -
GET /infra/identity-firewall-stores
GET /policy/api/v1/infra/firewall-identity-stores (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store
Delete firewall identity store

Deprecated:
Use the following Policy API -
DELETE /infra/identity-firewall-stores/<identity-firewall-store-id>
DELETE /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store
Read firewall identity store

Deprecated:
Use the following Policy API -
GET /infra/identity-firewall-stores/<identity-firewall-store-id>
GET /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store
Create or update a firewall identity store

Deprecated:
Use the following Policy API -
PATCH /infra/identity-firewall-stores/<identity-firewall-store-id>
PATCH /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store
Create or update a firewall identity store

Deprecated:
Use the following Policy API -
PUT /infra/identity-firewall-stores/<identity-firewall-store-id>
PUT /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Event-Log-Server
Delete a Event Log server for Firewall Identity store

Deprecated:
Use the following Policy API -
DELETE /infra/identity-firewall-stores/<identity-firewall-store-id>/event-log-servers/<event-log-server-id>
DELETE /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/event-log-servers/{event-log-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Event-Log-Server
Get a specific Event Log server for a given Firewall Identity store

Deprecated:
Use the following Policy API -
GET /infra/identity-firewall-stores/<identity-firewall-store-id>/event-log-servers/<event-log-server-id>
GET /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/event-log-servers/{event-log-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Event-Log-Server
Update a event log server for Firewall Identity store

Deprecated:
Use the following Policy API -
PUT /infra/identity-firewall-stores/<identity-firewall-store-id>/event-log-servers/<event-log-server-id>
PUT /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/event-log-servers/{event-log-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Ldap-Server
List all configured domain LDAP servers

Deprecated:
Use the following Policy API -
GET /infra/identity-firewall-stores/<identity-firewall-store-id>/ldap-servers
GET /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Ldap-Server
Delete a LDAP server for Firewall Identity store

Deprecated:
Use the following Policy API -
DELETE /infra/identity-firewall-stores/<identity-firewall-store-id>/ldap-servers/<ldap-server-id>
DELETE /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers/{ldap-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Ldap-Server
Get a specific LDAP server for a given Firewall Identity store

Deprecated:
Use the following Policy API -
GET /infra/identity-firewall-stores/<identity-firewall-store-id>/ldap-servers/<ldap-server-id>
GET /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers/{ldap-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Ldap-Server
Create a LDAP server for Firewall Identity store

Deprecated:
Use the following Policy API -
PATCH /infra/identity-firewall-stores/<identity-firewall-store-id>/ldap-servers/<ldap-server-id>
PATCH /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers/{ldap-server-id} (Deprecated)
Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store > Ldap-Server
Update a LDAP server for Firewall Identity store

Deprecated:
Use the following Policy API -
PUT /infra/identity-firewall-stores/<identity-firewall-store-id>/ldap-servers/<ldap-server-id>
PUT /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/ldap-servers/{ldap-server-id} (Deprecated)
Policy > Security > North South Security > Gateway Firewall > Settings > Security Configuration
Delete security config

Deprecated: Use the following API PUT/PATCH /infra/tier-0s//security-config
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/security-config (Deprecated)
System Administration > Configuration > Directory Service > Event-Log-Server
Create a Event Log server for Firewall Identity store

Deprecated:
Use the following Policy API -
PATCH /infra/identity-firewall-stores/<identity-firewall-store-id>/event-log-servers/<event-log-server-id>
PATCH /policy/api/v1/infra/firewall-identity-stores/{firewall-identity-store-id}/event-log-servers/{event-log-server-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
List Edge Clusters

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters instead.
GET /api/v1/edge-clusters (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Create Edge Cluster

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//edge-clusters/ instead.
POST /api/v1/edge-clusters (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Delete Edge Cluster

Deprecated: This API is deprecated. Please use DELETE /infra/sites//enforcement-points//edge-clusters/ instead.
DELETE /api/v1/edge-clusters/{edge-cluster-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Read Edge Cluster

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters/ instead.
GET /api/v1/edge-clusters/{edge-cluster-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Relocate service contexts from edge and remove edge node from the edge-cluster

Deprecated: This API is deprecated. Please use POST /infra/sites//enforcement-points//edge-clusters//action/relocate-and-remove-edge-transport-node instead.
POST /api/v1/edge-clusters/{edge-cluster-id}?action=relocate_and_remove (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Replace the transport node in the specified member of the edge-cluster

Deprecated: This API is deprecated. Please use POST /infra/sites//enforcement-points//edge-clusters//action/replace-edge-transport-node instead.
POST /api/v1/edge-clusters/{edge-cluster-id}?action=replace_transport_node (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Update Edge Cluster

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//edge-clusters/ instead.
PUT /api/v1/edge-clusters/{edge-cluster-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Get the Allocation details of an edge cluster

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters//allocation/status instead.
GET /api/v1/edge-clusters/{edge-cluster-id}/allocation-status (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Get the Realized State of a Edge Cluster

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters//state instead.
GET /api/v1/edge-clusters/{edge-cluster-id}/state (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Edge Clusters
Get the status for the Edge cluster of the given id

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-clusters//status instead.
GET /api/v1/edge-clusters/{edge-cluster-id}/status (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Failure Domains
List Failure Domains

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//failure-domains instead.
GET /api/v1/failure-domains (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Failure Domains
Create Failure Domain

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//failure-domains/ instead.
POST /api/v1/failure-domains (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Failure Domains
Delete Failure Domain

Deprecated: This API is deprecated. Please use DELETE /infra/sites//enforcement-points//failure-domains/ instead.
DELETE /api/v1/failure-domains/{failure-domain-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Failure Domains
Get a Failure Domain

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//failure-domains/ instead.
GET /api/v1/failure-domains/{failure-domain-id} (Deprecated)
System Administration > Configuration > Fabric > Edge Clusters > Failure Domains
Update Failure Domain

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//failure-domains/ instead.
PUT /api/v1/failure-domains/{failure-domain-id} (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > HTTP Service
Update http service certificate

Deprecated: Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/?action=apply_certificate&service_type=API&node_id=
POST /api/v1/cluster/{cluster-node-id}/node/services/http?action=apply_certificate (Deprecated)
POST /api/v1/node/services/http?action=apply_certificate (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service
Read service properties

Deprecated: Please use below endpoints.
GET https://<nsx-mgr>/api/v1/node/services/manager
GET /api/v1/cluster/{cluster-node-id}/node/services/policy (Deprecated)
GET /api/v1/node/services/policy (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service
Restart, start or stop the service

Deprecated: Please use below endpoints.
POST https://<nsx-mgr>/api/v1/node/services/manager?action=restart
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=start (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=stop (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=restart (Deprecated)
POST /api/v1/node/services/policy?action=start (Deprecated)
POST /api/v1/node/services/policy?action=stop (Deprecated)
POST /api/v1/node/services/policy?action=restart (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service
Reset the logging levels to default values

Deprecated: Please use below endpoints.
POST https://<nsx-mgr>/api/v1/node/services/manager?action=reset-manager-logging-levels
POST /api/v1/cluster/{cluster-node-id}/node/services/policy?action=reset-manager-logging-levels (Deprecated)
POST /api/v1/node/services/policy?action=reset-manager-logging-levels (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service
Update service properties

Deprecated: Please use below endpoints.
PUT https://<nsx-mgr>/api/v1/node/services/manager
PUT /api/v1/cluster/{cluster-node-id}/node/services/policy (Deprecated)
PUT /api/v1/node/services/policy (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Policy Service
Read service status

Deprecated: Please use below endpoints.
GET https://<nsx-mgr>/api/v1/node/services/manager/status
GET /api/v1/cluster/{cluster-node-id}/node/services/policy/status (Deprecated)
GET /api/v1/node/services/policy/status (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service
Read Telemetry service properties

Deprecated: This API is deprecated. Use:
GET https://<nsx-mgr>/api/v1/node/services/monitoring
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry (Deprecated)
GET /api/v1/node/services/telemetry (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service
Reset the logging levels to default values

Deprecated: This API is deprecated. Use:
POST https://<nsx-mgr>/api/v1/node/services/monitoring?action=reset-monitoring-logging-levels
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=reset-telemetry-logging-levels (Deprecated)
POST /api/v1/node/services/telemetry?action=reset-telemetry-logging-levels (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service
Restart, start or stop Telemetry service

Deprecated: This API is deprecated. Use:
POST https://<nsx-mgr>/api/v1/node/services/monitoring?action=restart|start|stop
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=restart (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=start (Deprecated)
POST /api/v1/cluster/{cluster-node-id}/node/services/telemetry?action=stop (Deprecated)
POST /api/v1/node/services/telemetry?action=restart (Deprecated)
POST /api/v1/node/services/telemetry?action=start (Deprecated)
POST /api/v1/node/services/telemetry?action=stop (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service
Update Telemetry service properties

Deprecated: This API is deprecated. Use:
PUT https://<nsx-mgr>/api/v1/node/services/monitoring
PUT /api/v1/cluster/{cluster-node-id}/node/services/telemetry (Deprecated)
PUT /api/v1/node/services/telemetry (Deprecated)
System Administration > Configuration > Fabric > Nodes > NSX Manager > Services > Telemetry Service
Read Telemetry service status

Deprecated: This API is deprecated. Use:
GET https://<nsx-mgr>/api/v1/node/services/monitoring/status
GET /api/v1/cluster/{cluster-node-id}/node/services/telemetry/status (Deprecated)
GET /api/v1/node/services/telemetry/status (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
List Transport Nodes

Deprecated: This API is deprecated. For Edge TN, Please use GET /infra/sites//enforcement-points//edge-transport-nodes instead. For Host TN, Please use GET /infra/sites//enforcement-points//host-transport-nodes instead.
GET /api/v1/transport-nodes (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Create a Transport Node

Deprecated: This API is deprecated. For Edge TN, Please use PATCH/PUT /infra/sites//enforcement-points//edge-transport-nodes/ instead. For Host TN, Please use PATCH/PUT /infra/sites//enforcement-points//host-transport-nodes/ instead.
POST /api/v1/transport-nodes (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Redeploys a new node that replaces the specified edge node.

Deprecated: This API is deprecated. Please use POST /infra/sites//enforcement-points//edge-transport-nodes//action/redeploy instead.
POST /api/v1/transport-nodes/{node-id}?action=redeploy (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Get the module details of a transport node

Deprecated: This api is now deprecated. Please use new api - /infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>/modules
GET /api/v1/transport-nodes/{node-id}/modules (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Delete a Transport Node

Deprecated: This API is deprecated. For Edge TN, Please use DELETE /infra/sites//enforcement-points//edge-transport-nodes/ instead. For Host TN, Please use DELETE /infra/sites//enforcement-points//host-transport-nodes/ instead.
DELETE /api/v1/transport-nodes/{transport-node-id} (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Get a Transport Node

Deprecated: This API is deprecated. For Edge TN, Please use GET /infra/sites//enforcement-points//edge-transport-nodes/ instead. For Host TN, Please use GET /infra/sites//enforcement-points//host-transport-nodes/ instead.
GET /api/v1/transport-nodes/{transport-node-id} (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Apply cluster level Transport Node Profile on overridden host

Deprecated: This api is now deprecated. Please use new api - /infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>?action=restore_cluster_config
POST /api/v1/transport-nodes/{transport-node-id}?action=restore_cluster_config (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Update a Transport Node

Deprecated: This API is deprecated. For Edge TN, Please use PATCH/PUT /infra/sites//enforcement-points//edge-transport-nodes/ instead. For Host TN, Please use PATCH/PUT /infra/sites//enforcement-points//host-transport-nodes/ instead.
PUT /api/v1/transport-nodes/{transport-node-id} (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Get a Transport Node's State

Deprecated: This API is deprecated. For Edge TN, Please use GET /infra/sites//enforcement-points//edge-transport-nodes//state instead. For Host TN, Please use GET /infra/sites//enforcement-points//host-transport-nodes//state instead.
GET /api/v1/transport-nodes/{transport-node-id}/state (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
Update transport node maintenance mode

Deprecated: This API is deprecated. For Edge TN, 1. To put into maintenance mode, Please use POST /infra/sites//enforcement-points//edge-transport-nodes//action/enter-maintenance-mode instead. 2. To exit from the maintenance mode, Please use POST /infra/sites//enforcement-points//edge-transport-nodes//action/exit-maintenance-mode instead. For Host TN, Please use POST /infra/sites//enforcement-points//host-transport-nodes/?action= instead.
POST /api/v1/transport-nodes/{transportnode-id} (Deprecated)
System Administration > Configuration > Fabric > Nodes > Transport Nodes
List transport nodes by realized state

Deprecated: This API is deprecated. For Edge TN, Please use GET /infra/sites//enforcement-points///state instead. For Host TN, Please use GET /infra/sites//enforcement-points///state instead.
GET /api/v1/transport-nodes/state (Deprecated)
System Administration > Configuration > Fabric > Pool Management > IP Pools
List IP Pools

Deprecated:
This rest routine is deprecated. Use /infra/ip-pools to get a paginated list of Ip address pools.
GET /api/v1/pools/ip-pools (Deprecated)
System Administration > Configuration > Fabric > Pool Management > IP Pools
Read IP Pool

Deprecated:
This rest routine is deprecated. Use /infra/ip-pools/<ip-pool-id> to get information about the IP address pool with specified id.
GET /api/v1/pools/ip-pools/{pool-id} (Deprecated)
System Administration > Configuration > Fabric > Pool Management > IP Pools
List IP Pool Allocations

Deprecated:
This rest routine is deprecated. Use /infra/ip-pools/<ip-pool-id>/ip-allocations to get all ip pool allocations.
GET /api/v1/pools/ip-pools/{pool-id}/allocations (Deprecated)
System Administration > Configuration > Fabric > Profiles > Cluster Profiles
List Cluster Profiles

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-cluster-high-availability-profiles instead.
GET /api/v1/cluster-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Cluster Profiles
Create a Cluster Profile

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//edge-cluster-high-availability-profiles/ instead.
POST /api/v1/cluster-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Cluster Profiles
Delete a cluster profile

Deprecated: This API is deprecated. Please use DELETE /infra/sites//enforcement-points//edge-cluster-high-availability-profiles/ instead.
DELETE /api/v1/cluster-profiles/{cluster-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Cluster Profiles
Get cluster profile by Id

Deprecated: This API is deprecated. Please use GET /infra/sites//enforcement-points//edge-cluster-high-availability-profiles/ instead.
GET /api/v1/cluster-profiles/{cluster-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Cluster Profiles
Update a cluster profile

Deprecated: This API is deprecated. Please use PATCH/PUT /infra/sites//enforcement-points//edge-cluster-high-availability-profiles/ instead.
PUT /api/v1/cluster-profiles/{cluster-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Hostswitch Profiles
List Hostswitch Profiles

Deprecated: This api is now deprecated. Please use new api - policy/api/v1/infra/host-switch-profiles
GET /api/v1/host-switch-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Hostswitch Profiles
Create a Hostswitch Profile

Deprecated: This api is now deprecated. Please use new api - PUT policy/api/v1/infra/host-switch-profiles/uplinkProfile1
POST /api/v1/host-switch-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Hostswitch Profiles
Delete a Hostswitch Profile

Deprecated: This api is now deprecated. Please use new api - DELETE policy/api/v1/infra/host-switch-profiles/uplinkProfile1
DELETE /api/v1/host-switch-profiles/{host-switch-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Hostswitch Profiles
Get a Hostswitch Profile by ID

Deprecated: This api is now deprecated. Please use new api - policy/api/v1/infra/host-switch-profiles/uplinkProfile1
GET /api/v1/host-switch-profiles/{host-switch-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Hostswitch Profiles
Update a Hostswitch Profile

Deprecated: This api is now deprecated. Please use new api - PATCH policy/api/v1/infra/host-switch-profiles/uplinkProfile1
PUT /api/v1/host-switch-profiles/{host-switch-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Node Profiles
List Transport Nodes

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/host-transport-node-profiles
GET /api/v1/transport-node-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Node Profiles
Create a Transport Node Profile

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
POST /api/v1/transport-node-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Node Profiles
Delete a Transport Node Profile

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
DELETE /api/v1/transport-node-profiles/{transport-node-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Node Profiles
Get a Transport Node

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
GET /api/v1/transport-node-profiles/{transport-node-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Node Profiles
Update a Transport Node Profile

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
PUT /api/v1/transport-node-profiles/{transport-node-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Zone Profiles
List transport zone profiles

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/transport-zone-profiles
GET /api/v1/transportzone-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Zone Profiles
Create a transport zone Profile

Deprecated: This api is now deprecated. Please use new api - PUT /policy/api/v1/infra/transport-zone-profiles/<tz-profile>
POST /api/v1/transportzone-profiles (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Zone Profiles
Delete a transport zone Profile

Deprecated: This api is now deprecated. Please use new api - DELETE /policy/api/v1/infra/transport-zone-profiles/<tz-profile>
DELETE /api/v1/transportzone-profiles/{transportzone-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Zone Profiles
Get transport zone profile by identifier

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/transport-zone-profiles/<tz-profile>
GET /api/v1/transportzone-profiles/{transportzone-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Profiles > Transport Zone Profiles
Update a transport zone profile

Deprecated: This api is now deprecated. Please use new api - PATCH /policy/api/v1/infra/transport-zone-profiles/<tz-profile>
PUT /api/v1/transportzone-profiles/{transportzone-profile-id} (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
List Transport Zones

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/sites/<site-id>/enforcement-points/ <enforcementpoint-id>/transport-zones
GET /api/v1/transport-zones (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
Create a Transport Zone

Deprecated: This api is now deprecated. Please use new api - PUT /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint- id>/transport-zones/<zone-id>
POST /api/v1/transport-zones (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
Delete a Transport Zone

Deprecated: This api is now deprecated. Please use new api - DELETE /infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/transport-zones/<zone-id>
DELETE /api/v1/transport-zones/{zone-id} (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
Get a Transport Zone

Deprecated: This api is now deprecated. Please use new api - /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint- id>/transport-zones/<zone-id>
GET /api/v1/transport-zones/{zone-id} (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
Update a Transport Zone

Deprecated: This api is now deprecated. Use new api - PATCH /infra/sites/<site-id>/enforcement-points/<enforcementpoint- id>/transport-zones/<zone-id>
PUT /api/v1/transport-zones/{zone-id} (Deprecated)
System Administration > Configuration > Fabric > Transport Zones
Get a Transport Zone's Current Runtime Status Information

Deprecated: This api is now deprecated. Please use new api - GET policy/api/v1/infra/realized-state/realized-entities?intent_path={{intent-path}}
GET /api/v1/transport-zones/{zone-id}/summary (Deprecated)
System Administration > Configuration > NSX Intelligence > Form Factors
GET /api/v1/cluster/{cluster-node-id}/node/intelligence/form-factors (Deprecated)
GET /api/v1/node/intelligence/form-factors (Deprecated)
System Administration > Configuration > NSX Managers > API Services > API Request Batching
Register a Collection of API Calls at a Single End Point

Deprecated: Support for batched operations will be removed from a future NSX release. For policy APIs, use the hierarchical API to submit a set of updates as a single operation. For other APIs, submit the operations as individual REST API calls.
POST /policy/api/v1/batch (Deprecated)
POST /api/v1/batch (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate
Set the cluster certificate

Deprecated: Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/?action=apply_certificate&service_type=MGMT_CLUSTER
POST /api/v1/cluster/api-certificate?action=set_cluster_certificate (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Certificate
POST /api/v1/cluster/api-certificate?action=clear_cluster_certificate (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration
Add a controller to the cluster

Deprecated: Deprecated. Use POST /cluster?action=join_cluster to join a node to cluster.
POST /api/v1/cluster/nodes (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration
Remove a controller from the cluster

Deprecated: Use POST /cluster/<node-id>?action=remove_node to detach a node from cluster. The controller is removed with the node.
DELETE /api/v1/cluster/nodes/{node-id} (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Configuration
Read Cluster Node Configuration

Deprecated: Deprecated. Use GET /cluster/<node-id> to get cluster node configuration.
GET /api/v1/cluster/nodes/{node-id} (Deprecated)
System Administration > Configuration > NSX Managers > Clusters > Cluster Status
GET /api/v1/cluster/nodes/status (Deprecated)
System Administration > Configuration > System Properties > Realization State Barrier
Gets the current barrier number

Deprecated: This method has been deprecated. To track realization state, use X-NSX-REQUESTID request header instead.
GET /api/v1/realization-state-barrier/current (Deprecated)
System Administration > Configuration > System Properties > Realization State Barrier
Increments the barrier count by 1

Deprecated: This method has been deprecated. To track realization state, use X-NSX-REQUESTID request header instead.
POST /api/v1/realization-state-barrier/current?action=increment (Deprecated)
System Administration > Lifecycle Management > Backup Restore Management > Restore
Get Restore configuration

Deprecated: Deprecated. Please use API /cluster/backups/config, to get remote file server(where backed-up files are stored) details durign restore.
GET /policy/api/v1/cluster/restore/config (Deprecated)
GET /api/v1/cluster/restore/config (Deprecated)
System Administration > Lifecycle Management > Backup Restore Management > Restore
Deprecated. Configure Restore SFTP server credentials

Deprecated: Please use API /cluster/backups/config, to configure remote file server(where backed-up files are stored) details during restore.
PUT /policy/api/v1/cluster/restore/config (Deprecated)
PUT /api/v1/cluster/restore/config (Deprecated)
System Administration > Lifecycle Management > Upgrade > Bundles
POST /api/v1/upgrade/bundle?action=upload (Deprecated)
System Administration > Lifecycle Management > Upgrade > Nodes
GET /api/v1/cluster/{cluster-node-id}/node/upgrade (Deprecated)
GET /api/v1/node/upgrade (Deprecated)
System Administration > Lifecycle Management > Upgrade > Plan
Start upgrade

Deprecated:
This rest routine is deprecated. Use /upgrade/plan?action=upgrade to start, retry or continue the upgrade.
POST /api/v1/upgrade/plan?action=start (Deprecated)
System Administration > Lifecycle Management > Upgrade > Plan
Continue upgrade

Deprecated:
This rest routine is deprecated. Use /upgrade/plan?action=upgrade to start, retry or continue the upgrade.
POST /api/v1/upgrade/plan?action=continue (Deprecated)
System Administration > Monitoring > Dashboards > Capacity Dashboard
Returns warning threshold(s) set for NSX Objects.

Deprecated: MP objects are not supported in 9.0. Use /api/v1/infra/capacity/thresholds to get POLICY and FABRIC entities' capacity warning thresholds.
GET /api/v1/capacity/threshold (Deprecated)
System Administration > Monitoring > Dashboards > Capacity Dashboard
Updates the warning threshold(s) for NSX Objects.

Deprecated: MP objects are not supported in 9.0. Use /api/v1/infra/capacity/thresholds to configure POLICY and FABRIC entities' capacity warning thresholds.
PUT /api/v1/capacity/threshold (Deprecated)
System Administration > Monitoring > Dashboards > Capacity Dashboard
Returns capacity usage data for NSX objects

Deprecated: MP objects are not supported in 9.0. Use /api/v1/infra/capacity/dashboard/usage to get POLICY and FABRIC entities' capacity usages.
GET /api/v1/capacity/usage (Deprecated)
System Administration > Monitoring > Dashboards > UI Views
Returns the Views based on query criteria defined in ViewQueryParameters.

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /api/v1/ui-views (Deprecated)
System Administration > Monitoring > Dashboards > UI Views
Creates a new View.

Deprecated: This API is deprecated and will be unavailable in later releases.
POST /api/v1/ui-views (Deprecated)
System Administration > Monitoring > Dashboards > UI Views
Delete View

Deprecated: This API is deprecated and will be unavailable in later releases.
DELETE /api/v1/ui-views/{view-id} (Deprecated)
System Administration > Monitoring > Dashboards > UI Views
Returns View Information

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /api/v1/ui-views/{view-id} (Deprecated)
System Administration > Monitoring > Dashboards > UI Views
Update View

Deprecated: This API is deprecated and will be unavailable in later releases.
PUT /api/v1/ui-views/{view-id} (Deprecated)
System Administration > Monitoring > Dashboards > Widget Configuration
Returns the Widget Configurations based on query criteria defined in WidgetQueryParameters.

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /api/v1/ui-views/{view-id}/widgetconfigurations (Deprecated)
System Administration > Monitoring > Dashboards > Widget Configuration
Creates a new Widget Configuration.

Deprecated: This API is deprecated and will be unavailable in later releases.
POST /api/v1/ui-views/{view-id}/widgetconfigurations (Deprecated)
System Administration > Monitoring > Dashboards > Widget Configuration
Delete Widget Configuration

Deprecated: This API is deprecated and will be unavailable in later releases.
DELETE /api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
System Administration > Monitoring > Dashboards > Widget Configuration
Returns Widget Configuration Information

Deprecated: This API is deprecated and will be unavailable in later releases.
GET /api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
System Administration > Monitoring > Dashboards > Widget Configuration
Update Widget Configuration

Deprecated: This API is deprecated and will be unavailable in later releases.
PUT /api/v1/ui-views/{view-id}/widgetconfigurations/{widgetconfiguration-id} (Deprecated)
System Administration > Monitoring > Health Checks
Get automatic health check toggle

Deprecated: This API is deprecated. Please use policy API /infra/auto-health-check-toggle to get automatic health check toggle.
GET /api/v1/automatic-health-check-toggle (Deprecated)
System Administration > Monitoring > Health Checks
Update automatic health check toggle

Deprecated: This API is deprecated. Please use policy API /infra/auto-health-check-toggle to update automatic health check toggle.
PUT /api/v1/automatic-health-check-toggle (Deprecated)
System Administration > Monitoring > Health Checks
List automatic health checks

Deprecated: This API is deprecated. Please use policy API /infra/auto-health-checks to list all the automatic health checks.
GET /api/v1/automatic-health-checks (Deprecated)
System Administration > Monitoring > Health Checks
Get an automatic health check

Deprecated: This API is deprecated. Please use policy API /infra/auto-health-checks?transport_zone_path=<transport-zone-path> to get an automatic health check for a specific transport zone.
GET /api/v1/automatic-health-checks/transport-zones/{transport-zone-id} (Deprecated)
System Administration > Monitoring > Health Checks
List manual health checks

Deprecated: This API is deprecated. Please use policy API /infra/manual-health-checks to list all the manual health check config entities; /infra/manual-health-checks/<manual-health-check-id>/result to get result for the specified manual health check ID.
GET /api/v1/manual-health-checks (Deprecated)
System Administration > Monitoring > Health Checks
Create a new manual health check request

Deprecated: This API is deprecated. Please use policy API /infra/manual-health-checks/<manual-health-check-id> to create a new manual health check request.
POST /api/v1/manual-health-checks (Deprecated)
System Administration > Monitoring > Health Checks
Delete an existing manual health check

Deprecated: This API is deprecated. Please use policy API /infra/manual-health-checks/<manual-health-check-id> to delete an existing manual health check.
DELETE /api/v1/manual-health-checks/{manual-health-check-id} (Deprecated)
System Administration > Monitoring > Health Checks
Get an existing manual health check

Deprecated: This API is deprecated. Please use policy API /infra/manual-health-checks/<manual-health-check-id> to get an existing manual health check.
GET /api/v1/manual-health-checks/{manual-health-check-id} (Deprecated)
System Administration > Monitoring > Latency Profiles
GET /api/v1/latency-profiles (Deprecated)
System Administration > Monitoring > Latency Profiles
POST /api/v1/latency-profiles (Deprecated)
System Administration > Monitoring > Latency Profiles
DELETE /api/v1/latency-profiles/{latency-profile-id} (Deprecated)
System Administration > Monitoring > Latency Profiles
GET /api/v1/latency-profiles/{latency-profile-id} (Deprecated)
System Administration > Monitoring > Latency Profiles
PUT /api/v1/latency-profiles/{latency-profile-id} (Deprecated)
System Administration > Monitoring > System Health > Plugins
GET /api/v1/systemhealth/plugins (Deprecated)
System Administration > Monitoring > System Health > Plugins
POST /api/v1/systemhealth/plugins (Deprecated)
System Administration > Monitoring > System Health > Plugins
DELETE /api/v1/systemhealth/plugins/{plugin-id} (Deprecated)
System Administration > Monitoring > System Health > Plugins
GET /api/v1/systemhealth/plugins/{plugin-id} (Deprecated)
System Administration > Monitoring > System Health > Profiles
GET /api/v1/systemhealth/profiles (Deprecated)
System Administration > Monitoring > System Health > Profiles
POST /api/v1/systemhealth/profiles (Deprecated)
System Administration > Monitoring > System Health > Profiles
DELETE /api/v1/systemhealth/profiles/{profile-id} (Deprecated)
System Administration > Monitoring > System Health > Profiles
GET /api/v1/systemhealth/profiles/{profile-id} (Deprecated)
System Administration > Monitoring > System Health > Profiles
PUT /api/v1/systemhealth/profiles/{profile-id} (Deprecated)
System Administration > Service Insertion
Get all service attachments.

Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces For East-West service insertion
GET /policy/api/v1/infra/segments/service-segments
GET /api/v1/serviceinsertion/service-attachments (Deprecated)
System Administration > Service Insertion
Add a Service Attachment.

Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
PUT /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PATCH /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
PUT /policy/api/v1/infra/segments/service-segments/<service-segment-id> PATCH /policy/api/v1/infra/segments/service-segments/<service-segment-id>
POST /api/v1/serviceinsertion/service-attachments (Deprecated)
System Administration > Service Insertion
Delete an existing service attachment

Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
DELETE /policy/api/v1/infra/segments/service-segments/>service-segment-id>
DELETE /api/v1/serviceinsertion/service-attachments/{service-attachment-id} (Deprecated)
System Administration > Service Insertion
Get a particular service attachment.

Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
GET /policy/api/v1/infra/segments/service-segments/<service-segment-id>
GET /api/v1/serviceinsertion/service-attachments/{service-attachment-id} (Deprecated)
System Administration > Service Insertion
Update an existing service attachment.

Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
PUT /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PATCH /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
PUT /policy/api/v1/infra/segments/service-segments/<service-segment-id> PATCH /policy/api/v1/infra/segments/service-segments/<service-segment-id>
PUT /api/v1/serviceinsertion/service-attachments/{service-attachment-id} (Deprecated)
System Administration > Service Insertion
List all ServiceChains.

Deprecated: This API has been deprecated, for North-South service insertion please use below Policy API
GET /policy/api/v1/infra/service-chains
GET /api/v1/serviceinsertion/service-chains (Deprecated)
System Administration > Service Insertion
Add Service Chain

Deprecated: This API has been deprecated, please use below Policy API
PUT /policy/api/v1/infra/service-chains/<service-chain-id> PATCH /policy/api/v1/infra/service-chains/<ervice-chain-id>
POST /api/v1/serviceinsertion/service-chains (Deprecated)
System Administration > Service Insertion
Delete a Service Chain.

Deprecated: This API has been deprecated, for East-West service insertion and service chaining at the edge, please use below Policy API
DELETE /policy/api/v1/infra/service-chains/<service-chain-id>
DELETE /api/v1/serviceinsertion/service-chains/{service-chain-id} (Deprecated)
System Administration > Service Insertion
Get a particular service chain.

Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/service-chains/<service-chain-id>
GET /api/v1/serviceinsertion/service-chains/{service-chain-id} (Deprecated)
System Administration > Service Insertion
List all service paths

Deprecated: NOTE: GET service paths api is deprecated, please use the policy API.
GET /api/v1/serviceinsertion/service-chains/{service-chain-id}/service-paths (Deprecated)
System Administration > Service Insertion
Update an existing Service Deployment

Deprecated: This API is deprecated since only property we can change on service deployment is display name, which is used for the SVM name. Changing the name will cause the name of the deployment to go out of sync with the deployed VM.
PUT /api/v1/serviceinsertion/services/{service-id}/service-deployments/{service-deployment-id} (Deprecated)
System Administration > Service Insertion
Delete an existing Service-Instance

Deprecated: This API has been deprecated, please use below Policy API
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
DELETE /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id} (Deprecated)
System Administration > Service Insertion
Update an existing Service-Instance.

Deprecated: This API has been deprecated, please use below Policy API
PATCH /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
PUT /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id} (Deprecated)
System Administration > Service Insertion
Add an InstanceEndpoint for a Service Instance

Deprecated: This API has been deprecated, please use below Policy API
PUT /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id> PATCH /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id> PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id> PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id>
POST /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-endpoints (Deprecated)
System Administration > Service Insertion
Delete a particular InstanceEndpoint.

Deprecated: This API has been deprecated, please use below Policy API
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id>
DELETE /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-endpoints/{instance-endpoint-id} (Deprecated)
System Administration > Service Insertion
Get a particular instance endpoint for a service instance.

Deprecated: This API has been deprecated, for North-South service insertion please use below Policy API
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id> GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/byod-service-instances/<service-instance-id>/service-instance-endpoints/<service-instance-endpoint-id&ggit;
GET /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-endpoints/{instance-endpoint-id} (Deprecated)
System Administration > Service Insertion
Deploy and set up service VMs either as standalone or HA

Deprecated: This API has been deprecated, please use below Policy API
PUT /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
POST /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes?action=deploy (Deprecated)
System Administration > Service Insertion
Upgrade service VMs using newer version of OVF

Deprecated: This API has been deprecated, please use below Policy API
PATCH /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
POST /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes?action=upgrade (Deprecated)
System Administration > Service Insertion
Remove service VMs either as standalone or HA

Deprecated: This API has been deprecated, please use below Policy API
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
POST /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes?action=delete (Deprecated)
System Administration > Service Insertion
Get statistics for a given interface identified by the interface index

Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>/statistics GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>/statistics
GET /api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes/{instance-runtime-id}/interfaces/{interface_index}/statistics (Deprecated)
System Administration > Service Insertion
List all Service Profiles of a Service.

Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles
GET /api/v1/serviceinsertion/services/{service-id}/service-profiles (Deprecated)
System Administration > Service Insertion
Add ServiceProfile for a given Service.

Deprecated: This API has been deprecated, please use below Policy API
PUT /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id> PATCH /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>
POST /api/v1/serviceinsertion/services/{service-id}/service-profiles (Deprecated)
System Administration > Service Insertion
Delete a particular ServiceProfile.

Deprecated: This API has been deprecated, please use below Policy API
DELETE /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>
DELETE /api/v1/serviceinsertion/services/{service-id}/service-profiles/{service-profile-id} (Deprecated)
System Administration > Service Insertion
Get a particular ServiceProfile for a Service.

Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>
GET /api/v1/serviceinsertion/services/{service-id}/service-profiles/{service-profile-id} (Deprecated)
System Administration > Service Insertion
Get NSgroups for a given ServiceProfile.

Deprecated: This API has been deprecated, for East-West service insertion and chaining at the edge, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>/group-associations
GET /api/v1/serviceinsertion/services/{service-id}/service-profiles/{service-profile-id}/nsgroups (Deprecated)
System Administration > Service Insertion
List all ServiceChainMappings.

Deprecated: This API has been deprecated, for East-West service insertion and service chaining at the edge, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>/service-chain-mappings
GET /api/v1/serviceinsertion/services/{service-id}/service-profiles/{service-profile-id}/service-chain-mappings (Deprecated)
System Administration > Settings > Certificates > CRL
Return the list of CrlDistributionPoints

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points (Deprecated)
System Administration > Settings > Certificates > CRL
Create a Crl Distribution Point

Deprecated: Do not use. This is currently unused functionality that will be removed.
POST /api/v1/trust-management/crl-distribution-points (Deprecated)
System Administration > Settings > Certificates > CRL
Delete a CrlDistributionPoint

Deprecated: Do not use. This is currently unused functionality that will be removed.
DELETE /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id} (Deprecated)
System Administration > Settings > Certificates > CRL
Return the CrlDistributionPoint with <crl-distribution-point-id>

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id} (Deprecated)
System Administration > Settings > Certificates > CRL
Return the status of the CrlDistributionPoint

Deprecated: Do not use. This is currently unused functionality that will be removed.
GET /api/v1/trust-management/crl-distribution-points/{crl-distribution-point-id}/status (Deprecated)
System Administration > Settings > Certificates > CRL
Return stored CRL in PEM format

Deprecated: Do not use. This is currently unused functionality that will be removed.
POST /api/v1/trust-management/crl-distribution-points/pem-file (Deprecated)
System Administration > Settings > Certificates > CSR
Generate a New Certificate Signing Request with Extensions

Deprecated: Deprecated in favor of POST /trust-management/csrs.
POST /api/v1/trust-management/csrs-extended (Deprecated)
System Administration > Settings > Certificates > Certificate
Set a certificate as a GM or LM Principal Identity certificate

Deprecated:
Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=LOCAL_MANAGER
POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=GLOBAL_MANAGER
POST /api/v1/trust-management/certificates?action=set_pi_certificate_for_federation (Deprecated)
System Administration > Settings > Certificates > Certificate
Set a certificate as the Appliance Proxy certificate to be used in inter-site communication

Deprecated:
Please use below APIs.
POST https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=apply_certificate&service_type=APH
POST /api/v1/trust-management/certificates?action=set_appliance_proxy_certificate_for_inter_site_communication (Deprecated)
System Administration > Settings > Licenses
Return the Enterprise License

Deprecated: Deprecated. Use the GET /licenses API instead.
GET /api/v1/license (Deprecated)
System Administration > Settings > Licenses
Assign an Updated Enterprise License Key

Deprecated: Deprecated. Use the POST /licenses API instead
PUT /api/v1/license (Deprecated)
System Administration > Settings > Licenses
Remove a license identified by the license-key

Deprecated: Deprecated. Use POST /licenses?action=delete API instead.
DELETE /api/v1/licenses/{license-key} (Deprecated)
System Administration > Settings > Licenses
Get license properties for license identified by the license-key

Deprecated: Use GET /licenses API instead.
GET /api/v1/licenses/{license-key} (Deprecated)
System Administration > Settings > Licenses
POST /api/v1/licenses/vcf-licenses (Deprecated)
System Administration > Settings > User Management > Access Token
Delete registration access token

Deprecated: Use API POST /api/v1/aaa/registration-token/delete
DELETE /api/v1/aaa/registration-token/{token} (Deprecated)
System Administration > Settings > User Management > Access Token
Get registration access token

Deprecated: Use API POST /api/v1/aaa/registration-token/retrieve
GET /api/v1/aaa/registration-token/{token} (Deprecated)
System Administration > Settings > User Management > Principal Identity
Register a name-certificate combination.

Deprecated: Deprecated, use POST /trust-management/principal-identities/with-certificate instead.
POST /api/v1/trust-management/principal-identities (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Get all the User Groups where vIDM display name matches the search key case insensitively. The search key is checked to be a substring of display name. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the group of interest more characters need to be entered.

Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.
GET /policy/api/v1/aaa/vidm/groups (Deprecated)
GET /api/v1/aaa/vidm/groups (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Get all the users and groups from vIDM matching the search key case insensitively. The search key is checked to be a substring of name or given name or family name of user and display name of group. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the user/group of interest more characters need to be entered.

Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.
POST /policy/api/v1/aaa/vidm/search (Deprecated)
POST /api/v1/aaa/vidm/search (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Get all the users from vIDM whose userName, givenName or familyName matches the search key case insensitively. The search key is checked to be a substring of name or given name or family name. This is a non paginated API. This API will return as many results that vIDM returns to NSX during the search query. vIDM may not send all results at once so to zero in on the user of interest more characters need to be entered.

Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/{id}/search.
GET /policy/api/v1/aaa/vidm/users (Deprecated)
GET /api/v1/aaa/vidm/users (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Read AAA provider vIDM properties

Deprecated: vIDM is deprecated by vIDB. Use API GET /api/v1/trust-management/oidc-uris/.
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm (Deprecated)
GET /api/v1/node/aaa/providers/vidm (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Update AAA provider vIDM properties

Deprecated: vIDM is deprecated by vIDB. Use API POST /api/v1/trust-management/oidc-uris/action/configure-vidb-oidc-endpoint.
PUT /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm (Deprecated)
PUT /api/v1/node/aaa/providers/vidm (Deprecated)
System Administration > Settings > User Management > VIDM Configuration
Read AAA provider vIDM status

Deprecated: vIDM is deprecated by vIDB. Use API GET /api/v1/trust-management/oidc-uris/{id}/health.
GET /api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm/status (Deprecated)
GET /api/v1/node/aaa/providers/vidm/status (Deprecated)