ReplicationState#

class ReplicationState(protection_policy_ext_id=None, recovery_point_objective_seconds=None, replication_status=None, target_site_reference=None, *args, **kwargs)#

Bases: object

Replication related information about the protected resource.

Parameters:
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#
Type:

ProtectedResourceReplicationStatus

property target_site_reference#
Type:

DataProtectionSiteReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model