ReconcileDatastoreInventoryExRequestType
ReconcileDatastoreInventoryExRequestType
The parameters of ReconcileDatastoreInventoryEx_Task.
Since: vSphere API Release 9.0.0.0
JSON Example
{
"spec": {
"_typeName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"includeDiskPaths": [
"string"
],
"excludeDiskPaths": [
"string"
],
"deepScan": false,
"dryRun": false,
"generateReport": 0
}
}
spec
Required
The specification to reconcile/scan a datastore for virtual storage objects.