You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This device is an HPE ILO 5 device. Any drives that are within a storage controller like "redfish/v1/Systems/1/SmartStorage/ArrayControllers/" do not show up in the get-swordfishdrive/redfishdrive command. This is due to the drives also not showing up in the "redfish/v1/Systems/1/storage" path in Redfish. It would be nice if the get-redfishdrive command could loop through the arraycontrollers and disks within them like the path "redfish/v1/Systems/1/SmartStorage/ArrayControllers/0/DiskDrives/1/". There can be multiple array controllers and each has connected physical drives.
The text was updated successfully, but these errors were encountered:
This device is an HPE ILO 5 device. Any drives that are within a storage controller like "redfish/v1/Systems/1/SmartStorage/ArrayControllers/" do not show up in the get-swordfishdrive/redfishdrive command. This is due to the drives also not showing up in the "redfish/v1/Systems/1/storage" path in Redfish. It would be nice if the get-redfishdrive command could loop through the arraycontrollers and disks within them like the path "redfish/v1/Systems/1/SmartStorage/ArrayControllers/0/DiskDrives/1/". There can be multiple array controllers and each has connected physical drives.
The text was updated successfully, but these errors were encountered: