{ "status": 200, "message": "Indexes listed successfully", "data": { "indexes": [ "hello-world", "fubar", "some-thing" ] } }
List the names of all indexes that currently exist.
Stats fetched successfully.
Status code of the response
Message giving basic information on the response
Important data to be given to the caller
An error that has occured
Show child attributes