Resource: Search Indexes ( /api/search/indexes )

Search indexes resource, allow retrieval of metadata for each index maintained by Enterprise Tester.

Root Relation: SearchIndexes

This resource supports the following methods: GET

Methods

GET


Retrieves all (or a subset) of search indexes which are maintained by Enterprise Tester.

This method supports the OData parameters $filter, $top, $take, $orderby and $inlinecount. See OData Topic for more details.

Status Codes

These are the expected status codes returned by the service - in addition, some other status codes may be returned if either an internal error occurs or there is an authentication issue (such as an expired OAuth token).

StatusDescription
200 - OKReturned if the request was completed successfully.
  • No labels