utility:getArrayIpFromGuid

Returns the IP address on record for a Pillar Axiom given its GUID.

SYNOPSIS

mrcli [‑c configfile]-u user -m maxrepname [‑v] utility:getArrayIpFromGuid arrayGuid

DESCRIPTION

The command utility:getArrayIpFromGuid is a utility namespace command that returns the IP address on record for a specified Pillar Axiom provided its GUID.

OPTIONS

Guid

The GUID of the array.

m maxrepname

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

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 command utility:getArrayIpFromGuid from Guid 998FEFF4-89F3-4CF6-A243 on MaxRep engine co-mrengine-01.

Parameters
  • maxrepname: co-mrengine-01

  • GUID: 998FEFF4-89F3-4CF6-A243

$ mrcli -u admin -m co-mrengine-01 utility:getArrayIpFromGuid 998FEFF4-89F3-4CF6-A243