Resources | system | licenseRequiredStatus

licenseRequiredStatus

This table is used to save information about previously acquired licenses

Operational Data

ParameterDescription
name Identifies the server.
featureName The name of the feature
lastAcquiredCount the number of licenses acquired
lastGoodserverName The name used to reference this server
lastAcquiredDate This date the license was installed
usingCapacityLicense Was this license obtained using a capacity license
serviceAuthorizationMode
REST API: GET Example

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

  • No labels