﻿1 abort

  Description

   Safely terminates any command.

  Syntax

   hpsum abort [--nodes [nodelist]]

  Parameters

   --nodes <nodelist>

           A list of the nodes (full hostname or IP address) on which to
           perform the abort operation. If you do not specify nodes, the
           command terminates all tasks for all nodes.

  Restrictions

   You cannot abort processing a local baseline.

   The abort command does not terminate deployments on OA, VC, iLO, or switch
   nodes.

  Windows usage

   C:\>hpsum abort /nodes 100.2.3.4 100.2.3.5

  Linux usage

   $ ./hpsum abort --nodes 100.2.3.4 100.2.4.5

  Return codes

   SUCCESS_NO_REBOOT

           Windows code: 0

           Linux code: 0

           Text: The command was successful.

   FAILURE_GENERAL

           Windows code: -1

           Linux code: 255

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

   FAILURE_BAD_PARM

           Windows code: -2

           Linux code: 254

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

   FAILURE_COMMAND_FAILED

           Windows code: -4

           Linux code: 252

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