ProLiant Servers (ML,DL,SL)
1827593 Members
2728 Online
109965 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?