pub async fn get_log_elasticsearch(
configuration: &mut Configuration,
params: GetLogElasticsearchParams,
) -> Result<LoggingElasticsearchResponse, Error<GetLogElasticsearchError>>
Expand description
Get the Elasticsearch logging endpoint for a particular service and version.