pub async fn delete_log_syslog(
    configuration: &mut Configuration,
    params: DeleteLogSyslogParams
) -> Result<InlineResponse200, Error<DeleteLogSyslogError>>
Expand description

Delete the Syslog for a particular service and version.