Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the next index for the given topic relative to the last call to "async/poll". This call is useful when switching from calling "async/poll" (with a managed index) to calling "async/pollByIndex" where the index is managed by the user. The result value can be used as value for parameter "index" in a follow-up call to "async/pollByIndex".

Available from

v9

Request path

GET [REST URL]/async/getNextIndex

Query Parameters

Parameter

Type

Description

topic

String

-


  • No labels