Configuration parameters
APIKey— API Keycredentials_api_key—ServiceKey— Service Key (for triggering, acknowledging and resolving events only)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident typeFetchInterval— Initial Fetch Interval (In minutes, used only for first fetch or after Reset last run)DefaultRequestor— Default requestor ID for adding people to incidentsmax_fetch— Maximum number of incidents per fetchincident_statuses— Incident statuses to fetch
Commands (13)
-
PagerDuty-acknowledge-eventAcknowledges an existing event in PagerDuty.
-
PagerDuty-add-respondersAdd responders to an incident.
-
PagerDuty-get-all-schedulesReceive all schedules from PagerDuty.
-
PagerDuty-get-contact-methodsGet the contact methods of a given user.
-
PagerDuty-get-incident-dataGet data about a incident from PagerDuty.
-
PagerDuty-get-service-keysGet Service keys for each of the services configured in the PagerDuty instance.
-
PagerDuty-get-users-notificationGet the users notification rules.
-
PagerDuty-get-users-on-callReturns the names and details of on call users at a certain time or by specific schedule.
-
PagerDuty-get-users-on-call-nowReturns the names and details of current on call personnel.
-
PagerDuty-incidentsShows incidents in PagerDuty. Default status parameters are triggered,acknowledged.
-
PagerDuty-resolve-eventResolves an existing event in PagerDuty.
-
PagerDuty-run-response-playRun a response play on PagerDuty (based on its UUID).
-
PagerDuty-submit-eventCreates a new event/incident in PagerDuty(In order to use this command you have to enter the Service Key in the integration settings).