Data Object - VsanClusterHealthQuerySpec(vim.cluster.VsanClusterHealthQuerySpec)

Parameter to
VsanQueryVcClusterHealthSummary
Extends
DynamicData
See also
Task
Since
vSAN API vSAN 7.0U1

Data Object Description

Properties

Name Type Description
task*ManagedObjectReference
to a Task

Task ID returned from API vim.cluster.VsanVcClusterHealthSystem#QueryClusterHealthSummaryTask. This is used to get the health summary performed by the given task. If the task is still runing, vim.cluster.VsanVcClusterHealthSystem#QueryClusterHealthSummary returns health check groups which are already completed. If the task is completed, vim.cluster.VsanVcClusterHealthSystem#QueryClusterHealthSummary returns full health summary from cache (Notes: fetchFromCache should be True). vim.cluster.VsanVcClusterHealthSystem#QueryClusterHealthSummary returns VsanFault if task ID is invalid or task state is 'error'.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition