Service Authentication

HTTP Method Resource

Request

Response

Description

GET

.../authentication

N/A

Authentication

Returns authentication configuration.

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/last_login/{AuthenticationLastLogin.last_login_order}

N/A

AuthenticationLastLogin

Returns authentication last-login users.

GET

.../authentication/mac_based

N/A

AuthenticationMacbased

Returns mac based authentication configuration.

PUT

.../authentication/mac_based

AuthenticationMacbased

AuthenticationMacbased

Updates the given mac based authentication configuration to the system.

GET

.../authentication/rest

N/A

AuthenticationRest

Returns Rest authentication configuration.

PUT

.../authentication/rest

AuthenticationRest

AuthenticationRest

Updates the given rest 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.

GET

.../authentication/telnet

N/A

AuthenticationTelnet

Returns telnet authentication configuration.

PUT

.../authentication/telnet

AuthenticationTelnet

AuthenticationTelnet

Updates the given telnet authentication configuration to the system.

GET

.../authentication/web

N/A

AuthenticationWeb

Returns web authentication configuration.

PUT

.../authentication/web

AuthenticationWeb

AuthenticationWeb

Updates the given web authentication configuration to the system.

GET

.../authentication/web_based

N/A

AuthenticationWebbased

Returns web based authentication configuration.

PUT

.../authentication/web_based

AuthenticationWebbased

AuthenticationWebbased

Updates the given web based authentication configuration to the system.