Get consumer lag for Transactional Event Queue Topic Partition

get

/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}/lags/{topic_name}/partitions/{partition_id}

Get the consumer lag on a specified partition in a topic. A client requires SQL Developer role to invoke this service. Database User requires EXECUTE privilege on DBMS_AQADM and OWA_UTIL packages.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Consumer-Group lag for Partition

400 Response

Bad Request.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top