Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ConfigurationObjectClass - listChildClasses_1


ConfigurationObjectClass - listChildClasses

Description :

This command lists the internal names of all children of a specific version of a configuration object class. This command returns a list of configuration object internal names.

Return type : String

Command Input :

Variable Name

Variable Type

Description

assetClassName

String

Name of the asset class.

assetClassVersion

Integer

Version of the asset class.

Example

The following example lists the internal names of all children of version 1 of the BMC_UnixUsers configuration object class:

Script





blcli ConfigurationObjectClass listChildClasses BMC_UnixUsers 1



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3