|
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 |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/licenseDomainBundleInfo/{bundleName},{featureName},{lineId} |