pub async fn create_log_ftp(
    configuration: &mut Configuration,
    params: CreateLogFtpParams
) -> Result<LoggingFtpResponse, Error<CreateLogFtpError>>
Expand description

Create a FTP for a particular service and version.