LicenseList

LicenseList
License List

List of all licenses

AllOf
This class requires all of the following:
JSON Example
{
    "offset": 0,
    "number_of_results": 0,
    "total_result_count": 0,
    "total_pages": 0,
    "sort_ascending": false,
    "sort_by": "string",
    "results": [
        {
            "license_id": "string",
            "license_type": "string",
            "source": "string",
            "source_id": "string",
            "sku_code": "ANS-FW-ATP",
            "product_display_name": "VMware vDefend Firewall with Advanced Threat Prevention",
            "product_family": "FIREWALL WITH ATP",
            "quantity": 0,
            "unit_of_measure": "string",
            "expiration_date": 0,
            "expiry_date_with_grace_period": 0,
            "license_token": "string"
        }
    ]
}
Returned By