OfflineSubscriptionInfo
Information about an offline VMware Live Site Recovery key.
{
"id": "string",
"configuration": "string",
"degraded_date": 0,
"suspended_date": 0,
"deactivation_date": 0
}
ID of the license key.
JSON representation of the VMware Live Recovery configuration.
The date after which the server will enter degraded mode. Applicable if the license has been deactivated. Usually there is a grace period between the date of the deactivation and the date of the degradation. Could be null.
The date after which the server will enter suspended mode. Applicable if the license has been deactivated. Usually there is a grace period between the date of the deactivation and the date of the suspension. Could be null.
Deactivation date of the license. Null if it has not been deactivated yet.