VsanXVCDatastoreConfig

VsanXVCDatastoreConfig
VsanXVCDatastoreConfig

vSAN cross VC datastore configuration.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "xvcDatastores": [
        {
            "_typeName": "string",
            "datastore": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "ownerVc": "string"
        }
    ]
}
xvcDatastores
Optional

vSAN cross datastore information list.