Validate prerequisites for converting a system
GET /azure/ha/working-environments/{workingEnvironmentId}/validate-byol-to-capacity
Validates the prerequisites for converting an existing Cloud Volumes ONTAP system.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
validAccount |
boolean |
True |
|
validNss |
boolean |
False |
|
mpSub |
array[CloudAccountResponse] |
True |
|
capacityLicenses |
array[CapacityLicenseInfo] |
True |
|
totalPrimaryVolumes |
True |
||
totalDpVolumes |
False |
||
vmPlan |
string |
False |
|
awsOldDeployment |
boolean |
False |
Definitions
See Definitions
CloudAccountResponse
| Name | Type | Required | Description |
|---|---|---|---|
cloudAccountId |
string |
True |
|
provider |
string |
False |
|
subscriptionId |
string |
False |
TotalCapacity
| Name | Type | Required | Description |
|---|---|---|---|
capacity |
integer |
True |
|
units |
string |
False |
CapacityLicenseInfo
| Name | Type | Required | Description |
|---|---|---|---|
flavorType |
string |
False |
|
contractType |
string |
False |
|
totalLicensedCapacity |
True |
||
totalConsumedCapacity |
False |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |