pub async fn delete_log_ftp(
configuration: &mut Configuration,
params: DeleteLogFtpParams,
) -> Result<InlineResponse200, Error<DeleteLogFtpError>>
Expand description
Delete the FTP for a particular service and version.
pub async fn delete_log_ftp(
configuration: &mut Configuration,
params: DeleteLogFtpParams,
) -> Result<InlineResponse200, Error<DeleteLogFtpError>>
Delete the FTP for a particular service and version.