CurrentLicenses
CurrentLicenses
This object returns licenses which will be removed and retained.
JSON Example
{
"toRemove": [
{
"productName": "Operations for Networks",
"evaluation": false,
"licenseKey": "AAAAA-BBBBB-CCCCC-DDDDD-EEEE",
"numberOfSockets": 25,
"expirationDate": 1661143082,
"serviceTag": "CPN0EgdEOFVWNzM0",
"expired": false,
"deploymentType": "onprem",
"capacityType": "string",
"edition": "string",
"suspended": false,
"deleted": false,
"invalid": false,
"managedByVrni": false,
"entitlements": [
{
"capacityType": "string",
"count": 0
}
],
"currentLicenses": "CurrentLicenses Object"
}
],
"toRetain": [
{
"productName": "Operations for Networks",
"evaluation": false,
"licenseKey": "AAAAA-BBBBB-CCCCC-DDDDD-EEEE",
"numberOfSockets": 25,
"expirationDate": 1661143082,
"serviceTag": "CPN0EgdEOFVWNzM0",
"expired": false,
"deploymentType": "onprem",
"capacityType": "string",
"edition": "string",
"suspended": false,
"deleted": false,
"invalid": false,
"managedByVrni": false,
"entitlements": [
{
"capacityType": "string",
"count": 0
}
],
"currentLicenses": "CurrentLicenses Object"
}
]
}
array of VRNILicense
toRemove
Optional
List of licenses that will be removed. This list will have Socket based licenses when Core based license is added.