NSX-T Data Center REST API

Associated URIs:

API Description API Path

List Policy Edge Cluster High Availability Profiles


List edge cluster high availability profiles.
GET /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-cluster-high-availability-profiles

Delete a Policy Edge Cluster High Availability Profile


Delete a policy edge cluster high availability profile.
DELETE /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-cluster-high-availability-profiles/{edge-cluster-high-availability-profile-id}

Get a Policy Edge Cluster High Availability Profile


Get a policy edge cluster high availability profile.
GET /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-cluster-high-availability-profiles/{edge-cluster-high-availability-profile-id}

Patch a Policy EdgeCluster High Availability Profile


Patch a policy edge cluster high availability profile.
PATCH /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-cluster-high-availability-profiles/{edge-cluster-high-availability-profile-id}

Create or Update a Policy Edge Cluster High Availability Profile


Create or Update a policy edge cluster high availability profile.
PUT /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-cluster-high-availability-profiles/{edge-cluster-high-availability-profile-id}