List manager resources
list_managersList BMC controllers (iDRAC/iLO/XCC) via Redfish, optionally fetching full payloads and status fields. Returns manager URIs and details wrapped with total count and truncation flag.
Instructions
List Manager members (BMC controllers such as iDRAC/iLO/XCC) and optionally include full payloads and status fields. Returns: Object containing collection_uri and managers items with URIs and optional details. Lists are wrapped as {items, total, truncated}. Example: list_managers(include_details=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Configured endpoint name. Omit to use the default endpoint. | |
| include_details | No | True fetches each member resource; false returns only member URIs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||