API Guide

Table Of Contents
Method
get
Response Class
ntpSettings
Response Content-Type: application/json, application/xml
Response Status Codes
Table 122. Response Status Codes
HTTP Status Code Reason
200 Retrieved NTP settings from ASM appliance
successfully.
500 Unable to get NTP settings from the ASM
appliance.
/NTP/
Desciption
Apply NTP settings on ASM appliance
Method
put
Response Class
void
Response Content-Type: application/json, application/xml
Parameters
Table 123. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) NTPSetting
object that
needs to be set
on ASM
appliance
N/A body ntpSettings
76