Data Object - VsanFileServiceDomain(vim.vsan.FileServiceDomain)

Returned by
VsanClusterQueryFsDomains
Extends
DynamicData
See also
VsanFileServiceDomainConfig
Since
vSAN API 7.0

Data Object Description

VsanFileServiceDomain is the data object type reflecting the properties of a vSAN file service domain. This type provides the UUID of the file service domain, and its configuration.

Properties

Name Type Description
config*VsanFileServiceDomainConfig

Configuration of this vSAN file service domain, including the name, securityFlavor, fileServerIpConfig, etc. This property is set when the vSAN file service domain is created or reconfigured.
uuidxsd:string

UUID of the vSAN file service domain represented in hexadecimal string.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition