Getting ntp server address from vn-v686, Setting ntp server address for vn-v686, Getting access interval to ntp server from vn-v686 – JVC VN-V686UAPI User Manual

Page 90: Setting access interval to ntp server for vn-v686

Advertising
background image

Example

/api/param?network.ntp.status=on

Example of Response

network.ntp.status&200 OK

Interpretation Change the on/off status of SNTP client, or validate changes to settings. Specify "on", "off" or

"restart". as on or off. IP address of NTP server and access interval are validated by "restart".

Allowed users admin, operator

Getting NTP Server Address from VN-V686

Format

/api/param?network.ntp.host

Example of Response

network.ntp.host=10.0.0.100&200 OK

Interpretation Acquire IP address of NTP server. Either the IP address or FQDN will be returned.

Allowed users admin, operator, user

Setting NTP Server Address for VN-V686

Format

/api/param?network.ntp.host=data

Example

/api/param?network.ntp.host=10.0.0.100

Example of Response

network.ntp.host&202 Accepted(network.ntp.status=restart)

Interpretation Change IP address of NTP server. Specify IP address or FQDN. To validate the change, use

"network.ntp.status=restart " API.

Allowed users admin, operator

Getting Access Interval to NTP Server from VN-V686

Format

/api/param?network.ntp.interval

Example of Response

network.ntp.interval=10&200 OK

Interpretation Acquire the interval for accessing the NTP server. Unit can be gotten by "network.ntp.unit" API.

Allowed users admin, operator, user

Setting Access Interval to NTP Server for VN-V686

Format

/api/param?network.ntp.interval=data

Example

/api/param?network.ntp.interval=60

Example of Response

network.ntp.interval&202 Accepted(network.ntp.status=restart)

Interpretation Change the interval for accessing the NTP server. Unit can be set by "network.ntp.unit" API.

Specify 1-60 when the unit is min/hour, 1-31 when the unit is day. To validate the change, use

"network.ntp.status=restart" API.

Allowed users admin, operator

90

Advertising