rediscoverRegisteredAxiom

Forces the rediscovery of a registered Pillar Axiom system.

SYNOPSIS

mrcli -u user -m maxrepname rediscoverRegisteredAxiom axiomName -p processServiceIP

DESCRIPTION

Run the command rediscoverRegisteredAxiom to force the discovery of a specified, registered Pillar Axiom system on a specified MaxRep Replication Engine.

OPTIONS

m maxrepname

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

p processServiceIP

The IP address of the MaxRep engine hosting the process service.

u user

Identifies the administrator account that runs the command.

EXAMPLE

Task

Run the command rediscoverRegisteredAxiom to return a discovery of Pillar Axiom system coaxengine001 on MaxRep Replication Engineco-mrengine-05 with the process service IP 10.23.456.789.

Parameters
  • maxrepname: co-mrengine-05

  • axiomName: coaxengine001

  • processServiceIP: 10.23.456.789

$ mrcli -u admin -m co-mrengine-05 rediscoverRegisteredAxiom coaxengine001 -p 10.23.456.789