MethodPathDescription
PUT/v1/crdbs/{crdb_guid}/flushFlush an Active-Active database

Flush an Active-Active database

PUT /v1/crdbs/{crdb_guid}/flush

Flush an Active-Active database.

Request

Example HTTP request

PUT /crdbs/552bbccb-99f3-4142-bd17-93d245f0bc79/flush

Headers

KeyValueDescription
X-Task-IDstringSpecified task ID
X-Result-TTLintegerTime (in seconds) to keep task result

URL parameters

FieldTypeDescription
crdb_guidstringGlobally unique Active-Active database ID (GUID)

Response

Returns a CRDB task object.

Status codes

CodeDescription
200 OKAction was successful.
400 Bad RequestThe request is invalid or malformed.
401 UnauthorizedUnauthorized request. Invalid credentials
404 Not FoundConfiguration or Active-Active database not found.
406 Not AcceptableConfiguration cannot be accepted, typically because it was already committed.