Skip to main content
PUT
Update an SLO

Authorizations

oiq_token
string
cookie
required

Path Parameters

id
string
required
Required string length: 1 - 128

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$

Body

application/json
name
string
Required string length: 1 - 256
description
string | null
Maximum string length: 4096
targetPct
number
signal
string
Maximum string length: 64
query
any

SLO config. A JSON string or the equivalent object.

windowDays
integer
type
string
Maximum string length: 64
service
string | null
Maximum string length: 256
latencyThresholdMs
number | null
enabled
boolean

Response

200

Success