emcli list_gold_image_subscribed_agent

Displays a list of Management Agents subscribed to a given Management Agent Gold Image.

Format

emcli list_gold_image_subscribed_agent
-image_name="gold_image_name"
[-noheader]
[-script | -format=
[name:<pretty|script|csv>];
[column_separator:"column_sep_string"];
[row_separator:"row_sep_string"];
]

[ ] indicates that the parameter is optional.

Parameters

  • image_name

    Image name of a particular Management Agent that is subscribed to a Management Agent Gold Image.

  • noheader

    A tabular form of the output without column headers.

  • script

    This is equivalent to -format="name:script".

  • format

    Format of a particular Management Agent that is subscribed to a Management Agent gold image.

Examples

Example

The following example displays all the agents subscribed to OPC_DB_MONITORING image:

emcli list_gold_image_subscribed_agent
-image_name=OPC_DB_MONITORING