REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets the information associated with a specific HSM policy.
The serial number of the HSM of interest
Use: Required
JSON Schema:
Object type: string
The identifier of the policy of interest
Use: Required
JSON Schema:
Object type: string
Policy details.
JSON Schema: HSM Policy description
Unexpected error
HSM or policy does not exist.
GET https://1.2.3.4:8443/api/lunasa/hsms/154704/policies/26
{ "destructive": false, "changeable": false, "description": "Store MTK Split Externally", "enabled": true, "id": "26", "value": 0 }