Data Object - DatastoreSpaceRequirement

Class
VMware.Hv.DatastoreSpaceRequirement
Returned by
Datastore_GetDatastoreRequirements
Since
Horizon 7.6

Data Object Description

Datastore Requirements specified in GB.

Data Object Properties

Properties

Name Type Description
DiskTypexsd:string

Disk Type used for storage.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "REPLICA"Identifies disk for the placement of the replica that View Composer and Instant clone engine sourced desktops use as their base image.
    "PERSISTENT"Identifies disk to preserves the user information when the OS data is updated, refreshed, or rebalanced for View Composer.
    "OS"Identifies disk to store the Operating System related data.
minDiskSizexsd:double

Minimum recommended Disk Space, in GB.
  • This property cannot be updated.
midDiskSizexsd:double

Recommended Disk Space with 50% utilization, in GB.
  • This property need not be set.
  • This property cannot be updated.
maxDiskSizexsd:double

Maximum recommended Disk Space, in GB.
  • This property need not be set.
  • This property cannot be updated.