Describe Transactional Event Queue Topic Partition specified in Cluster

get

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

Get the partition with a specified partition_id for the specified Topic in cluster. 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 specified Topic Partition
Back to Top