prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers[].slackConfigs[].actions[]

SlackAction configures a single Slack action that is sent with each notification. See https://api.slack.com/docs/message-attachments#action_fields and https://api.slack.com/docs/message-buttons for more information.

7 fields
AlertmanagerConfig.spec.receivers[].slackConfigs[].actions[] fields and descriptions
Field / TypeDescription
object

SlackConfirmationField protect users from destructive actions or particularly distinguished decisions by asking them to confirm their button click one more time. See https://api.slack.com/docs/interactive-message-field-guide#confirmation_fields for more information.

name
string

No description provided.

style
string

No description provided.

text
string required

No description provided.

  • minLength: 1
type
string required

No description provided.

  • minLength: 1
url
string

No description provided.

value
string

No description provided.