AddDatastore

Adds datastore to the list of placeholder datastores.

Synopsis

@task @optional AddDatastoreResult[] addDatastore(@optional vim.Datastore[] datastore);
AddDatastoreResult
structure is returned as task result. It has the following properties:
Field
Description
key
The datastore that could not be used as a placeholder datastore.
fault
The list of errors for this datastore.

Faults

  • RuntimeFault