Manual

Return codes
TextLinuxWindowsReturn Code
The command was successful.00SUCCESS_NO_REBOOT
A general failure occurred. For details,
see the logs.
255-1FAILURE_GENERAL
A bad input parameter was encountered. For
details, see the logs.
254-2FAILURE_BAD_PARM
The command failed. For details, see the
logs.
252-4FAILURE_COMMAND_FAILED
Example
Windows sample command line
C:\> hpsum getneededupdates /nodes localhost
Linux/HP-UX sample command line
$ hpsum getneededupdates --nodes localhost
GetNodes
getnodes enables you to show the list of the nodes in the current HP SUM session.
Syntax
hpsum getnodes [nodes [/details]]
Parameters
The getnodes command provides the following options:
DescriptionOption
The HP SUM script initiates this action.hpsum
The command show the nodes in the current HP SUM
session.
getnodes
The nodes on which to perform the operation. Specify
[/details] to get detail information.
nodes [/details]
Return codes
TextLinuxWindowsReturn Code
The command was successful.00SUCCESS_NO_REBOOT
A general failure occurred. For details,
see the logs.
255-1FAILURE_GENERAL
A bad input parameter was encountered. For
details, see the logs.
254-2FAILURE_BAD_PARM
The command failed. For details, see the
logs.
252-4FAILURE_COMMAND_FAILED
118 Console Commands