NSX-T Data Center REST API
List all virtual machines for this VPC
This API lists the Virtual Machines for this VPC. Only those VMs are listedwhich are connected to the subnets of this VPC.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/virtual-machines
Request Headers:
n/a
Query Parameters:
RealizationListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VirtualMachineListResult+