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


cimcli ei (enumerateInstances)

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

cimcli ei (enumerateInstances)

Purpose

Enumerates the instances of the specified CIM class.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-ei-----------------+--classname---------------------------->
   '-enumerateInstances-'
 
   .--------------------------------.
   V                                |
>----+----------------------------+-+--| Common options |------><
     '-+- -di-------------------+-'
       +- -ic-------------------+
       +- -iq-------------------+
       +- -n--path--------------+
       '- -pl--propertyNameList-'
 

Options

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

Examples

cimcli ei CIM_ComputerSystem -di

Enumerates the instances of class CIM_Computersystem, listing properties of inherited classes (-di).

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