Endpoint
/api/v2/ntpsyncips
ntpArraystring
NTP server IP addresses.
{
"ntpArray": "192.168.xx.xx,172.26.xx.xx"
}
Responses
OK
Server IPsstring
{
"Server IPs": "Successfully synchronized date using NTP."
}
Synchronizes gateway NTP servers time.
/api/v2/ntpsyncips
NTP server IP addresses.
{
"ntpArray": "192.168.xx.xx,172.26.xx.xx"
}
OK
{
"Server IPs": "Successfully synchronized date using NTP."
}