Get replication analyzer repair messages

get/replicationAnalyzer/repair

Sends replication messages for every SFE where replication is missing and then returns the count of SFEs where repair was initiated.

  1. To prevent too many SFEs from missing replication, there is a limit to how many SFE repairs can be initiated at one time. This parameter defaults to 10000.
  2. The repair does not take effect until all other outstanding messages on the replication queue in RabbitMQ are processed.

Request Samples

1

Response Samples

10

Query Parameters

NameTypeRequiredDescription
limit
integer<int32>
false

Specifies the maximum number of items to return. The default value is 10.

Default:
10

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema