NSX-T Data Center REST API
Get the list of all the virtual machines that are not a part of any existing NSGroup. (Deprecated)
Get the list of all the virtual machines that are not a part of any existing NSGroup.Deprecated: This API is deprecated. Please use below policy API /infra/realized-state/unassociated-virtual-machines to fetch virtual machines not associated with any existing policy group.
Request:
Method:
GET
URI Path(s):
/api/v1/ns-groups/unassociated-virtual-machines
Request Headers:
n/a
Query Parameters:
VirtualMachineListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UnassociatedVMListResult+