ProLiant Servers (ML,DL,SL)
1832893 Members
2379 Online
110048 Solutions
New Discussion

RESTFul API Set BIOS Time

 
INAFN
Occasional Collector

RESTFul API Set BIOS Time

Trying to patch to the DateTime property at /rest/v1/Managers/1/DateTime and recieving :
{
"Messages": [
{
"MessageArgs": [
"DateTime"
],
"MessageID": "Base.0.0.PropertyUnknown"
}
],
"Name": "Extended Error Information",
"Type": "ExtendedError.0.9.5"
}

Was wondering if anyone has been able to successfully set the BIOS time via REST?