PagerDutyAlertOnIncident
Send incident details to pagerduty (useful to include in playbooks).
javascript · PagerDuty
Details
| ID | PagerDutyAlertOnIncident |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | pagerduty communication |
README
Sends incident details to pagerduty.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | pagerduty, communication |
Dependencies
This script uses the following commands and scripts.
- PagerDuty-submit-event
Inputs
| Argument Name | Description |
|---|---|
| author | The email address of the user to be alerted about the incident. |
Outputs
There are no outputs for this script.
commonfields: id: PagerDutyAlertOnIncident version: -1 name: PagerDutyAlertOnIncident script: '' type: javascript tags: - pagerduty - communication comment: Send incident details to pagerduty (useful to include in playbooks). enabled: true args: - name: author required: true description: The email address of the user alerting about the incident. scripttarget: 0 dependson: must: - PagerDuty-submit-event timeout: 0s tests: - PagerDuty Test fromversion: 5.0.0 skipprepare: - script-name-incident-to-alert supportedModules: - agentix - xsiam - edr