---
title: "Implements List virtual machine instances."
method: GET
path: "/{resourceUri}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachineInstances"
tags: ["VirtualMachineInstances"]
---

# Implements List virtual machine instances.

`GET /{resourceUri}/providers/Microsoft.ConnectedVMwarevSphere/virtualMachineInstances`

Lists all of the virtual machine instances within the specified parent resource.

## Path parameters

- `resourceUri` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success

- VirtualMachineInstancesList — List of VirtualMachineInstances.
  - `nextLink` string — Url to follow for getting next page of VirtualMachines.
  - `value` VirtualMachineInstance[], required — Array of VirtualMachines — unresolved $ref

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/connectedvmware-microsoft-connectedvmwarevsphere.md) · [All operations](https://skmtc.net/azure/apis/connectedvmware-microsoft-connectedvmwarevsphere/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/connectedvmware-microsoft-connectedvmwarevsphere/revisions/81d67c5b52dd/schema)
