NSX-T Data Center REST API
Listing of Virtual machines on the NSX Manager (Deprecated)
This API filters objects of type virtual machines from the specified NSX Manager.Deprecated: This API has been deprecated. Please use the new API GET /infra/realized-state/virtual-machines
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/realized-state/enforcement-points/{enforcement-point-name}/virtual-machines
Request Headers:
n/a
Query Parameters:
AdditionalSearchParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/realized-state/enforcement-points/default/virtual-machinesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SearchResponse+