7.7.1.13 ALTER QUARANTINE
Purpose
The ALTER QUARANTINE command changes the attributes for a quarantine.
Syntax
ALTER QUARANTINE { ALL | quarantine1 [,quarantine2] ... }
attribute_name = attribute_value
[, attribute_name = attribute_value]...Usage Notes
Only modifiable fields can be changed.
Examples
The following example shows the ALTER command with the QUARANTINE object.
Example 7-65 Altering a Quarantine
CellCLI> ALTER QUARANTINE 12 comment='bugX'
Parent topic: ALTER