Get lag summary for Consumer Groups in Cluster

get

/database/txeventq/clusters/{cluster_id}/consumer-groups/{consumer_group_id}/lag-summary

Gets the max and total lag of the consumers in the specified consumer group. 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

The Consumer Group Lag Summary.

400 Response

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