NSX-T Data Center REST API
Get a Policy Edge Cluster Remote TEP Connectivity status under an Enforcement Point
Returns the aggregated status for the Edge cluster along with status ofall edge nodes in the cluster.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/remote-tep-connectivity/status
/policy/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/remote-tep-connectivity/status
/policy/api/v1/global-infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/remote-tep-connectivity/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/edge-clusters/my-edge-cluster-id/remote-tep-connectivity/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyEdgeClusterRemoteTunnelConnectivityStatus+