REST API
4.0.0
REST API for SafeNet Network HSMs
|
Performs the specified action on the service.
The identifier of the service of interest
Use: Required
JSON Schema:
Object type: string
The identifier of the action of interest
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 service.
The identifier for the service actioned.
JSON Schema:
id: Object type: string
Unexpected error
Service or action does not exist.
POST https://1.2.3.4:8443/api/lunasa/services/stc/actions/restart
{'Access-Control-Allow-Origin': '*', 'Content-Type': 'application/json', 'Location': '/tasks/3', 'Content-Length': '2', 'Access-Control-Allow-Credentials': 'true'} {}