Data Object - VsanDatastoreCost

Class
VMware.Hv.VsanDatastoreCost
Returned by
VirtualSAN_GetVsanDatastoreCostForFullClone, VirtualSAN_GetVsanDatastoreCostForInstantClone, VirtualSAN_GetVsanDatastoreCostForLinkedClone
Since
Horizon 7.4

Data Object Description

Represents the cost factor for different types of disks when VSAN is used.

Data Object Properties

Properties

Name Type Description
osFactorxsd:int

Multiplicative factor for OS disk that is needed to account for the extra copies that are created for VSAN.
  • This property has a default value of 1.
  • This property need not be set.
  • This property cannot be updated.
replicaFactorxsd:int

Multiplicative factor for replica disk that is needed to account for the extra copies that are created for VSAN.
  • This property has a default value of 1.
  • This property need not be set.
  • This property cannot be updated.
userDataFactorxsd:int

Multiplicative factor for user data disk that is needed to account for the extra copies that are created for VSAN.
  • This property has a default value of 1.
  • This property need not be set.
  • This property cannot be updated.
fullCloneFactorxsd:int

Multiplicative factor for full clone disk that is needed to account for the extra copies that are created for VSAN.
  • This property has a default value of 1.
  • This property need not be set.
  • This property cannot be updated.