Retrieve the current head positions for each channel
post
/management/coherence/cluster/topics/{topicName}/subscribers/{subscriberId}/heads
Use this endpoint to retrieve the current head positions for each channel
Request
Path Parameters
-
subscriberId: string
ID of the subscriber.
-
topicName: string
Name of the topic.
Response
Supported Media Types
- application/json
200 Response
Command invocation is successful
Root Schema : schema
Type:
Show Source
object
-
heads(optional):
object heads
Additional Properties Allowed: head
Nested Schema : head
Type:
Show Source
object
-
Channel(optional):
integer(int32)
Read Only:
true
The channel. -
Position(optional):
string
Read Only:
true
The position.