Data Object - VsanFileShare(vim.vsan.FileShare)

Property of
FileShareQueryResult
Extends
DynamicData
See also
VsanFileShareConfig, VsanFileShareRuntimeInfo
Since
vSAN API 7.0

Data Object Description

VsanFileShare is the data object type for reflecting the properties of a vSAN file share. This type provides the UUID of the file share, the underlying vSAN object mapping information and its configuration information.

Properties

Name Type Description
config*VsanFileShareConfig

Configuration of this vSAN file share, including the name, quota, permissions, etc. This property is set when the vSAN file share is created or reconfigured.
runtime*VsanFileShareRuntimeInfo

Runtime and state information of an active vSAN file service share.
uuidxsd:string

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