| |
Exists on Condition | (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /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/sonusSystem:system/licenseDomainBundleInfo={bundleName},{featureName},{lineId} |