ActionType
is an enumerated
list of types of actions related to a template.
Table: ActionType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 13, 2024 | |||||
email | boolean | Long-Term | Whether this action is an email. | ||
LogScaleRepository | boolean | Long-Term | Whether this action is a LogScale repository. | ||
OpsGenie | boolean | Long-Term | Whether this action is OpsGenie related. | ||
PagerDuty | boolean | Long-Term | Whether this action involves PagerDuty. | ||
SlackMulti | boolean | Long-Term | Whether this action is related to SlackMulti. | ||
SlackSingle | boolean | Long-Term | Whether this action is for SlackSingle. | ||
UploadFile | boolean | Long-Term | Whether this action is to upload a file. | ||
VictorOps | boolean | Long-Term | Whether this action involves VictorOps. | ||
Webhook | boolean | Long-Term | Whether this action calls for a webhook. |