VcenterSettingsV1ConfigComponentsApplmgmtNtp

Ntp service provides operations Get/Set NTP configuration status and tests connection to ntp servers.


Properties

array of string
servers Required

Set NTP servers. This variable updates old NTP servers from configuration and sets the input NTP servers in the configuration.

JSON Example

{
	"servers": [
		"string"
	]
}

Feedback

Was this page helpful?