Endpoint
/api/v2/ntpupdateips
ntpArraystring
NTP server IP addresses.
{
"ntpArray": "192.168.xx.xx,172.26.xx.xx"
}
Responses
OK
Successstring
{
"Success": "Successfully updated NTP IP addresses."
}
Updates gateway NTP server IP addresses.
/api/v2/ntpupdateips
NTP server IP addresses.
{
"ntpArray": "192.168.xx.xx,172.26.xx.xx"
}
OK
{
"Success": "Successfully updated NTP IP addresses."
}