| |
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 | |
---|---|---|
bundleName | The bundle name for the feature | |
featureName | The feature name | |
lineId | The line id | |
licenseId | The licenseId | |
purchaseOrderId | The purchase order id | |
generationDate | The generation date for this license | |
installDate | This date the license was installed | |
expirationDate | The end date for this license | |
usageLimit | The usage limit for this license | |
activeLicenseMode | The active licensing mode |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/licenseDomainBundleInfo={bundleName},{featureName},{lineId} |