Change iLO TimeZone
PATCH {{iloURI}}/redfish/v1/Managers/1/DateTime
Make sure DHCPv4 and v6 supplied timezones are disabled !
Look for string paris
for list of possible timezone names in Bios Attributes.
Or GET TimeZoneList
Request Body
{"TimeZone"=>{"Name"=>"Paris"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |