VsanRemoteDatastoreSpec

VsanRemoteDatastoreSpec
VsanRemoteDatastoreSpec

This specification contains cluster storage configuration for vSAN

JSON Example
{
    "datastoreUuid": "string",
    "networkTopology": "string",
    "siteAffinity": [
        {
            "serverSite": "string",
            "clientSite": "string"
        }
    ]
}
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.

siteAffinity
Optional

Site affinity mapping for server and client cluster.