Get Redfish ServiceRoot capabilities
service_infoFetch ServiceRoot and protocol feature flags to discover supported query options and links from the Redfish endpoint.
Instructions
Fetch ServiceRoot and protocol feature flags to understand what query options and links the endpoint supports. Returns: Object with service_root, redfish_version, capabilities, links, and resolved endpoint name. Example: service_info(endpoint='default')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | Configured endpoint name. Omit to use the default endpoint. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||