Data Object - VsanFileServiceShareHealthSummary(vim.host.VsanFileServiceShareHealthSummary)

Property of
VsanFileServiceHealthSummary
Extends
DynamicData
See also
VsanObjectOverallHealth
Since
vSAN API 7.0

Data Object Description

This class defines file service share health summary in cluster level.

Properties

Name Type Description
description*xsd:string

The description of the health status. It includes the detail of the vSAN objects in error state and the status of file server.
domainName*xsd:string

The name of the domain. See vim.vsan.DirectoryServerConfig for more detailed information about vSAN file service domain.
objectHealth*VsanObjectOverallHealth

The health status of share's backing vSAN objects. If any object is not healthy the overall healthy will be 'red'.
overallHealth*xsd:string

Overall health state for this vSAN file service share. The possible state of the file service share could be one of the following:
  • 'green' if the file server for this file share is running properly and all its backing vSAN objects are healthy.
  • 'red' if the file server for this file share is in error state or any of its backing vSAN objects are degraded.

shareName*xsd:string

The name of the file share.
shareUuid*xsd:string

The UUID of the file share.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition