RecoveryPointReplicationSpec#
- class RecoveryPointReplicationSpec(pc_ext_id=None, cluster_ext_id=None, *args, **kwargs)#
Bases:
object
External identifier of the cluster and the Prism Central where the recovery point should be replicated.
- Parameters:
pc_ext_id – (
pc_ext_id
) External identifier of the Prism Central.cluster_ext_id – (
cluster_ext_id
) External identifier of the cluster.
- property cluster_ext_id#
External identifier of the cluster.
- Type:
str
- property pc_ext_id#
External identifier of the Prism Central.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model