pub async fn update_log_syslog(
configuration: &mut Configuration,
params: UpdateLogSyslogParams,
) -> Result<LoggingSyslogResponse, Error<UpdateLogSyslogError>>
Expand description
Update the Syslog for a particular service and version.
pub async fn update_log_syslog(
configuration: &mut Configuration,
params: UpdateLogSyslogParams,
) -> Result<LoggingSyslogResponse, Error<UpdateLogSyslogError>>
Update the Syslog for a particular service and version.