RemoveDatastores
Removes datastores from the protection group. Virtual machines on the removed datastores are no longer protected by the protection group.
Synopsis
void removeDatastores(@optional Datastore[] datastores)
datastores is the list of datastores that will be removed from the protection group.
Faults
- InvalidArgument
- InvalidState
- NotSupported
- ReplicationProviderFault
- RuntimeFault
- vim.fault.ConcurrentAccess
See Faults in Site Recovery Manager API for more details.