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