List all indexes in a project
Use the list_indexes operation to get a complete description of all indexes in a project:.names()
helper function to iterate over the index names in the list_indexes()
response, for example:
Python
.names()
helper function to iterate over the index names in the list_indexes()
response, for example: