pub async fn create_log_sftp(
    configuration: &mut Configuration,
    params: CreateLogSftpParams
) -> Result<LoggingSftpResponse, Error<CreateLogSftpError>>
Expand description

Create a SFTP for a particular service and version.