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


cimcli r (references)

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

cimcli r (references)

Purpose

Enumerates the association classes or association instances linked to the specified CIM class or CIM instance.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-r----------+--+-classname---------+------------------------>
   '-references-'  '-| Instance name |-'
 
   .--------------------------------.
   V                                |
>----+----------------------------+-+--| Common options |------><
     '-+- -i--------------------+-'
       +- -ic-------------------+
       +- -iq-------------------+
       +- -n--path--------------+
       +- -r--role--------------+
       +- -rc--resultClass------+
       '- -pl--propertyNameList-'
 

Options

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

Examples

cimcli r 'IBMzOS_ComputerSystem.
               CreationClassName="IBMzOS_ComputerSystem",
               Name="sys1"'
cimcli r IBMzOS_OperatingSystem -rc CIM_OSProcess

Results

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

For a given class, the list of linked association classes is returned.

For a given instance name, the list of linked association class instances is returned.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014