Datadog Case Management

Create case

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Create a new case in Datadog.

Inputs

フィールド

種類

説明

project_id [required]

string

The Project this case relates to.

assignee_id

string

The ID of the user assigned to this case.

services

[string]

The services this case relates to.

teams

[string]

The teams this case relates to.

envs

[string]

The environments this case relates to.

datacenters

[string]

The datacenters this case relates to.

description

string

priority

enum

status [required]

enum

title [required]

string

type [required]

enum

attachment_links

[string]

List of attachments linked to the case - can be security signals, monitors or error tracking issues.

with_notebook

boolean

Whether to create a notebook with the case.

Outputs

Expand All

フィールド

種類

説明

key [required]

string

This case's key

id [required]

string

This case's ID.

project_id [required]

string

The Project this case relates to.

assignee_id

string

This case's assigned User ID.

services

[string]

List of services this case relates to.

teams

[string]

List of teams this case relates to.

envs

[string]

List of environments this case relates to.

datacenters

[string]

List of datacenters this case relates to.

description

string

priority

string

status [required]

string

title [required]

string

type [required]

string

attachments

[object]

link [required]

string

type [required]

enum

investigation_notebook_id

string

The investigation notebook ID linked to this case.

url

string

The case URL.