deleteIngestion
inline suspend fun AppFabricClient.deleteIngestion(crossinline block: DeleteIngestionRequest.Builder.() -> Unit): DeleteIngestionResponse
Deletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.