/
ST
strimzi
/
HTTP Bridge API Reference
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18m ago · Updated 2w ago
Details
Filter operations
Consumers
8
post
/consumers/{groupid}
get
/consumers/{groupid}/instances/{name}/subscription
post
/consumers/{groupid}/instances/{name}/subscription
delete
/consumers/{groupid}/instances/{name}/subscription
post
/consumers/{groupid}/instances/{name}/assignments
get
/consumers/{groupid}/instances/{name}/records
delete
/consumers/{groupid}/instances/{name}
post
/consumers/{groupid}/instances/{name}/offsets
Seek
3
Topics
6
get
/healthy
get
/ready
get
/openapi
get
/
Consumers
Unsubscribes a consumer from all topics.
delete
/consumers/{groupid}/instances/{name}/subscription
Response
Consumer unsubscribed successfully.
Changes