Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

Overview

DescriptionWaiting for the timeout of the indexing process completion
Resource Path

 /analytics/indexing_done?timeout=<long-value>

HTTP MethodGET
Request/Response Formatapplication/json
AuthenticationBasic

...

Parameter
Description
{timeout}The timeout in seconds after waiting until the indexing process completes

Example

Code Block
languagetext
GET httphttps://localhost:97639443/analytics/indexing_done?timeout=1

...