Manage NTP Client
manage_ntp_clientUpdate NTP client settings on a MikroTik router. Idempotent operation returns 'already_set' if current configuration matches.
Instructions
Update NTP client settings on a MikroTik router. Idempotent: returns already_set if no changes are needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | NTP client mode | |
| dryRun | No | Preview changes without applying. | |
| enabled | No | Enable or disable the NTP client | |
| servers | No | Comma-separated NTP server addresses | |
| routerId | No | Router ID; omit to use the default router. | |
| vlanInterface | No | VLAN interface for NTP communication |