VsanDatastoreSpec
VsanDatastoreSpec
The configuration information of a vSAN datastore.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uuid": "string",
"name": "string"
}
string
uuid
Required
The UUID of the datastore.
string
name
Required
The user friendly name of the datastore.