Data Object - VsanAdvancedDatastoreConfig(vim.vsan.AdvancedDatastoreConfig)

Extends
VsanDatastoreConfig
See also
Datastore
Since
vSAN API vSAN 7.0U1

Data Object Description

The advanced vSAN datastore configuration. This data type extendes original VsanDatastoreConfig, which which provides datastore management limited to local vSAN datastores. With the new data type, we can not only manage local vSAN datastores, but also mount remote vSAN datastores hosted in server clusters.

Properties

Name Type Description
remoteDatastores*ManagedObjectReference[]
to a Datastore[]

The remote vSAN datastores to be mounted to target vSAN cluster, which are provided by other vSAN clusters. All in use remote vSAN datastores of target vSAN cluster will be unmounted if this field is omitted.
Properties inherited from VsanDatastoreConfig
datastores
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition