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

List all escalation policies associated with a team.

Inputs

フィールド

種類

説明

teamId

string

Outputs

Expand All

フィールド

種類

説明

escalationPolicies [required]

[object]

description

string

Escalation policy description.

type [required]

string

Type of the escalation policy.

id

string

ID of the escalation policy.

name [required]

string

Name of the escalation policy.

summary

string

Summary of the escalation policy.

on_call_handoff_notifications

string

Determines how on call handoff notifications will be sent for users on the escalation policy.

num_loops

number

The number of times the escalation policy will repeat after reaching the end of its escalation.

self

uri

API URL at which the escalation policy is accessible.

html_url

uri

The URL for this escalation policy within PagerDuty.

escalation_rules [required]

[object]

Esclation rules.

id

string

The ID of the rule.

escalation_delay_in_minutes [required]

number

The number of minutes before an unacknowledged incident escalates away from this rule.

targets [required]

[object]

The targets an incident should be assigned to upon reaching this rule.

id [required]

string

The ID of the target.

summary

string

A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to name, though it is not intended to be an identifier.

type [required]

string

The type of the target.

self

uri

API URL at which the target is accessible.

html_url

uri

The URL for this target within PagerDuty.

services

[object]

PagerDuty services.

id [required]

string

The service's id.

summary

string

Summary of the service.

type [required]

string

Type of the service.

self

uri

API URL at which the service is accessible.

html_url

uri

The URL for this service within PagerDuty.

teams

[object]

The set of teams associated with this escalation policy.

type [required]

string

The type of the team.

id [required]

string

The team's ID within PagerDuty.

summary

string

The team's name.

self

uri

API URL at which the team is accessible.

html_url

uri

The URL for the team within PagerDuty.