deleteProtectionPlan

Deletes a protection plan.

SYNOPSIS

mrcli ‑u user ‑m maxrepname [‑‑f] force deleteProtectionPlan planName

DESCRIPTION

When the command deleteProtectionPlan is executed to the MaxRep Replication Engine that is hosting the control service, the command deletes the specified protection plan in that 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.

--f force

Forces cleanup.

EXAMPLE

Task

Run the command deleteProtectionPlan to delete protection plan ReplicationPlan02 on MaxRep Replication Engine co-mrengine-22.

Parameters
  • planName: ReplicationPlan02

  • maxrepname: co-mrengine-22

$ mrcli -u admin -m co-mrengine-22 deleteProtectionPlan --f ReplicationPlan02