SaasLicensingStatus

SaasLicensingStatus
SaasLicensingStatus
JSON Example
{
    "connected": false,
    "enabled": false,
    "expired": false,
    "last_refreshed_at": "string",
    "message": "string",
    "name": "string",
    "public_key": "string",
    "refresh_status": false,
    "refreshed_at": "string",
    "reserve_service_units": "number",
    "state": "string"
}
boolean
connected
Optional

Portal connectivity status. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
enabled
Optional

Status of saas licensing subscription. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
expired
Optional

Saas license expiry status. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
last_refreshed_at
Optional

TimeStamp of last successful refresh. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
message
Optional

Message. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
name
Optional

Name. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
public_key
Optional

Public key. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
refresh_status
Optional

License refresh status. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
refreshed_at
Optional

Timestamp of last attempted refresh. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As double As double
reserve_service_units
Optional

Service units reserved on controller. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
state
Optional

Saas license request status. Enum options - SUBSCRIPTION_NONE, SUBSCRIPTION_SUCCESS, SUBSCRIPTION_FAILED, SUBSCRIPTION_IN_PROGRESS. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of