Shadow Links (Data Plane)

Get Shadow Link Metrics

Retrieve metrics for a specific shadow link, including total topics replicated, failed over topics, and error topics.

get/v1/shadow-links/{name}/metrics

Path parameters

namestring required

Response

OK

error_topicsstring uint64
failed_over_topicsstring uint64
total_topics_replicatedstring uint64

Changes

Changed in 3 of the 51 revisions of this API.13