Question 78:
While you monitor the indexer processing status through the REST calls, you realize that the indexer has failed with status persitentFailure. After fixing the issue, which REST call would you make to restart the scheduled execution? (select one answer choice)
Answer options:
A.GET https://[service name].search.windows.net/indexers/[indexer name]/status?api-version=2020-06-30 B.PUT https://[service name].search.windows.net/indexers/[indexer name]?api-version=2020-06-30 C.POST https://[service name].search.windows.net/indexers/[indexer name]/reset?api-version=2020-06-30 D.POST https://[service name].search.windows.net/indexers?api-version=2020-06-30