Describe the specified Transactional Event Queue Topic Partition

get

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

Get metadata details of a specified partition in the 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 Partition Metadata.
Back to Top