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.