Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
targetId
string
必填
Required string length: 1 - 128
baseId
string
必填
Required string length: 1 - 128
seedTableId
string
必填
Required string length: 1 - 128
errorSignature
string
必填
Maximum string length: 500

响应

200 - application/json

Whole-group durable recovery summary

targetId
string
必填
recovered
integer
必填
必填范围: x >= 0
inserted
integer
必填
必填范围: x >= 0
alreadyPending
integer
必填
必填范围: x >= 0
deliveryAccepted
integer
必填
必填范围: x >= 0
deliveryDeferred
integer
必填
必填范围: x >= 0
最后修改于 2026年9月15日