pub async fn list_log_ftp(
configuration: &mut Configuration,
params: ListLogFtpParams,
) -> Result<Vec<LoggingFtpResponse>, Error<ListLogFtpError>>
Expand description
List all of the FTPs for a particular service and version.
pub async fn list_log_ftp(
configuration: &mut Configuration,
params: ListLogFtpParams,
) -> Result<Vec<LoggingFtpResponse>, Error<ListLogFtpError>>
List all of the FTPs for a particular service and version.