List Partitions for a Transactional Event Queue Topic in Cluster

get

/database/txeventq/clusters/{cluster_id}/topics/{topic_name}/partitions

Get all the partitions that belong to a specified topic. A client requires SQL Developer role to invoke this service. Database User requires READ privilege on USER_QUEUE_SHARDS.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

The topic partitions.
Back to Top