VsanRemoteDatastoreSpec
VsanRemoteDatastoreSpec
This specification contains cluster storage configuration for vSAN
JSON Example
{
"datastoreUuid": "string",
"networkTopology": "string",
"siteAffinity": [
{
"serverSite": "string",
"clientSite": "string"
}
],
"encryptionConfig": {
"dataInTransitConfig": {
"enable": false,
"rekeyInterval": 0
}
}
}
string
datastoreUuid
Required
vSAN Remote Datastore UUID
string
networkTopology
Optional
The network topology between the client and server cluster in the vSAN remote datastore mount. Eg. Symmetric/Asymmetric based on configuration of stretched server/client cluster.
array of
VsanSiteAffinity
siteAffinity
Optional
Site affinity mapping for server and client cluster.
encryptionConfig
Optional
This specification contains encryption configuration for vSAN enabled clusters