Resources | system | licenseInfo

licenseInfo

The license status for registered license features.

Operational Data

ParameterDescription
featureName This object indicates the feature name
licenseId This object indicates the license Id.
expirationDate This object indicates the licence expiry date for a feature.
usageLimit This object indicates the usageLimit of a feature.
source Indicates where the licenses is located: nodeLocked or domain
inUse Indicates the number of licenses used by the application
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/licenseInfo/{featureName},{licenseId}

  • No labels