Skip to content

pagerduty get-escalation-policies

List all of the existing escalation policies.

Description

Escalation policies define which user should be alerted at which time.

Synopsis

pagerduty get-escalation-policies
    --site <site>
    [--limit <limit>]
    [--offset <offset>]

Arguments

site - (string)

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

limit - (int)

     The number of results per page.
     Example: --limit 10
     Default: _None_      Attributes: optional

offset - (int)

     Offset to start pagination search results.
     Example: --offset 10
     Default: _None_      Attributes: optional

Examples

pagerduty get-escalation-policies --limit 10 --offset 10

Access Control

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

Field Value
Action "create"
Service Type "pagerduty"
Service Instance
Namespace
Object Type "service"
Object ID

Please see Access Control for details.