Datetime Settings REST Endpoints

Datetime Settings
The operations from the Datetime Settings category.
Change timezone
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/timezoneSettings
Get current datetime
Method: get
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/getCurrentDateTime
Get the current NTP settings
Method: get
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/getNtpSettings
Get the current time zone
Method: get
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/getcurrentTimeZone
Save datetime details
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/dateTimeSettings
Save NTP server details
Method: post
Path: http://<SDWAN_TENANT_IP>/v1/admin/manage_appliance/datetime_settings/ntpSettings