get_not_updatable_agents

Displays the Management Agents that cannot be updated.

Format

emcli get_not_updatable_agents 
      [-version_name  | -image_name] 

[ ]  indicates that the parameter is optional.

Options

  • version_name

    Parameter to display the Management Agents that cannot be updated using the specified Management Agent gold image version.

  • image_name

    Parameter to display the Management Agents that cannot be updated using the latest Management Agent gold image version of the specified image name.

Examples

Example 1

The following example displays the Management Agents that cannot be updated using the latest Management Agent gold image version of the image OPC_AGT_ADC_POD.

emcli get_not_updatable_agents  
      -image_name="OPC_AGT_ADC_POD"

Example 2

The following example displays the Management Agents that cannot be updated using the Management Agent gold image version OPC_AGT_ADC_POD_JUNE.

emcli get_not_updatable_agents  
      -version_name="OPC_AGT_ADC_POD_JUNE"