pub async fn get_log_sftp(
configuration: &mut Configuration,
params: GetLogSftpParams,
) -> Result<LoggingSftpResponse, Error<GetLogSftpError>>Expand description
Get the SFTP for a particular service and version.
pub async fn get_log_sftp(
configuration: &mut Configuration,
params: GetLogSftpParams,
) -> Result<LoggingSftpResponse, Error<GetLogSftpError>>Get the SFTP for a particular service and version.