Retrieve an Azure VMware Solution private cloud
GET /azure/vsa/working-environments/{workingEnvironmentId}/avs-private-clouds
Retrieves an Azure VMware Solution private cloud for the existing subscription.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
True |
|
name |
string |
False |
|
location |
string |
False |
|
zones |
array[string] |
True |
|
tags |
True |
||
properties |
True |
Definitions
See Definitions
| Name | Type | Required | Description |
|---|---|---|---|
traversableAgain |
boolean |
False |
|
empty |
boolean |
False |
AvsPrivateCloudEndpoints
| Name | Type | Required | Description |
|---|---|---|---|
vcenterIp |
string |
False |
AvsPrivateCloudManagCluster
| Name | Type | Required | Description |
|---|---|---|---|
clusterId |
string |
False |
|
displayName |
string |
False |
|
clusterSize |
string |
False |
|
provisioningState |
string |
False |
|
vsanDatastoreName |
string |
False |
AvsPrivateCloudProperties
| Name | Type | Required | Description |
|---|---|---|---|
provisioningState |
string |
False |
|
endpoints |
True |
||
managementCluster |
True |