Service Authentication

HTTP Method

Resource

Request

Response

Description

GET

.../authentication

   

N/A

Authentication

Returns the Authentication Attributes configured on the system.

PUT

.../authentication

   

Authentication

Authentication

Updates the given authentication configuration to the system.

GET

.../authentication/console

    N/A

AuthenticationConsole

Returns console authentication configuration.

PUT

.../authentication/console

   

AuthenticationConsole

AuthenticationConsole

Updates the given console authentication configuration to the system.

GET

.../authentication/ssh

    N/A

AuthenticationSsh

Returns ssh authentication configuration.

PUT

.../authentication/ssh

    AuthenticationSsh AuthenticationSsh

Updates the given ssh authentication configuration to the system.