InlineLicensingResponseResult
Properties
ccu capacity of current non-expired (valid licenses) and older (invalid) licenses (during grace period)
core capacity of current non-expired (valid licenses) and older (invalid) licenses (during grace period)
cpu capacity of current non-expired (valid licenses) and older (invalid) licenses (during grace period)
customer id
edge capacity of current non-expired (valid licenses) and older (invalid) licenses (during grace period)
true if non-expired ENTERPRISE license is available
true if all licenses are evaluation license
Maximum of expiry date for current licenses, 0 if any non-expiry license is present. Invalid/already expired license is not considered here.
Total Number of active Advanced licenses (non-expired and licenses from last major version during grace period)
Total Number of active Enterprise licenses (non-expired and licenses from last major version during grace period)
Total Number of active licenses (non-expired and licenses from last major version during grace period)
Total Number of active NAV licenses (non-expired and licenses from last major version during grace period)
Total Number of active ROBO licenses (non-expired and licenses from last major version during grace period)
Total Number of active SDWAN licenses (non-expired and licenses from last major version during grace period)
number of total enterprise licenses available
Number of valid Advanced licenses available. Active licenses from last major version which are only valid for grace period are not counted
Number of valid Enterprise licenses available. Active licenses from last major version which are only valid for grace period are not counted
Total Number of valid licenses available. Active licenses from last major version which are only valid for grace period are not counted
Number of valid NAV licenses available. Active licenses from last major version which are only valid for grace period are not counted
Number of valid ROBO licenses available. Active licenses from last major version which are only valid for grace period are not counted
Number of valid SDWAN licenses available. Active licenses from last major version which are only valid for grace period are not counted
service tag
Count of used cores
Count of used devices
Count of used edges
Count of used sockets
VM capacity of current non-expired (valid licenses) and older (invalid) licenses (during grace period)
JSON Example
{
"ccuCapacity": 10,
"coreCapacity": 10,
"cpuCapacity": 10,
"customerId": 10000,
"edgeCapacity": 10,
"expireDate": 10,
"numOfActiveAdvancedLicense": 5,
"numOfActiveEnterpriseLicense": 2,
"numOfActiveLicense": 1,
"numOfActiveNAVLicense": 7,
"numOfActiveROBOLicense": 10,
"numOfActiveSDWANLicense": 1,
"numOfEnterpriseLicense": 10,
"numOfValidAdvancedLicense": 5,
"numOfValidEnterpriseLicense": 10,
"numOfValidLicense": 1,
"numOfValidNAVLicense": 2,
"numOfValidROBOLicense": 1,
"numOfValidSDWANLicense": 5,
"serviceTag": "CJBOEgdEQVMzWTFI",
"usedCores": 768,
"usedDevices": 10,
"usedEdges": 10,
"usedSockets": 64,
"vmCapacity": 10
}
Property Of
LicensingResponse