HostDateTimeSystemServiceTestResult

HostDateTimeSystemServiceTestResult
HostDateTimeSystemServiceTestResult

Since: vSphere API Release 7.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "workingNormally": false,
    "report": [
        "string"
    ]
}
boolean
workingNormally
Required

Value is true if time services are presently working normally.

array of string
report
Optional

Returns details of the checks done to verify time services are working.

Availability
Added in vSphere API Release 7.0.3.0