get_user_list
Retrieve a list of OpenStack users with their status, email, and domain information for identity management and administration tasks.
Instructions
Get list of OpenStack users in the current domain.
Functions:
Query user accounts and their basic information
Display user status (enabled/disabled)
Show user email and domain information
Provide user creation and modification timestamps
Use when user requests user management information, identity queries, or user administration tasks.
Returns: List of users with detailed information in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |