NSX-T Data Center Global Manager REST API
Read node properties
Returns information about the NSX appliance. Information includes CLI coredumpconfiguration, CLI history size, CLI output datetime, CLI output deprecate warn,
CLI timeout, export type, host name, kernel version, message of the day (motd),
node type, node UUID, node version, product version, system datetime, system time
and time zone.
Request:
Method:
GET
URI Path(s):
/api/v1/transport-nodes/{transport-node-id}/node
/api/v1/cluster/{cluster-node-id}/node
/api/v1/node
/api/v1/cluster/{cluster-node-id}/node
/api/v1/node
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/nodeSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NodeProperties+