system node image abort-operation
Abort software image 'update' or 'get' operation
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system node image abort-operation command aborts software installation ("update") or download ("get") operation on the specified node.
Parameters
- -node {<nodename>|local} - Node
- This specifies the node on which to abort the operation.
Examples
The following example aborts the software installation operation on a node named node1.
cluster1::> system node image abort-operation -node node1
Give documentation feedback