I'm pretty sure this isn't possible, but...
We would like to be able to set a HDD LED indicator from Redfish on a Gen10 DL380.
We use Redfish extensively for server management. Currently we are having to replace a significant number of failed HDDs and it would be helpful if we could set the LED for the drive to help the technician be sure of pulling the correct drive.
The closest I can get to making this happen is a post that talks about using the Array Configuration Utility. This post is from 2009 and running a Windows based tool is not an option for us.
The LED state is exposed by the IndicatorLED property of a HpeSmartStorageDiskDrive but that's a read-only property.
Is there any way to set it using Redfish? Failing that is there a way of doing it without physical access to the server?