NSX-T Data Center REST API
Get the list of all the virtual machines that are not a part of any existing NSGroup.
Get the list of all the virtual machines that are not a part of any existing NSGroup.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+