appliance vcenter settings v1 config components applmgmt: ntp
ntp
service provides operations Get/Set NTP configuration status and tests connection to ntp servers.Representation:
{
"servers" : [
"string",
"string"
]
}
"servers" : [
"string",
"string"
]
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
servers | string[] | Set NTP servers. This variable updates old NTP servers from configuration and sets the input NTP servers in the configuration. |