v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
EventConsumers

Reset an event consumer.

put/api/event-consumers/{consumerName}/reset

Path parameters

consumerNamestring required

The name of the event consumer.

Response

Event consumer resetted asynchronously.

_linksobject required

The links.

isStoppedboolean required

Indicates if the event consumer has been started.

isResettingboolean required

Indicates if the event consumer is resetting at the moment.

countinteger required

The number of handled events.

namestring required

The name of the event consumer.

errorstring nullable

The error details if the event consumer has been stopped after a failure.

positionstring nullable

The position within the vent stream.