Skip to main content

mirror_topics

Overview

Namemirror_topics
TypeResource
Idconfluent.kafka.mirror_topics

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
create_kafka_mirror_topicINSERTcluster_id, link_name, data__source_topic_nameGenerally Available

Create a topic in the destination cluster mirroring a topic in
the source cluster
list_kafka_mirror_topicsEXECcluster_idGenerally Available

List all mirror topics in the cluster
list_kafka_mirror_topics_under_linkEXECcluster_id, link_nameGenerally Available

List all mirror topics under the link
read_kafka_mirror_topicEXECcluster_id, link_name, mirror_topic_nameGenerally Available
update_kafka_mirror_topics_failoverEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_pauseEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_promoteEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_resumeEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_reverse_and_pause_mirrorEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_reverse_and_start_mirrorEXECcluster_id, link_nameGenerally Available
update_kafka_mirror_topics_truncate_and_restore_mirrorEXECcluster_id, link_nameGenerally Available