LicenseSummary

LicenseSummary
LicenseSummary
JSON Example
{
    "id": "string",
    "name": "string",
    "quantity": 0,
    "status": "string",
    "next_expiry_date": "string",
    "product": {
        "name": "VMware Cloud Foundation (cores)",
        "uom": "CORE",
        "uom_display_name": "Cores"
    },
    "is_default": false,
    "subscriptions": [
        {
            "id": "string",
            "serial_number": "string",
            "end_date": "string",
            "quantity": 0
        }
    ],
    "version": "string"
}
string As uuid As uuid
id
Required

Unique Id for the given Licence

string
name
Required

Name of the given license

integer As int64 As int64
quantity
Required

Quantity of the given license

string
status
Required

Current status of the given license

Possible values are : ACTIVE, INACTIVE,
string
next_expiry_date
Optional

Next expiry date of the given license

product
Required

Product details of the license

boolean
is_default
Required

Indicates whether the license is default

subscriptions
Required

subscriptions

string
version
Required

Current license version