ConfigUserLogin

ConfigUserLogin
ConfigUserLogin
JSON Example
{
    "client_ip": "string",
    "client_type": "string",
    "error_message": "string",
    "local": false,
    "remote_attributes": "string",
    "status": "string",
    "user": "string"
}
string
client_ip
Optional

client ip. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
client_type
Optional

Type of client used to login UI, CLI, others(API). Field introduced in 20.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
error_message
Optional

error message if authentication failed. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
local
Optional

Local user. Field introduced in 17.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
remote_attributes
Optional

Additional attributes from login handler. Field introduced in 18.1.4,18.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
status
Optional

Status. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
user
Optional

Request user. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of