|
|
@ -57,7 +57,7 @@ sphinxsearch |
|
|
|
|
|
|
|
|
|
|
|
JSON interface to build third party applications / distributed index sharing. |
|
|
|
JSON interface to build third party applications / distributed index sharing. |
|
|
|
|
|
|
|
|
|
|
|
Could be enabled or disabled by API_ENABLED option |
|
|
|
Could be enabled or disabled by `API_ENABLED` option |
|
|
|
|
|
|
|
|
|
|
|
###### Address |
|
|
|
###### Address |
|
|
|
|
|
|
|
|
|
|
@ -69,7 +69,7 @@ Could be enabled or disabled by API_ENABLED option |
|
|
|
|
|
|
|
|
|
|
|
Returns search results. |
|
|
|
Returns search results. |
|
|
|
|
|
|
|
|
|
|
|
Could be enabled or disabled by API_SEARCH_ENABLED option |
|
|
|
Could be enabled or disabled by `API_SEARCH_ENABLED` option |
|
|
|
|
|
|
|
|
|
|
|
###### Request attributes |
|
|
|
###### Request attributes |
|
|
|
|
|
|
|
|
|
|
@ -81,9 +81,9 @@ GET page={int} - search results page, 1 if not provided |
|
|
|
|
|
|
|
|
|
|
|
##### Hosts distribution API |
|
|
|
##### Hosts distribution API |
|
|
|
|
|
|
|
|
|
|
|
Returns node hosts collected with fields provided in API_HOSTS_FIELDS settings. |
|
|
|
Returns node hosts collected with fields provided in `API_HOSTS_FIELDS` settings. |
|
|
|
|
|
|
|
|
|
|
|
Could be enabled or disabled by API_HOSTS_ENABLED option |
|
|
|
Could be enabled or disabled by `API_HOSTS_ENABLED` option |
|
|
|
|
|
|
|
|
|
|
|
###### Request attributes |
|
|
|
###### Request attributes |
|
|
|
|
|
|
|
|
|
|
|