getRollbackStatus

Returns the status of an in-progress rollback, or recovery, of a protection plan.

SYNOPSIS

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

DESCRIPTION

When a rollback, or recovery, of a protection plan is in process, execute the command getRollbackStatus to obtain the status of the rollback that is currently running.

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.

x stdout | filename.xml

Prints output in XML format.

-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 command getRollbackStatus for obtain the rollback, or recovery, status of protection plan ReplicationPlan10 on MaxRep Replication Engine co-mrengine-02.

Parameters
  • planName: ReplicationPlan10

  • maxrepname: co-mrengine-02

$ mrcli -u admin -m co-mrengine-02 getRollbackStatus ReplicationPlan10