VsanDatastoreConfig

VsanDatastoreConfig
VsanDatastoreConfig

The datastore configuration of a vSAN cluster.

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "datastores": [
        {
            "_typeName": "string",
            "uuid": "string",
            "name": "string"
        }
    ]
}
datastores
Optional

The list of non-default vSAN datastores.