NSX-T Data Center REST API
Get the status for the Edge cluster of the given id
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.
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
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EdgeClusterStatus+