pub async fn get_log_ftp(
configuration: &mut Configuration,
params: GetLogFtpParams,
) -> Result<LoggingFtpResponse, Error<GetLogFtpError>>
Expand description
Get the FTP for a particular service and version.
pub async fn get_log_ftp(
configuration: &mut Configuration,
params: GetLogFtpParams,
) -> Result<LoggingFtpResponse, Error<GetLogFtpError>>
Get the FTP for a particular service and version.