pub async fn update_log_elasticsearch(
configuration: &mut Configuration,
params: UpdateLogElasticsearchParams,
) -> Result<LoggingElasticsearchResponse, Error<UpdateLogElasticsearchError>>
Expand description
Update the Elasticsearch logging endpoint for a particular service and version.