Get Time Settings (NTP, Date & Timezone)
Api to get Time Settings (NTP, Date & Timezone)
Request
URI
GET
https://{api_host}/system/timesettings
COPY
Header Parameters
string
Accept
Required
application/json
Responses
200
Status 200
Returns
_system_timesettings_get_200_response
of type(s)
application/json
{
"datetime": "datetime",
"timezone": "timezone",
"ntpServer": [
"ntpServer",
"ntpServer"
]
}
array of
string
ntpServer
Optional
ntpServer
string
datetime
Optional
datetime
string
timezone
Optional
timezone