deactivateProtectionPlan

Deactivates a protection plan.

SYNOPSIS

mrcli [-c configfile] -u user -m maxrepname [‑v] deactivateProtectionPlan planName

DESCRIPTION

The command deactivateProtectionPlan deactivates a specified protection plan from an active replication configuration.

OPTIONS

m maxrepname

The IP address or DNS name of the MaxRep Replication Engine.

planName

Specifies the name of the protection plan.

u user

Identifies the administrator account that runs the command.

c configfile

Specifies the configuration file to modify logging. When used, the -c command must be the first option entered at the command line.

-v

Prints MaxRep CLI version and exits. This option should be run on its own, separate from additional options.

$ mrcli -v

EXAMPLE

Task

Run the command deactivateProtectionPlan to deactivate the plan ReplicationPlan02 on MaxRep Replication Engine co-mrengine-22.

Parameters
  • planName: ReplicationPlan02

  • maxrepname: co-mrengine-22

$ mrcli -u admin -m co-mrengine-22 deactivateProtectionPlan ReplicationPlan02