Retrieve Cloud Volumes ONTAP capacity-based BYOL license metering details
GET /working-environments/by-capacity-byol-details-v2
Returns capacity-based bring your own license (BYOL) license metering details.
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
licenses |
array[LicenseFlavorInfo] |
True |
|
flavourAggregatedInfo |
array[FlavourAggregatedInfo] |
True |
Example error response
{
"licenses": [
{}
],
"flavourAggregatedInfo": [
{}
]
}
Definitions
See Definitions
LicenseFlavorInfo
| Name | Type | Required | Description |
|---|---|---|---|
accountId |
string |
True |
|
serialNumber |
string |
False |
|
expirationDate |
integer |
True |
|
capacity |
integer |
False |
|
flavorType |
string |
False |
|
metadata |
string |
False |
TotalCapacity
| Name | Type | Required | Description |
|---|---|---|---|
capacity |
integer |
True |
|
units |
string |
False |
FlavourAggregatedInfo
| Name | Type | Required | Description |
|---|---|---|---|
flavorType |
string |
False |
|
totalLicensedCapacity |
True |
||
totalAllocatedLicensedCapacity |
False |
||
totalConsumedCapacity |
False |
||
totalPaygoCapacity |
False |
||
contractType |
string |
False |