Resources | system | licenseDomainBundleInfo

licenseDomainBundleInfo

This table shows information about all the domian 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
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}

  • No labels