REST API  4.0.0
REST API for SafeNet Network HSMs
Service Actions

Service Actions

    actions: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the action.  
                              Use this identifier to complete the action with a POST.
                              Valid actions are:
                                 start   - bring the service on-line; assumed not running
                                 stop    - terminate the service assumed to be running
                                 restart - stop and start the service; assumed to be running


           url: string (see POST /api/lunasa/services/{serviceid}/actions/{actionid})