VsanDatastoreCostInfo
VsanDatastoreCostInfo
Virtual SAN datastore cost Info.
JSON Example
{
"full_clone_factor": 1,
"os_factor": 1,
"replica_factor": 1,
"user_data_factor": 1
}
integer As int32 As int32
full_clone_factor
Optional
Multiplicative factor for full clone disk that is needed to account for the extra copies that are created for VSAN.
integer As int32 As int32
os_factor
Optional
Multiplicative factor for OS disk that is needed to account for the extra copies that are created for VSAN.
integer As int32 As int32
replica_factor
Optional
Multiplicative factor for replica disk that is needed to account for the extra copies that are created for VSAN.
integer As int32 As int32
user_data_factor
Optional
Multiplicative factor for user data disk that is needed to account for the extra copies that are created for VSAN.