|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Sends the specified configuration action to the web server.
The identifier of the action to be performed
Use:  Required  
JSON Schema:  
Object type: string
See Web Server Configuration Actions
Success
JSON Schema:  
    id: Object
        type: string
  "location" is the URL to the task spawned to perform the web server configuration action.
 
Unexpected error
Action does not exist.
 
POST https://1.2.3.4:8443/api/lunasa/webServer/actions/setDefaultCipherList
 
{'Access-Control-Allow-Origin': '*', 'Content-Type': 'application/json', 'Content-Length': '712', 'Access-Control-Allow-Credentials': 'true'}
{
}