Skip to content

[FEATURE]: Add support for event alert suppression #226

Description

@hrtmhood

Describe the solution you'd like
Support for maintaining a list of events suppressed by the isi event suppress CLI commands

Describe alternatives you've considered
Manual management via CLI

Additional context

rowlf-3# isi event suppress modify --help
Description:
    Suppress alerting for a specific event ID.

Required Privileges:
    ISI_PRIV_EVENT

Usage:
    isi event suppress modify <id>
        [{--suppress | -s} <boolean>]
        [{--verbose | -v}]
        [{--help | -h}]

Options:
    <id>
        Event ID.
    --suppress | -s <boolean>
        Suppress alerting for an event.

Metadata

Metadata

Labels

JiraAn internal JIRA requirement exists in the backlogtype/feature-requestThis is the default label associated with a feature request issue.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions