RemoveDatastore
Removes datastore(s) from the list of placeholder datastores.
Synopsis
@task RemoveDatastoreResult removeDatastore(@optional vim.Datastore[] datastore);
RemoveDatastoreResult
structure is returned as task result. It has the following fields:
Field | Description |
---|---|
notConfigured | The list of datastores that are not configured
as placeholder datastores. |