startIngestion
inline suspend fun AppFabricClient.startIngestion(crossinline block: StartIngestionRequest.Builder.() -> Unit): StartIngestionResponse
Starts (enables) an ingestion, which collects data from an application.
Starts (enables) an ingestion, which collects data from an application.