| |
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 | |
licenseId | The licenseId | |
expirationDate | The expiration date for this license | |
usageLimit | The count provisioned in this license | |
activeLicenseMode | The active licensing mode |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/licenseNodeLockedBundleInfo={bundleName},{featureName} |