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 added to the protection group.
Faults
- InvalidState
- InvalidArgument
- NotSupported
- SystemError
- vim.fault.ConcurrentAccess
See Faults in Site Recovery Manager API for more details.