Get Time Settings (NTP, Date & Timezone)

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


Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

Returns InlineSystemTimesettings200Response 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