QueryVmfsDatastoreCreateOptionsRequestType

QueryVmfsDatastoreCreateOptionsRequestType
QueryVmfsDatastoreCreateOptionsRequestType

The parameters of QueryVmfsDatastoreCreateOptions.

JSON Example
{
    "devicePath": "string",
    "vmfsMajorVersion": 0
}
string
devicePath
Required

The devicePath of the disk on which datastore creation options are generated.

integer As int32 As int32
vmfsMajorVersion
Optional

major version of VMFS to be used for formatting the datastore. If this parameter is not specified, then the highest supported VMFS major version for the host is used.