Skip to content

S3 Bucket Alerts Total Size 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/prometheus/properties/s3BucketAlerts/properties/totalSize

Alert when all S3 buckets reaches the set percentage of the set size.

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 (S3 Bucket Alerts Total Size)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
percent number Optional cannot be null Compliant Kubernetes Apps Config
sizeQuotaGB number Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (S3 Bucket Alerts Total Size Enabled)

percent

Percentage, 0% - 100%

percent

TYPE:

number (Percentage)

CONSTRAINTS:

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: 0

DEFAULTS:

The default value is:

80

sizeQuotaGB

sizeQuotaGB

TYPE:

number (S3 Bucket Alerts Total Size Quota)

DEFAULTS:

The default value is:

1000

Return to the root config schema


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