Host Datastore System Remove Datastore Ex Task
Remove one or more datastores.
This is an asynchronous, batch operation of removeDatastore. Please see RemoveDatastore for operational details. Note: This API currently supports removal of only NFS datastores.
Required privileges: Host.Config.Storage
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 HostDatastoreSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"RemoveDatastoreExRequestType Object"
each element specifies one datastore to be removed.
HostConfigFault: for host configuration failures.
"HostConfigFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostDatastoreSystem/{moId}/RemoveDatastoreEx_Task