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

Web Server Certificate 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:
                                 regenerate - create a new certificate for the web server
                                              This action has no parameters: the REST API
                                              service uses the configuration set by preceding
                                              PUT/PATCH resources.                                            


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