NSX-T Data Center REST API
Get the status for the Edge cluster of the given id (Deprecated)
Returns the aggregated status for the Edge cluster along with status ofall edge nodes in the cluster. Query parameter "source=realtime" is the
only supported source.
Deprecated: This API is deprecated. Please use GET /infra/sites/
Request:
Method:
GET
URI Path(s):
/api/v1/edge-clusters/{edge-cluster-id}/status
Request Headers:
n/a
Query Parameters:
DataSourceParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/edge-clusters/875381be-a4c5-4173-8aa7-ab71695a8129/status?source=realtimeSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterStatus+