VsanDatastoreSpec

VsanDatastoreSpec
VsanDatastoreSpec

This specification contains cluster storage configuration for vSAN

JSON Example
{
    "datastoreName": "string",
    "dedupAndCompressionEnabled": false,
    "esaConfig": {
        "enabled": false
    },
    "failuresToTolerate": 0,
    "licenseKey": "string"
}
string
datastoreName
Required

Datastore name used for cluster creation

boolean
dedupAndCompressionEnabled
Optional

Enable vSAN deduplication and compression

esaConfig
Optional

This spec contains cluster vSAN ESA configuration

integer As int32 As int32
failuresToTolerate
Optional

Number of vSphere host failures to tolerate in the vSAN cluster

string
licenseKey
Optional

License key for the vSAN data store to be applied in vCenter

Property Of