VcenterSettingsV1ConfigComponentsApplmgmtTimesync

Timesync service provides operations Performs time synchronization configuration.


Properties

mode Required

The Timesync.TimeSyncMode enumerated type defines time synchronization modes
DISABLED : Time synchronization is disabled.
NTP : NTP-based time synchronization.
HOST : VMware Tool-based time synchronization.

Possible values are: DISABLEDNTPHOST

JSON Example

{
	"mode": "DISABLED"
}

Feedback

Was this page helpful?