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


cimcli ec (enumerateClasses)

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

cimcli ec (enumerateClasses)

Purpose

Enumerates the classes starting at the level defined by classname.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-ec---------------+--+-----------+-------------------------->
   '-enumerateClasses-'  '-classname-'
 
   .-------------------.
   V                   |
>----+---------------+-+--| Common options |-------------------><
     '-+- -n--path-+-'
       +- -di------+
       +- -ic------+
       '- -niq-----'
 

Usage

If the class name is omitted, cimcli inserts an empty class name.

Options

-di
enumerates all inherited classes

If you do not specify this parameter, only the child classes are enumerated.

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

Examples

cimcli ec -n root/cimv2 -niq

Enumerates classes from the root of the root/cimv2 namespace.

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