Lists all indexes available for an Azure Search service.
Supports noop? false
Parameters
select(Optional[String[1]])
— Selects which properties of the index definitions to retrieve. Specified as a comma-separated list of JSON property names, or '*' for all properties. The default is all properties.
client_request_id(Optional[String[1]])
— The tracking ID sent with the request to help with debugging.
api_version(Optional[String[1]])
— Client Api Version.
value(Optional[String[1]])
— The indexes in the Search service.