Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get details on a specified Storage Controller Instance.
Parameters
| Parameter | Description |
|---|
| Computer System ID | The ID of the Computer System resource. |
| Controller ID | The ID of the Controller resource. |
| Storage ID | The ID of the Storage resource. |
Example Output
{
"@odata.context": "/redfish/v1/$metadata#StorageController.StorageController",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Embedded.1-1/Controllers/RAID.Embedded.1-1/Settings",
"@odata.type": "#StorageController.v1_7_3.StorageController",
"CacheSummary": {
"TotalCacheSizeMiB": 0
},
"ControllerRates": {},
"Description": "Embedded RAID Controller 1",
"Id": "RAID.Embedded.1-1",
"Name": "PERC S160 Controller",
"Oem": {
"Dell": {
"@odata.type": "#DellOemStorageController.v1_0_0.DellOemStorageController",
"DellStorageController": {}
}
}
}
Workflow Library Example
Get Storage Controller Instance with Dell Idrac and Send Results Via Email