VsanDatastoreSpec
                                VsanDatastoreSpec                            
                            This specification contains cluster storage configuration for vSAN
JSON Example
                                    {
    "datastoreName": "string",
    "dedupAndCompressionEnabled": false,
    "failuresToTolerate": 0,
    "licenseKey": "string"
}
            
            
                                    string
                
                
            
        
        
                datastoreName            
                            Required
            
            
        Datastore name used for cluster creation
            
            
                                    boolean
                
                
            
        
        
                dedupAndCompressionEnabled            
                            Optional
            
            
        Enable vSAN deduplication and compression
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                failuresToTolerate            
                            Required
            
            
        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
