Skip to content

datadog create-incident-team

Create incident team for the requesting user's organization

Description

Create incident team for the requesting user's organization

Synopsis

datadog create-incident-team
    [--site <site>]
    <name>

Arguments

site - (string)

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

name - (string)

     Name of the incident team
     Example: "name-1"
     Default: _None_      Attributes: required

Examples

Input:

!datadog create-incident-team "incidentTeamdsf"
Output:
ID                                      NAME            CREATOR                                 INCLUDED-USERS
546f5a96-d958-5371-b011-062a2a412e07    incidentTeamdsf 0a587d98-0727-41fc-b926-027cb686ec8d    0a587d98-0727-41fc-b926-027cb686ec8d

Access Control

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

Field Value
Action "create"
Service Type "datadog"
Service Instance
Namespace
Object Type "host"
Object ID

Please see Access Control for details.