ConsistencyGroupMigrationSpec#
- class ConsistencyGroupMigrationSpec(target_pc_ext_id=None, target_cluster_ext_id=None, *args, **kwargs)#
Bases:
object
Specification for the migration action on the consistency group.
- Parameters:
target_pc_ext_id – (
target_pc_ext_id
) Reference to the target availability zone where the entities need to be migrated.target_cluster_ext_id – (
target_cluster_ext_id
) Reference to the cluster in the target availability zone where the entities need to be migrated.
- property target_cluster_ext_id#
Reference to the cluster in the target availability zone where the entities need to be migrated.
- Type:
str
- property target_pc_ext_id#
Reference to the target availability zone where the entities need to be migrated.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model