v2

latestSwagger 2.02026-07-1361326.8 KB

Renew locks for a batch of Cloud Events. The response will include the set of successfully renewed lock tokens, along with other failed lock tokens with their corresponding error information. Successfully renewed locks will ensure that the associated event is only available to the consumer that holds the renewed lock.

post/topics/{topicName}/eventsubscriptions/{eventSubscriptionName}:renewLock

Path parameters

topicNamestring required

Topic Name.

eventSubscriptionNamestring required

Event Subscription Name.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

lockTokensstring[] required

Array of lock tokens.

Response

The request has succeeded.

succeededLockTokensstring[] required

Array of lock tokens for the successfully renewed locks.