get

This command retrieves an attribute.

Syntax

Enter the command using the syntax shown below. Available options are shown in brackets.

zosadmin get --mbean= --attr=

Options

When you add an option, use the syntax in the command line as shown above (where options are shown in their long form). Short and long options for this command are listed below.

-m, --mbean <value>

Specifies the name of the mbean to view.

-a, --attr <value>

Specifies the attribute name of the mbean to view.

-v, --verbose

Turn on verbose output during this operation.

-V, --debug

Turn on debug output during this operation.

-h, --help

Display a help message for this operation.

Examples

Example 1

To get the node autoregistration setting, use the following command:

zosadmin  get --mbean=local:facility=nodeManager --attr=Autoregister