Skip to content

datadog update-incident-team

Update incident team for the requesting user's organization

Description

Update incident team for the requesting user's organization

Synopsis

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

Arguments

site - (string)

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

team - (string)

     Id of incident team
     Example: "team-1"
     Default: _None_      Attributes: required

name - (string)

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

Examples

Input:

!datadog update-incident-team "546f5a96-d958-5371-b011-062a2a412e07" --name "sdfkhvh"
Output:
ID                                      NAME    CREATOR                                 INCLUDED-USERS
546f5a96-d958-5371-b011-062a2a412e07    sdfkhvh 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 "update"
Service Type "datadog"
Service Instance
Namespace
Object Type "host"
Object ID

Please see Access Control for details.