Get authentication groups

Returns a list of all authentication groups.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
The host that the action should be executed against.

Response

List of all authentication groups
resultstring

Errors

500
Internal Server Error