license
PrivX license object
analytics_enabledboolean
audit_hosts_in_useinteger
creation_datestring<date-time>
Example:
2019-06-09T16:33:21.602Z
customerstring
expiry_datestring<date-time>
Example:
2020-06-04T16:33:21.512Z
featuresstring[]
hosts_in_useinteger
isofflineboolean
last_refreshed_datestring<date-time>
Example:
2019-04-21T05:09:06.504Z
license_codestring
license_messagestring
license_statusstring
Possible values: [VALID
, INVALID
, MALFORMED_DATA
, INVALID_SIGNATURE
, NOT_VALID_YET
, EXPIRED
, INVALID_PRODUCT
, VALID_ON_GRACE_PERIOD
, MAX_HOSTS_EXCEEDED
, MAX_AUDIT_HOSTS_EXCEEDED
, MAX_ACTIVATIONS_REACHED
, FAILED_TO_HANDLE_HOST_ELEMENT
, SUSPENDED
]
max_audited_hostsinteger
max_concurrent_https_connsinteger
max_concurrent_rdp_connsinteger
max_concurrent_ssh_connsinteger
max_concurrent_vnc_connsinteger
max_hostsinteger
max_usersinteger
messageinteger
productstring
Example:
PrivX
serial_numberstring
Example:
555668327246377398
statusinteger
typeinteger
users_in_useinteger
license
{
"analytics_enabled": true,
"audit_hosts_in_use": 0,
"creation_date": "2019-06-09T16:33:21.602Z",
"customer": "string",
"expiry_date": "2020-06-04T16:33:21.512Z",
"features": [
"string"
],
"hosts_in_use": 0,
"isoffline": true,
"last_refreshed_date": "2019-04-21T05:09:06.504Z",
"license_code": "string",
"license_message": "string",
"license_status": "VALID",
"max_audited_hosts": 0,
"max_concurrent_https_conns": 0,
"max_concurrent_rdp_conns": 0,
"max_concurrent_ssh_conns": 0,
"max_concurrent_vnc_conns": 0,
"max_hosts": 0,
"max_users": 0,
"message": 0,
"product": "PrivX",
"serial_number": "555668327246377398",
"status": 0,
"type": 0,
"users_in_use": 0
}