﻿1 getneededupdates

   Enables you to see the details of needed updates based on either the state
   of the current selections or items passed in as part of the command. If
   you do not specify any nodes, the command uses those currently selected in
   the session.

  Syntax

   hpsum getneededupdates [--nodes [<nodelist>]]

  Description

  Parameters

   --nodes [<nodelist>]

           A list of the nodes on which to perform the check for needed
           updates operation. If you do not specify a nodelist, all nodes in
           the session are used.

  Windows usage

   C:\> hpsum getneededupdates /nodes localhost

  Linux usage

   $ ./hpsum getneededupdates --nodes localhost

  Return codes

   SUCCESS_NO_REBOOT

           Windows: 0

           Linux: 0

           Text: The command was successful.

   FAILURE_GENERAL

           Windows: -1

           Linux: 255

           Text: A general failure occurred. For details, see the logs.

   FAILURE_BAD_PARM

           Windows: -2

           Linux: 254

           Text: A bad input parameter was encountered. For details, see the
           logs.

   FAILURE_COMMAND_FAILED

           Windows: -4

           Linux: 252

           Text: The command failed. For details, see the logs.
