Skip to main content
POST
Acknowledge Incident
string
obrigatório
Nome único do incidente (ex: INC-20260319-001)
string
obrigatório
Identificador do usuário ou equipe que está reconhecendo o incidente
string
Mensagem opcional com contexto sobre o reconhecimento

Autorizações

Authorization
string
header
obrigatório

Bearer token issued by the operator. Format: Authorization: Bearer <token>.

Parâmetros de caminho

name
string
obrigatório

Unique incident name.

Exemplo:

"INC-20260319-001"

Corpo

application/json
acknowledgedBy
string
obrigatório

User or team identifier acknowledging the incident.

Exemplo:

"carlos.silva@empresa.com"

message
string

Optional context about the acknowledgment.

Exemplo:

"Investigating memory increase on payment-service"

Resposta

Incident acknowledged

apiVersion
string
Exemplo:

"v1"

kind
string
Exemplo:

"Incident"

metadata
object
spec
object
status
object