Host V Storage Object Manager Host Reconcile Datastore Inventory Task
Reconcile the datastore inventory info of virtual storage objects.
Requires Datastore.FileManagement privilege.
Required privileges: System.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostVStorageObjectManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"HostReconcileDatastoreInventoryRequestType Object"
The datastore that needs to be reconciled.
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
InvalidDatastore: If the operation cannot be performed on the datastore.
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostVStorageObjectManager/{moId}/HostReconcileDatastoreInventory_Task