﻿1 getattributes

   Enables you to view any of the attributes for the session or selected
   node. You can change attributes using the SetAttributes command.

  Syntax

   hpsum getattributes [--nodes [nodelist]] [--session]

  Parameters/Options/Flags/Strings/...

   --nodes [<nodelist>]

           A list of the nodes for which to get the attributes. If you do not
           specify a nodelist, all nodes in the session are shown.

   --session

           Lists the attributes available in the HP SUM session.

  Windows usage

   C:\> hpsum getattributes /nodes localhost

   C:\> hpsum getattributes /nodes 10.0.1.2

  Linux usage

   $ ./hpsum getattributes --nodes localhost

   $ ./hpsum getattributes --nodes 10.0.1.4

  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.
