Name
|
Type
|
Description
|
configFile | xsd:string[] |
Content of ntp.conf host configuration file, split by lines for ntpd version 4.2.8.
Comment lines start with comment marker '#' as per ntp.conf are kept.
When submitting a new ntp commands to this property via
UpdateDateTimeConfig method, any 'restrict'
or 'drift' commands will be ignored as the those are set to fixed defaults.
Since vSphere API 6.0
|
server | xsd:string[] |
List of time servers, specified as either IP addresses or
fully qualified domain names (FQDNs). Each entry may optionally
specify one or more space separated 'server' ntp.conf command options.
Any comments appended to an entry after a '#' will not be retained.
To reset any previously configured servers, submit an NtpConfig
without the server or configFile property set to method
UpdateDateTimeConfig
|
Properties inherited from DynamicData |
None |