Alert Slack Config Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root config schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/v0.39.2/config/schemas/config.yaml#/properties/alerts/properties/slack
Configure alerting to Slack.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/config.yaml* |
TYPE:
object
(Alert Slack Config)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
channel | string |
Optional | cannot be null | Compliant Kubernetes Apps Config |
customTemplate | object |
Optional | cannot be null | Compliant Kubernetes Apps Config |
channel¶
channel
-
is optional
-
Type:
string
(Slack Channel) -
cannot be null
-
defined in: Compliant Kubernetes Apps Config
TYPE:
string
(Slack Channel)
customTemplate¶
customTemplate
-
is optional
-
Type:
object
(Slack Custom Template) -
cannot be null
-
defined in: Compliant Kubernetes Apps Config
TYPE:
object
(Slack Custom Template)
Return to the root config schema
Generated Thu Nov 14 16:14:40 UTC 2024 from elastisys/compliantkubernetes-apps@v0.39.2