[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
SolutionLicense
Model represents details of license for a solution
Properties
string
id
Required
Identifier of the license.
string
licenseKey
Required
The license key.
string
capacity
Optional
The capacity of the license.
string
edition
Optional
The license edition.
Possible values are: NOT_LICENSED , FOUNDATION , CORE , STANDARD , ADVANCED , ENTERPRISE , UNKNOWN
integer as int64
expirationDate
Optional
The expiration date of the license.
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
string
usage
Optional
Count of number of objects used.
JSON Example
{
"id": "string",
"licenseKey": "string"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
SolutionLicenses