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

Replace Slo Pre-Validate Alerts

PUThttps://api.coralogix.com/mgmt/openapi/4/slo/validated/v1

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#string
    Example: Example Slo Name
    productType#SloProductType

    Possible values: [SLO_PRODUCT_TYPE_UNSPECIFIED, SLO_PRODUCT_TYPE_APM]

    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]

    sloType#SloType

    Possible values: [SLO_TYPE_REQUEST, SLO_TYPE_WINDOW]

    targetThresholdPercentage#float
    Example: 99.999
    type#stringdeprecated
    Example: request
    updateTime#date-time

    Definition of a window-based SLI based on metrics

Response

application/json

Response with validated alerts before replacing an existing SLO.