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