REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets the information associated with a specific license.
The serial number of the HSM of interest
Use: Required
JSON Schema:
Object type: string
The identifier of the license of interest
Use: Required
JSON Schema:
Object type: string
License details
JSON Schema: License description
Unexpected error
HSM or license does not exist.
GET https://1.2.3.4:8443/api/lunasa/hsms/154704/licenses/4
{ "id": "620124-000", "description": "Maximum 20 partitions" }