Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Replace Slo Pre-Validate Alerts

POSThttps://api.coralogix.com/mgmt/openapi/3/v1/slo/slos/validate

No description available

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json
    oneOf
    createTime#date-time
    creator#string
    description#string
    Example: A brief description of my SLO

    Definition of the SLO grouping fields

    id#string
    Example: b11919d5-ef85-4bb1-8655-02640dbe94d9
    name#stringrequired
    Example: Example Slo Name

    Definition of a request-based SLI based on metrics

    The revision of the slo, used to differentiate between different versions of the same SLO

    sloTimeFrame#SloTimeFrame

    Possible values: [SLO_TIME_FRAME_UNSPECIFIED, SLO_TIME_FRAME_7_DAYS, SLO_TIME_FRAME_14_DAYS, SLO_TIME_FRAME_21_DAYS, SLO_TIME_FRAME_28_DAYS]

    targetThresholdPercentage#floatrequired
    Example: 99.999
    type#string
    Example: request
    updateTime#date-time

Response

application/json

Response with validated alerts before replacing an existing SLO.