update-admin-server-local-coordinates

updates administration server host and port information on a node

Synopsis

update-admin-server-local-coordinates [--help]
--adminhost admin-host
--adminport admin-port
[--nodedir node-directory]
node-name

Description

The update-admin-server-local-coordinates subcommand updates administration server host and port information on a local node.

This subcommand is supported in local mode only.

Options

--help
-?

Displays the help text for the subcommand.

--adminhost

Specifies the host name of the administration server.

The default value is the actual host name of the current administration server.

--adminport

Specifies the port number that the node is to use to connect to the administration server.

The default value is the port number of the current administration server.

--nodedir

Specifies the directory where node information is stored.

The default value is as-install/nodes.

Operands

node-name

Specifies the name of the node to update.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

asadmin(1M)