pub async fn list_log_elasticsearch(
configuration: &mut Configuration,
params: ListLogElasticsearchParams,
) -> Result<Vec<LoggingElasticsearchResponse>, Error<ListLogElasticsearchError>>
Expand description
List all of the Elasticsearch logging endpoints for a particular service and version.