OBTenant

Replay standby log of specific standby tenant

Replay standby log of specific standby tenant

post/api/v1/obtenants/{namespace}/{name}/logreplay

Path parameters

namespacestring required

obtenant namespace

namestring required

obtenant name

Request body

timestampstring
unlimitedboolean

Example request

{
  "timestamp": "2024-02-23 17:47:00"
}

Response

OK

messagestring required
successfulboolean required

Changes

Changed in 2 of the 28 revisions of this API.4