vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceDomain(vim.vsan.FileServiceDomain)
- Returned by
- VsanClusterQueryFsDomains
- Extends
- DynamicData
- See also
- VsanFileServiceDomainConfig
- Since
- 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.
|
uuid | xsd:string |
UUID of the vSAN file service domain represented in hexadecimal string.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |