ActionSecurityPolicies
is a datatype used security policies for actions in the
organization.
Table: ActionSecurityPolicies
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 23, 2024 | |||||
emailActionEnabled | boolean | yes | Short-Term | Whether an email action can be configured and triggered. | |
emailActionRecipientAllowList | [string] | yes | Short-Term | Allow list of global patterns for acceptable email action recipients. Empty means no recipients allowed, whereas null means all. | |
repoActionEnabled | boolean | yes | Short-Term | Whether repository actions can be configured and triggered. | |
opsGenieActionEnabled | boolean | yes | Short-Term | Whether OpsGenie actions can be configured and triggered. | |
pagerDutyActionEnabled | boolean | yes | Short-Term | Whether PagerDuty actions can be configured and triggered. | |
slackSingleChannelActionEnabled | boolean | yes | Short-Term | Whether single-channel Slack actions can be configured and triggered. | |
slackMultiChannelActionEnabled | boolean | yes | Short-Term | Whether multi-channel Slack actions can be configured and triggered. | |
uploadFileActionEnabled | boolean | yes | Short-Term | Whether upload file actions can be configured and triggered. | |
victorOpsActionEnabled | boolean | yes | Short-Term | Whether VictorOps actions can be configured and triggered. | |
webhookActionEnabled | boolean | yes | Short-Term | Whether Webhook actions can be configured and triggered. | |
webhookActionUrlAllowList | boolean | yes | Short-Term | Allow list of global patterns for acceptable webhook URLs. Empty means no recipients allowed whereas null means all. |