/
NTP Service Configuration (ntpserviceconfig)
NTP Service Configuration (ntpserviceconfig)
Header | Description | Type | Encoding | Sample Value | Object Headers |
---|---|---|---|---|---|
ophids | Comma-separated list of on-prem host IDs that belong to the service_id pool. | array | string | 1a41d4abf5aacedacd746cfa187875b1 | N/A |
min_ntp_request_spacing | The minimum inter-packet spacing to be permitted (in seconds) if the ACL rate limit status is enabled. It accepts an argument in log2 seconds. The default value is 1 (2^1 equates to 2 seconds). | integer | string | 1 | N/A |
ntp_upstream_servers | Comma-separated list of upstream servers with their configured options. | array | nios |
| Object Headers for ntp_upstream_servers |
avg_ntp_request_spacing | The minimum average inter-packet spacing to be permitted if the ACL rate limit status is enabled. It accepts an argument in log2 seconds. The default value is 3 (2^3 equates to 8 seconds). | integer | string | 1 | N/A |
discard_probability | The discard probability for packets once the permitted rate limits have been exceeded. The default value is 3000 seconds. This option is intended for servers that receive 1000 or more requests per second. Available when ACL rate limit status is enabled. | integer | string | 3000 | N/A |
ntp_keys | Comma-separated list of upstream and downstream authentication keys. | array | nios | 1/MD5//true,2/MD5//false | Object Headers for ntp_keys |
service_id | The service ID assigned to this host. | string | string | 2jgfucqrsjjkrwuuywk72ktlwxb4k5ua | N/A |
pool_id | The pool ID of the host that belongs to this service. | string | string | zkezsuxfrozpfamfy4lfqej3b3hcmn4n | N/A |
upstream_override_flag | Upstream override flag indicates whether the host has overridden the global account settings of the upstream addresses or not. | boolean | string | true | N/A |
key_override_flag | Indicates whether the host has overridden the global account settings of the NTP authentication keys or not. | boolean | string | true | N/A |
acl_override_flag | Indicates whether the host has overridden the global account settings of the Access control list and rate management or not | boolean | string | true | N/A |
ntp_acls | The NTP access control and rate limiting flags. | array | nios | true | Object Headers for ntp_acls |