Host Date Time System Test Time Service
Run a test to validate current time service configuration is functioning normally.
The report will provide a localized diagnostic of any issues. Only one diagnostic test may be running at a time.
Since: vSphere API Release 7.0.3.0
Required privileges: Host.Config.DateTime
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostDateTimeSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
The status of the time service on this host based on present time service configuration.
"HostDateTimeSystemServiceTestResult Object"
Value is true if time services are presently working normally.
Returns details of the checks done to verify time services are working.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostDateTimeSystem/{moId}/TestTimeService