Customizing the List of Columns/Fields
Explains how to customize the columns that are displayed in the Control System, and the fields that are returned in the CLI.
Customizing the Columns in the Control System
Procedure
Customizing the Fields Using the CLI or REST API
About this task
Use the
-column parameter with the maprcli
command to view specific fields in the list. For example:- To view the health of the nodes and services installed on the nodes
being retrieved, run the following command:
For complete reference information, see themaprcli node list -columns service,healthnode listcommand. - To view the volume name for the list of volumes being retrieved, run the
following command:
For complete reference information, seemaprcli volume list -columns volumenamevolume listcommand.
).
to move selection to
to remove selected columns from
displaying.
and/or down
arrows to sort the order of columns.