ConfigUserPasswordChangeRequest

ConfigUserPasswordChangeRequest
ConfigUserPasswordChangeRequest
JSON Example
{
    "client_ip": "string",
    "client_type": "string",
    "error_message": "string",
    "request_path": "string",
    "request_user": "string",
    "status": "string",
    "user": "string",
    "user_email": "string"
}
string
client_ip
Optional

Client IP address. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
client_type
Optional

Type of client used to initiate the operation, e.g. UI, CLI, API. Field introduced in 32.2.1,32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
error_message
Optional

Error message if the operation failed. Field introduced in 32.2.1,32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
request_path
Optional

API request path that triggered the operation. Field introduced in 32.2.1,32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
request_user
Optional

Authenticated principal (actor) that performed the operation, when different from the target user. Field introduced in 32.2.1,32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
status
Optional

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

string
user
Optional

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

string
user_email
Optional

Email address of user for password reset request flow. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of