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 ncenumerateClassNames classname
Read syntax diagramSkip visual syntax diagram  -di -npathCommon options

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.