post https://{hostname}/datastream-config-api/v2/log/streams//deactivate
Deactivates the latest version of a stream. Deactivating a stream means that you stop receiving logs for the properties that this stream monitors and changes status to DEACTIVATED
in approximately an hour. If you want to start receiving log files again, you can activate the stream at any time using the Activate a stream operation.
Recipes
🦉
Deactivate a stream (v2)
Open Recipe