---
title: "List private clouds in a resource group"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds"
tags: ["PrivateClouds"]
---

# List private clouds in a resource group

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds`

## Parameters

- `../../../../../../common-types/resource-management/v1/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v1/types.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v1/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

successful operation

- PrivateCloudList — A paged list of private clouds
  - `value` PrivateCloud[] — The items on the page
    - `id` string — Resource ID.
    - `name` string — Resource name.
    - `type` string — Resource type.
  - `nextLink` string — URL to get the next page if any

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs.md) · [All operations](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/vmware-microsoft-avs-avs/revisions/ff8d52e0b90c?raw)
