getProtectionPlanStatus

Returns the status summary of a protection plan.

SYNOPSIS

mrcli [-c configfile] -u user -m maxrepname [-v] [-x stdout | filename.xml] getProtectionPlanStatus planName

DESCRIPTION

When the getProtectionPlanStatus command is executed to the MaxRep Replication Engine that is hosting the active control service, the command returns details of the status of the specified protection plan.

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.

-v

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

$ mrcli -v

c configfile

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

x stdout | filename.xml

Prints output in XML format.

EXAMPLE

Task

Run the getProtectionPlanStatus command to return the status and details of protection plan ReplicationPlan2 on MaxRep Replication Engine co-mrengine-18.

Parameters
  • planName: ReplicationPlan2

  • maxrepname: co-mrengine-18

$ mrcli -u admin -m co-mrengine-18 getProtectionPlanStatus ReplicationPlan2