pronghorn-core

On this page:

checkMultipleIndexes

Summary

Check the status of multiple collections' indexes in Mongo

Description

Check the status of pre-defined indexes for multiple collections.

Route

GET /indexes/status

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
queryOptions object yes Options for query parameters.

Return

DetailsExampleSchema
Name Type Description
results object The current statuses of the indexes on the specified collections.