REST API  4.0.0
REST API for SafeNet Network HSMs
Web Server Configuration Actions

Web Server Configuration Actions

Object
    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:
                                 setDefaultCipherList - set the cipher suite available
                                    for the web server certificate to a pre-defined list.
                                    Use this action if a client changed the cipher
                                    list with PUT or PATCH to the 
                                    /api/lunasa/webServer resource.


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