LicensingInfoDrResponseEntity

LicensingInfoDrResponseEntity
LicensingInfoDrResponseEntity

Licensing information about VMware Live Site Recovery server.

AllOf
This class requires all of the following:
JSON Example
{
    "license_type": "string",
    "trial": false,
    "expiration_date": 0,
    "total_units": 0,
    "used_units": 0,
    "cost_unit": "string",
    "offline_subscription_info": {
        "id": "string",
        "configuration": "string",
        "degraded_date": 0,
        "suspended_date": 0,
        "deactivation_date": 0
    },
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
Returned By