get_resource_data
Fetches JSON data from a Redfish resource URL to query and manage infrastructure state.
Instructions
Given a Redfish resource URL (e.g., 'https:///redfish/v1'), fetches and returns its data as JSON. To construct a valid Redfish resource URL as input, use the following url schema 'https:///redfish/v1/'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The Redfish URL to access the resource. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||