Skip to main content
POST
Synthesise a remediation suggestion from indexed runbooks

Authorizations

oiq_token
string
cookie
required

Body

application/json
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_-]*$
tenant_id
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_-]*$
error_context
string
Maximum string length: 20000
query
string
Maximum string length: 20000
service_name
string | null
Maximum string length: 256
metric_name
string
Required string length: 1 - 512
top_k
integer
Required range: 1 <= x <= 100

Response

200

Success