GetRecoveryLocationSettings
This method returns the recovery location settings for the specified protected VM.
Synopsis
RecoveryLocationSettings getRecoveryLocationSettings(ProtectedVm protectedVm)
RecoveryLocationSettings is a data object. It has user-editable settings regarding where to find the VM components during recovery time. For more information, see ProtectVms.
ProtectedVm is an array of protected VM data objects. For more information, see ListProtectedVms.
Faults
- InvalidArgument
- RuntimeFault
See Faults in Site Recovery Manager API for more details.