Modify event

tcmgr event modify – modify an event to mark it active or inactive

SYNOPSIS

tcmgr event modify {--active|--inactive} {EVENT-ID|-}

DESCRIPTION

Modify an error or warning event to mark it active or inactive. Events should be manually marked inactive to denote they are resolved.

OPTIONS

--active

Mark an inactive event as active again.

--inactive

Mark an active event as inactive.

-h, --help

Display this help and exit.

PARAMETERS

EVENT-ID

The unique ID of the event.

EXAMPLES

This example is of an event being marked inactive.
$ tcmgr event modify --inactive 12
Date/Time: December 02, 2024, 04:52:46 PM -07:00; IBM Deep Archive Version: 1.1.0
> Marking event 12 as inactive                                               [  OK  ]
Event modified