VRNILicense

VRNILicense
VRNILicense
JSON Example
{
    "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": {
        "toRemove": [
            "VRNILicense Object"
        ],
        "toRetain": [
            "VRNILicense Object"
        ]
    }
}
string
productName
Optional

productName

boolean
evaluation
Optional

true if license is evaluation license

string
licenseKey
Optional

license serial key

integer As int32 As int32
numberOfSockets
Optional

sockets entitlement for this license

integer As int64 As int64
expirationDate
Optional

unix epoch time

string
serviceTag
Optional

service tag

boolean
expired
Optional

true if license is expired

string
deploymentType
Optional

environment deployment type

capacityType
Optional

License entitlement types

Possible values are : CPU, CCU, VM, CORE, TEN_MBPS, THIRTY_MBPS, FIFTY_MBPS, HUNDRED_MBPS, TWO_HUNDRED_MBPS, FIVE_HUNDRED_MBPS, ONE_GBPS, TWO_GBPS, FIVE_GBPS, TEN_GBPS, THREE_FIFTY_MBPS, SEVEN_FIFTY_MBPS, DEVICE,
edition
Optional

Types for License Editions

Possible values are : ADVANCED, ENTERPRISE, ROBO, SDWAN, NAV, UNIVERSAL, VRNIC_ENTERPRISE, VRNIC_NAV, VRNIC_UNIVERSAL, VRNIC_VPT,
boolean
suspended
Optional

true if customer state is suspended

boolean
deleted
Optional

true if customer state is deleted

boolean
invalid
Optional

true for license keys from last version, which are active only for grace period

boolean
managedByVrni
Optional

true for license edition managed by vrni

entitlements
Optional

list of entitlements supported by the license

currentLicenses
Optional

This object returns licenses which will be removed and retained.