View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopViewComposerStorageSettings
- Class
- VMware.Hv.ViewComposerStorageSettings
- Property of
- DesktopVirtualCenterStorageSettings
- See also
- DatastoreId, DesktopNonPersistentDiskSettings, DesktopPersistentDiskSettings, DesktopSpaceReclamationSettings
- Since
- Horizon View 6.0
Data Object Description
Settings for View Composer disks.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
useSeparateDatastoresReplicaAndOSDisks | xsd:boolean |
Whether to use separate datastores for replica and OS disks. This
option enables control over the placement of the replica that View
Composer and Instant clone engine sourced desktops use as their base
image. It is recommended that a high performance datastore be chosen
for these images. Depending on your hardware configuration, storing
replicas on a separate datastore might create a single point of
failure. Note(s) :-
|
replicaDiskDatastore | DatastoreId |
Datastore to store replica disks for View Composer and Instant clone
engine sourced machines. Note(s) :-
|
useNativeSnapshots | xsd:boolean |
Native NFS Snapshots (VAAI - vStorage API for Array Integration) is a
hardware feature of certain storage arrays. It uses native snapshotting
technology to provide linked clone functionality. Only choose this
option if you have appropriate hardware devices. All the selected OS
disk datastores should support this. Note(s) :-
|
spaceReclamationSettings | DesktopSpaceReclamationSettings |
Settings related to the Space Reclamation feature.
|
persistentDiskSettings | DesktopPersistentDiskSettings |
View Composer preserves the user information on the persistent disk
when the OS data is updated, refreshed, or rebalanced.
|
nonPersistentDiskSettings | DesktopNonPersistentDiskSettings |
Changes to this disk are discarded when the user's session ends.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |