NSX-T Data Center REST API

Associated URIs:

API Description API Path

List all transport node and statuses based on idfw enabled ComputeCollection ID.


Retrieve all the transport node and status by idfw enabled
ComputeCollection ID in the request.
GET /api/v1/idfw/compute-collections/{cc-ext-id}/transport-nodes/status (Deprecated)

Get list of compute collections and status.


Retrieve the compute collection status by ID.
GET /api/v1/idfw/compute-collections/{compute-collection-ext-id}/status (Deprecated)

List all IDFW enabled ComputeCollection statuses.


Retrieve all the Compute collection status.
GET /api/v1/idfw/compute-collections/status (Deprecated)

List all VM and statuses based on transport node ID of idfw enabled compute collection.


Retrieve all the VM and status by transport node ID of idfw enabled compute
collection in the request.
GET /api/v1/idfw/transport-nodes/{transport-node-id}/vms/status (Deprecated)