models_v2.prepare_planned_failver_params module

class models_v2.prepare_planned_failver_params.PreparePlannedFailverParams(reverse_replication=None)[source]

Bases: object

Implementation of the ‘PreparePlannedFailverParams’ model.

Specifies parameters of preparation of a planned failover.

Attributes:
reverse_replication (bool): Specifies whether a reverse replication

needs to be set for the view on target cluster after failover.

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.