Skip to content

pagerduty list-incident-alert

list alerts for an incident

Description

List alerts for a PagerDuty incident

Synopsis

pagerduty list-incident-alert
    --site <site>
    --id <id>

Arguments

site - (string)

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

id - (string)

     incident id
     Example: --id "id-1"
     Default: _None_      Attributes: required

Examples

pagerduty list-incident-alert --id "id-1"

Access Control

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

Field Value
Action "read"
Service Type "pagerduty"
Service Instance
Namespace
Object Type "incident"
Object ID id

Please see Access Control for details.