Describes how to list all the upstream sources for a stream using the Control System and the CLI.
| Column Name | Column Description |
|---|---|
| IDX | The index number of the upstream stream. |
| Upstream Source Cluster | The name of the data-fabric cluster in which the upstream stream is located. |
| Upstream Source Path | The path and name of the upstream stream. |
| UUID | The upstream stream's universally unique identifier. |
The command to list all upstream sources for a stream is:
maprcli stream upstream list -path <stream path>
For complete reference information, see
stream upstream list.