REST API  5.0.0
REST API for SafeNet Network HSMs
Web Server Blacklist Actions

Web Server Blacklist 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:
                 reset - resets the blacklist entries clearing any user who was previously blacklisted.

      url: Object
        type:  string
        description:  url is the location of the action.

See Also

POST /api/lunasa/webServer/blacklist/actions/{actionid}