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

Get all scheduled downtimes.

Inputs

フィールド

種類

説明

current_only

boolean

Only return downtimes that are active when the request is made.

page_limit

number

Maximum number of downtimes in the response. Default is 100.

default: 100

Outputs

Expand All

フィールド

種類

説明

downtimes [required]

[object]

id [required]

string

The ID of the downtime.

created_by

The user who created the downtime.

url [required]

string

The URL of the downtime.

canceled [required]

date-time

Time that the downtime was canceled.

created [required]

date-time

Creation time of the downtime.

display_timezone [required]

string

The timezone in which to display the downtime's start and end times in Datadog applications.

default: UTC

message [required]

string

A message to include with notifications for this downtime.

modified [required]

date-time

Time that the downtime was last modified.

monitor_identifier [required]

Monitor identifier for the downtime.

mute_first_recovery_notification [required]

boolean

If the first recovery notification during a downtime should be muted.

notify_end_states [required]

[string]

States that will trigger a monitor notification when the notify_end_types action occurs.

notify_end_types [required]

[string]

Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.

schedule [required]

The schedule that defines when the monitor starts, stops, and recurs.

scope [required]

string

The scope to which the downtime applies.

status [required]

enum

The current status of the downtime. Allowed enum values: active,canceled,ended,scheduled