Resources | system | licenseLocalBundleInfo

licenseLocalBundleInfo

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

Operational Data

ParameterDescription
bundleName The bundle name for the feature
featureName The feature name
licenseId The licenseId
purchaseOrderId The purchase order id
lineId The line 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
fingerPrint1 The finger print for one of the nodes
fingerPrint2 If an HA license, The finger print for the other node
activeLicenseMode The active licensing mode
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/licenseLocalBundleInfo/{bundleName},{featureName}

  • No labels