|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Sets a specific HSM policy.
The serial number of the HSM of interest
Use:  Required  
JSON Schema:  
Object type: string
The identifier of the policy to change
Use:  Required  
JSON Schema:  
Object type: string
The new value for the HSM policy
Use:  Required  
JSON Schema:  
Object type: string
Success
JSON Schema:  
    id: Object
        type: string
"Location" is the URL to the task spawned to perform the action on the HSM policy.
Unexpected error
 
   PUT 
   https://1.2.3.4:8443/api/lunasa/hsms/154704/policies/33
   {"value": 0}
 
{'Access-Control-Allow-Origin': '*', 'Content-Type': 'application/json', 'Location': '/api/lunasa/hsms/tasks/22', 'Content-Length': '2', 'Access-Control-Allow-Credentials': 'true'}
{
}