List account resources
list_accountsLists Redfish AccountService members and optionally fetches full account payloads, returning either account URIs or complete account resources.
Instructions
List AccountService account members and optionally include full account payloads. Returns: Object with AccountService entries under accounts (URIs only or full account resources). Lists are wrapped as {items, total, truncated}. Example: list_accounts(include_details=false)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Configured endpoint name. Omit to use the default endpoint. | |
| include_details | No | True fetches each account resource; false returns only account URIs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||