QueryVmfsDatastoreExtendOptionsRequestType
QueryVmfsDatastoreExtendOptionsRequestType
The parameters of QueryVmfsDatastoreExtendOptions.
JSON Example
{
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"devicePath": "string",
"suppressExpandCandidates": false
}
string
devicePath
Required
The devicePath of the disk on which datastore extension options are generated.
boolean
suppressExpandCandidates
Optional
Indicates whether to exclude options that can be used for extent expansion also. Free space can be used for adding an extent or expanding an existing extent. If this parameter is set to true, the list of options returned will not include free space that can be used for expansion.