List chassis resources
list_chassisList chassis on Redfish-compliant BMCs. Optionally retrieve full details and status for each chassis to support inventory and health monitoring.
Instructions
List Chassis members and optionally include full details and status for each chassis. Returns: Object containing collection_uri and chassis items with URIs and optional details. Lists are wrapped as {items, total, truncated}. Example: list_chassis(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 member resource; false returns only member URIs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||