prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.oauth2.spec.receivers.webexConfigs

List of Webex configurations.

5 fields
AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.oauth2.spec.receivers.webexConfigs fields and descriptions
Field / TypeDescription
apiURL
string

The Webex Teams API URL i.e. https://webexapis.com/v1/messages Provide if different from the default API URL.

  • pattern: ^https?://.+$
object

The HTTP client's configuration. You must supply the bot token via the `httpConfig.authorization` field.

message
string

Message template

roomID
string required

ID of the Webex Teams room where to send the messages.

  • minLength: 1
sendResolved
boolean

Whether to notify about resolved alerts.