AddDatastores

Adds datastores to the protection group. Additionally, the virtual machines on these datastores can be protected by the protection group. This can be done by calling protectVms method from this interface.

Synopsis

void addDatastores(@optional Datastore[] datastores)
datastores
is the list of datastores that will be added to the protection group.

Faults

  • InvalidArgument
  • InvalidState
  • NotSupported
  • ReplicationProviderFault
  • RuntimeFault
  • vim.fault.ConcurrentAccess