You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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: legacy, local or network
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