ReplicationState#
- class ReplicationState(protection_policy_ext_id=None, recovery_point_objective_seconds=None, replication_status=None, target_site_reference=None, *args, **kwargs)#
Bases:
objectReplication related information about the protected resource.
- Parameters:
protection_policy_ext_id – (
protection_policy_ext_id) The external identifier of the Protection policy associated with the protected resource.recovery_point_objective_seconds (min=0, max=2419200) – (
recovery_point_objective_seconds) The recovery point objective of the schedule in seconds.replication_status – (
replication_status)target_site_reference – (
target_site_reference)
- property protection_policy_ext_id#
The external identifier of the Protection policy associated with the protected resource.
- Type:
str
- property recovery_point_objective_seconds#
The recovery point objective of the schedule in seconds.
- Type:
int
- property replication_status#
- property target_site_reference#
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model