Properties
| NAME | TYPE | DESCRIPTION | 
total  |  integer  |  Total number of indexes that matched your query.  | 
indexes  |  array  |  List of indexes. Can be one of: | 
Example
JSON
{
    "total": 5,
    "indexes": ""
}
JSON
{
    "total": 5,
    "indexes": ""
}
| NAME | TYPE | DESCRIPTION | 
total  |  integer  |  Total number of indexes that matched your query.  | 
indexes  |  array  |  List of indexes. Can be one of: | 
{
    "total": 5,
    "indexes": ""
}
{
    "total": 5,
    "indexes": ""
}