LicenseSearchSummary

LicenseSearchSummary
License Search Summary
JSON Example
{
    "id": "479d239e-38f0-4071-9662-9c516ffdedc3",
    "name": "VMware Cloud Foundation (cores)",
    "quantity": 41000,
    "status": "ACTIVE",
    "next_expiry_date": "2025-10-19T10:18:32.000Z",
    "product": {
        "name": "VMware Cloud Foundation (cores)",
        "uom": "CORE",
        "uom_display_name": "Cores",
        "product_name": "VMware Cloud Foundation",
        "type": "BASE"
    },
    "is_default": true,
    "subscriptions": [
        {
            "id": "4c9e18f5-3238-4523-ae68-bdf10eccf8e8",
            "serial_number": "530530-1-1",
            "end_date": "2026-02-10T07:59:59.000Z",
            "quantity": 2000
        }
    ],
    "version": "v19",
    "consumption_details": {
        "unit": "CORE",
        "unit_display_name": "Cores",
        "total": 5000,
        "used": 3000,
        "available": 2000,
        "last_reported_date_time": "2023-12-31T12:59:00"
    },
    "vcf_ops": {
        "name": "VCF",
        "vcf_ops_id": "39ce3487-9341-424c-8bac-c9e890626016"
    }
}
string As uuid As uuid
id
Optional

Id of the given licence

string
name
Optional

Name of the given license

integer As int64 As int64
quantity
Optional

Quantity of the given license

string
status
Optional

Current status of the given license

Possible values are : ACTIVE, INACTIVE,
string
next_expiry_date
Optional

Next expiry date of the given license

product
Optional

Product details of the license

boolean
is_default
Optional

Indicates a system-generated default license derived from a subscription or entitlement. This license can be split to create additional licenses.

subscriptions
Optional

subscriptions

string
version
Optional

Current license version

consumption_details
Optional

Consumption details of license

vcf_ops
Optional

Details of the underlying VCF Operations associated with license