z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


cimcli im (invokeMethod)

z/OS Common Information Model User's Guide
SC34-2671-00

cimcli im (invokeMethod)

Purpose

Performs the extrinsic method methodname on the specified class or instance.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-im-----------+--+-classname---------+---------------------->
   '-invokeMethod-'  '-| Instance name |-'
 
>--methodname--+------------------+----------------------------->
               '-name-- = --value-'
 
>--+-----------+--| Common options |---------------------------><
   '- -n--path-'
 

Usage

The parameters are supplied as name=value pairs. In the current version, all parameters are treated as strings.

Options

For special options and "Common options", see cimcli Options.

Examples

cimcli im 'IBMzOS_Test.handle="1"' TriggerIndication NumberOfIndications=3

Results

0
Successful execution of the operation
all values other than 0
The execution on the operation returned an error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014