Skip to main content
POST
Libera operações estacionadas por uma rejeição permanente de encaminhamento

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
operationIds
string[] | null
obrigatório

Parked operation ids to un-park, as reported by the operation.forward_rejected alert (payload operationIds) or the park's ERROR log field parked_operation_ids. 1..500 UUIDs.

Exemplo:

Resposta

OK

action
string
obrigatório

Recovery action that was executed.

Exemplo:

"unpark"

released
integer<int64>
obrigatório

Transmit claims actually cleared; these operations are back in the eligible backlog.

Exemplo:

2

requested
integer<int64>
obrigatório

Distinct operation ids named in the request.

Exemplo:

3

skipped
integer<int64>
obrigatório

Ids that carried no transmit claim (never parked, or already un-parked) or whose claim is younger than the safety floor.

Exemplo:

1