View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmVirtualCenterStorageSettings
- Class
- VMware.Hv.VirtualCenterStorageSettings
- Property of
- FarmVirtualCenterProvisioningSettings
- See also
- FarmViewComposerStorageSettings, FarmVirtualCenterDatastoreSettings
- Since
- Horizon View 6.2
Data Object Description
Virtual Center storage settings.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
datastores | FarmVirtualCenterDatastoreSettings[] |
Datastore IDs to store the RDS Server (or the OS disk using other options for
View Composer VM storage).
|
useVSan | xsd:boolean |
Whether to use vSphere VSAN. This is applicable for vSphere 5.5 or
later. datastores must specify
exactly one datastore of file system type VSAN. If this RDS Server is
sourced from View Composer,
useSeparateDatastoresReplicaAndOSDisks
, and reclaimVmDiskSpace must be
disabled.
|
viewComposerStorageSettings | FarmViewComposerStorageSettings |
View Composer storage settings. This must be set for View Composer
sourced RDS Servers.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |