The LISTENTITY command lists all the data for one or more entities (except the password).
This command has the following format:
ADDRESS VOX "LISTENTITY NAME(name)|KEY(key) [CMDRESP(destination)] [PREFIX(varname)]"
Specifies the name of the entity to be listed. * indicates that you want data for all entities to be listed.
Specifies the key of the entity to be listed.
(Optional) Directs return information, if any, to a specific destination. For a list of valid destination values, see the section ADDRESS VOX Return Information.
Default: REXX
(Optional) Specifies the name of the REXX stem variable (other than the default name) that contains the return information for the command.
For information about changing the default variable name, see the section ADDRESS VOX Return Information.
Default: VOX.LISTENTITY
Return Information:
After LISTENTITY executes, it sets the special REXX return code variable RC.
Usage Note:
For more information, see the sample REXX program listent.rex located in the CA Automation Point installation directory \sample\nm.
|
Copyright © 2013 CA.
All rights reserved.
|
|