models_v2.recovery_target_config_11 module

class models_v2.recovery_target_config_11.RecoveryTargetConfig11(source=None)[source]

Bases: object

Implementation of the ‘RecoveryTargetConfig11’ model.

Specifies the recovery target configuration if recovery has to be done to a different location which is different from original source.

Attributes:
source (Source15): Specifies the id of the physical source to which

the exchange database will be recovered.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.