| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/cnfPodType = 'oam')) |
Parameter | Description | |
---|---|---|
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 |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/licenseFeatureStatus={featureName} |