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
string
Content-Type
Required
application/json
Responses
200
Status 200
{
"ntpServer": [
"string"
],
"datetime": "string",
"timezone": "string"
}
array of
string
ntpServer
Optional
ntpServer
string
datetime
Optional
datetime
string
timezone
Optional
timezone
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/system/timesettings
System Operations
GET
Get Static Routes
PUT
Configure Static Routes
GET
Get Network Settings (General Network & DNS)
PUT
Configure DNS Settings
DELETE
Remove DNS Settings
GET
Get Time Settings (NTP, Date & Timezone)
PUT
Configure Time Settings (NTP, Date & Timezone)
DELETE
Remove NTP Settings
GET
Get Apache Proxy Configuration
POST
Configure Apache Proxy
PUT
Change HCX Appliance user password