LicenseResponseDTO
Properties
string
End Date
Optional
Not available
string
Start Date
Optional
Not available
string
account
Optional
Not available
string
alias
Optional
Not available
string
casId
Optional
Not available
boolean
connected
Optional
Not available
string
description
Optional
Not available
boolean
expired
Optional
Not available
string
expiresIn
Optional
Not available
string
expiresOn
Optional
Not available
string
falconId
Optional
Not available
boolean
healthy
Optional
Not available
string
key
Optional
Not available
integer
lastRefreshed
Optional
Not available
string
lintId
Optional
Not available
string
onPremAllocation
Optional
Not available
string
orgName
Optional
Not available
integer
quantity
Optional
Not available
string
refreshStatus
Optional
Not available
string
status
Optional
Not available
string
transactionId
Optional
Not available
string
type
Optional
Not available
string
unit
Optional
Not available
string
vmid
Optional
Not available
JSON Example
{
"End Date": "string",
"Start Date": "string",
"account": "string",
"alias": "string",
"casId": "string",
"connected": false,
"description": "string",
"expired": false,
"expiresIn": "string",
"expiresOn": "string",
"falconId": "string",
"healthy": false,
"key": "string",
"lastRefreshed": 0,
"lintId": "string",
"onPremAllocation": "string",
"orgName": "string",
"quantity": 0,
"refreshStatus": "string",
"status": "string",
"transactionId": "string",
"type": "string",
"unit": "string",
"validations": [
{
"message": "string",
"strict": false
}
],
"vmid": "string"
}