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


cimcli rn (referenceNames)

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

cimcli rn (referenceNames)

Purpose

Enumerates the association class or instance names linked to the specified CIM class or CIM instance.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-rn-------------+--+-classname---------+-------------------->
   '-referenceNames-'  '-| Instance name |-'
 
   .---------------------------.
   V                           |
>----+-----------------------+-+--| Common options |-----------><
     '-+- -i---------------+-'
       +- -n--path---------+
       +- -rc--resultClass-+
       '- -r--role---------'
 

Options

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

Examples

cimcli rn 'IBMzOS_ComputerSystem.
                CreationClassName="IBMzOS_ComputerSystem",
                Name="sys1"'
cimcli rn 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 class names is returned.

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014