Skip to main content
Returns a list of all encrypted index names accessible via the client’s StorageConfig.

Returns

list[str]: A list of index names.

Exceptions

  • Throws if the list of indexes could not be retrieved.

Example Usage