Skip to content

Alert OpsGenie Heartbeat 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/main/config/schemas/config.yaml#/properties/alerts/properties/opsGenieHeartbeat

Configure heartbeats to OpsGenie.

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 OpsGenie Heartbeat)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Required cannot be null Compliant Kubernetes Apps Config
name string Optional cannot be null Compliant Kubernetes Apps Config
url string Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (OpsGenie Heartbeat Enabled)

name

name

TYPE:

string (OpsGenie Heartbeat Name)

url

url

TYPE:

string (OpsGenie Heartbeat URL)

CONSTRAINTS:

URI: the string must be a URI, according to RFC 3986

DEFAULTS:

The default value is:

"https://api.eu.opsgenie.com/v2/heartbeats"

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main