Resources | system | licenseNodeLockedBundleInfo

licenseNodeLockedBundleInfo

This table shows information about all the nodeLocked licenses stored on the box

Exists on Condition (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'oam'))

Operational Data

ParameterDescription
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}

  • No labels