Data Object - VsanFileServerHealthSummary(vim.host.VsanFileServerHealthSummary)

Property of
VsanFileServiceHealthSummary
Extends
DynamicData
Since
vSAN API 7.0

Data Object Description

This class defines file server health summary for this host.

Properties

Name Type Description
adTestJoinHealth*xsd:string

Whether File server AD join configuration and connectivity is correct or not.

Since vSAN API vSAN 7.0U1
description*xsd:string

The description of the health state.
dnsLookupHealth*xsd:string

Whether File server DNS configuration and connectivity is correct or not.

Since vSAN API vSAN 7.0U1
domainName*xsd:string

The domain name on which the file server is checked against.
fileServerIp*xsd:string

The IP address of the file server.
networkHealth*xsd:string

Whether the ip address of the file server is present or not.
nfsdHealth*xsd:string

Whether the NFS daemon of the file server is running or not.
rootfsHealth*xsd:string

Whether the root filesystem is responsive to the file server or not.
smbConnections*xsd:int

The count of client connections to SMB daemon of the file service.

Since vSAN API vSAN 7.0U1
smbDaemonHealth*xsd:string

Whether the SMB daemon of the file server is running or not.

Since vSAN API vSAN 7.0U1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition