create_kafka_mirror_topic | INSERT | cluster_id, link_name, data__source_topic_name |
Create a topic in the destination cluster mirroring a topic in the source cluster |
list_kafka_mirror_topics | EXEC | cluster_id |
List all mirror topics in the cluster |
list_kafka_mirror_topics_under_link | EXEC | cluster_id, link_name |
List all mirror topics under the link |
read_kafka_mirror_topic | EXEC | cluster_id, link_name, mirror_topic_name | |
update_kafka_mirror_topics_failover | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_pause | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_promote | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_resume | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_reverse_and_pause_mirror | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_reverse_and_start_mirror | EXEC | cluster_id, link_name | |
update_kafka_mirror_topics_truncate_and_restore_mirror | EXEC | cluster_id, link_name | |