REST API  4.0.0
REST API for SafeNet Network HSMs
HSM Role Actions

HSM Role Actions

Object
    roles: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the role action.  
                                                            Use this identifier to complete the action with a POST.
                                                            Valid actions are:
                                                                createChallenge - initialize the role challenge to a specific value
                                                                reset - return the password for the role to the factory default
                                                                deactivate - decache the PED key data
                                    NOTE: These actions do not apply for the Security Officer role.


           url: string (see POST /api/lunasa/hsms/{hsmid}/roles/{roleid}/actions/{actionid})