The LIST command reads one or more objects from a specified class. Using the LIST command with only a class in the OBJECT argument returns a list of all objects in the class in stem variable form. The returned data includes the name and UUID properties for each object found. These take the form TNG.LIST.x = "uuid name" or prefix.x = "uuid name".
This command has the following format:
ADDRESS TNG 'LIST OBJECT(classname.) [PREFIX(newvarname)]'
WorldView commands require the OBJECT parameter. The argument to the OBJECT parameter for the LIST command is the one- to 31- character name of the CA NSM class (a period after the class name is required).
(Optional) Directs return information to a stem variable name (newvarname) other than the default. For more information, see ADDRESS TNG Return Information in this chapter.
Note: The PREFIX operand is only valid if REXX is the destination of the return information.
Default: TNG.LIST
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|