Get collection index status
Checks the status of pre-defined indexes for a specific collection.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
collection
The name of a collection in Mongo.
Response
The current statuses of the indexes on the specified collection.
missing
misnamed
external
indexed
total
The total number of documents
collectionSize
inProgress
Errors
500
Internal Server Error