getRegisteredAxiomDiscoveryHistory

Returns the discovery history of a specified Pillar Axiom system.

SYNOPSIS

mrcli -u user -m maxrepname getRegisteredAxiomDiscoveryHistory axiomName [-p] processServiceIP

DESCRIPTION

The command getRegisteredAxiomDiscoveryHistory displays the discovery history of a specified Pillar Axiom system associated with a specified MaxRep Replication Engine running the process service.

OPTIONS

m maxrepname

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

p processServiceIP

The IP address of the MaxRep Replication Engine running the process service.

axiomName

The name of the Pillar Axiom system that is being queried.

u user

Identifies the administrator account that runs the command.

EXAMPLE

Task
Run the command getRegisteredAxiomDiscoveryHistory to obtain the discovery history of Pillar Axiom system coaxmengine01 associated with MaxRep Replication Engine co-mrengine-22, or IP 10.123.456.789.
Parameters
  • maxrepname: co-mrengine-22

  • axiomName: coaxmengine01

  • processServiceIP: 10.123.456.789

$ mrcli -u admin -m co-mrengine-22 getRegisteredAxiomDiscoveryHistory coaxmengine01 -p 10.123.456.789