Purpose
Removes incidents from an existing package.
Syntax and Description
ips remove {incident inc_id | problem prob_id | problemkey prob_key} package package_id
After removing incidents from a package, the incidents continue to be tracked within the package metadata to prevent ADRCI from automatically including them later (such as with ADD
NEW
INCIDENTS
).
Table 17-7 describes the arguments of IPS
REMOVE
.
Table 17-7 Arguments of IPS REMOVE command
Argument | Description |
---|---|
|
Removes the incident with ID |
|
Removes all incidents with problem ID |
|
Removes all incidents with problem key |
|
Removes incidents from the package with ID |
Example
This example removes incident 22 from package 12:
ips remove incident 22 package 12
"IPS GET MANIFEST" for information about package metadata