v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-138134216.7 KB
operations

Starts asynchronous advancement of the relocate bucket operation in the case of required write downtime, to allow it to lock the bucket at the source location, and proceed with the bucket location swap. The server makes a best effort to advance the relocate bucket operation, but success is not guaranteed.

post/b/{bucket}/operations/{operationId}/advanceRelocateBucket

Path parameters

bucketstring required

Name of the bucket to advance the relocate for.

operationIdstring required

ID of the operation resource.

Request body

ttlstring google-duration

Specifies the duration after which the relocation will revert to the sync stage if the relocation hasn't succeeded. Optional, if not supplied, a default value of 12h will be used.

expireTimestring date-time

Specifies the time when the relocation will revert to the sync stage if the relocation hasn't succeeded.

Response

Successful response