User's Manual
NEC ESMPRO Manager Ver.5 Command Line Interface
10
Chapter2 Command Summary
2.1 Group management Commands
2.1.1 getList
Syntax:
dscli getList GroupName [/g] [/x]
Description:
Displays the list of groups and components registered under the specified group.
If no appending option is specified, displays the groups and components just under the specified group.
Options:
GroupName
Specify the name of the group.
If you want to display the groups and components under root, specify “root”.
/g
Display only groups.
/x
Display the list under the specified group or its sub-groups.
Output:
Shows the example that the groups and components have following structure.
root
group1 <GROUP>
group11 <GROUP>
component111
component11
group2 <GROUP>
group3 <GROUP>
group31 <GROUP>
component311
component31
component32
group32 <GROUP>
component321
component322
component2
component3
component1