getActivationStatus

Returns the activation status of a protection plan.

SYNOPSIS

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

DESCRIPTION

The getActivationStatus command displays the current state of a 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.

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 the current version of the MaxRep CLI then exits. This option should be run on its own, separate from additional options.

$ mrcli -v

EXAMPLE

Task

Run the getactivationstatus command to display the activation status of protection plan ProtectionPlan07 on MaxRep Replication Engine co-mrengine-05.

Parameters
  • planName: ProtectionPlan07

  • maxrepname: co-mrengine-05

$ mrcli -u admin -m co-mrengine-05 getActivationStatus ProtectionPlan07