Explains how to un-register a stream as an upstream source for a stream using either the Control System or the CLI.
When you remove a stream as an upstream source for a stream, the upstream source stream will stop sending updates to the stream.
The command to decouple upstream sources is:
maprcli stream upstream remove -path <stream path> -upstream <upstream stream path>
For complete reference information, see
stream upstream remove.