NSX-T Data Center REST API
Get inter-site status of the edge cluster
Returns the aggregated status for the Edge cluster along with status ofall edge nodes in the cluster. It always returns cached response.
Request:
Method:
GET
URI Path(s):
/api/v1/edge-clusters/<edge-cluster-id>/inter-site/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/edge-clusters/875381be-a4c5-4173-8aa7-ab71695a8129/inter-site/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterInterSiteStatus+