|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
 
Object
    actions: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the action.  
                              Use this identifier to perform the action in a POST to the resource.
                              Valid actions are:
                                 start  - begin a task that is in a WAITING state
                              
            url: Object
                type:  string
                description:  url is the fully-formed resource for a POST to complete the action.