Resources | system | licenseFeatureStatus

licenseFeatureStatus

This table is used to report status per each licensed feature

Operational Data

ParameterDescription
featureName The name of the feature
licenseSought The number of times a license was sought
licenseNotReceived The number of times a license was not received
licenseInstalled Displays whether the license is installed or not
currentLicenseAvailability Displays current availability of license
currentLicensesTotal This object indicates usage limit of license
currentLicensesInUse Indicates the number of licenses currently in use
licensingStatus Indicates whether Feature or Call addmission is enabled or disabled
REST API: GET Example

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

  • No labels