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


cimcli nc (enumerateClassNames)

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

cimcli nc (enumerateClassNames)

Purpose

Enumerates sub class names of classname or all top level class names of a given namespace.

Operation

Read syntax diagramSkip visual syntax diagram>>-+-nc------------------+--+-----------+----------------------->
   '-enumerateClassNames-'  '-classname-'
 
   .-------------------.
   V                   |
>----+---------------+-+--| Common options |-------------------><
     '-+- -di------+-'
       '- -n--path-'
 

Usage

Note that on z/OS all class names are returned in lowercase due to a z/OS specific performance optimization. Use the getclass operation to receive the exact case of the class name.

Options

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

Examples

cimcli nc -di

Enumerates all class names from the root/cimv2 namespace, including subclasses (-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