HostReconcileDatastoreInventoryRequestType
HostReconcileDatastoreInventoryRequestType
The parameters of HostReconcileDatastoreInventory_Task.
JSON Example
{
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"deepCleansing": false
}
datastore
Required
The datastore that needs to be reconciled.
boolean
deepCleansing
Optional
If set true, the reconcile task will check for the extent files and the disk descriptor file content as part of reconciliation. Note that this is a time consuming process.
Since: vSphere API Release 9.0.0.0