Skip to content

datadog delete-incident

Delete existing incident

Description

Delete existing incident

Synopsis

datadog delete-incident
    [--site <site>]
    <incident>

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

incident - (string)

     The UUID of the incident
     Example: "incident-1"
     Default: _None_      Attributes: required

Examples

datadog delete-incident "incident-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "datadog"
Service Instance
Namespace
Object Type "incident"
Object ID

Please see Access Control for details.