ntp_status
Check NTP configuration health on VMware hosts. Reports NTP servers, ntpd status, and a healthy flag indicating proper NTP setup.
Instructions
[READ] Per-host NTP configuration health (servers + ntpd service state).
Returns host, ntp_servers, ntpd_running, ntpd_policy, and a healthy flag
(servers configured AND ntpd running). NOTE: the SOAP API does not expose
the live clock offset/stratum — this reports configuration health only (the
actionable signal). For actual offset use esxcli on the host.
Args: host_name: Filter to a single host by exact name (None = all hosts). target: Optional vCenter/ESXi target name from config. Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| host_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |