Stream
Synopsis
Get a stream.
Syntax
Get-MSLStream [-Page <Int32>] [-PageSize <Int32>] [-SortKey <String>] [-SortOrder <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-MSLStream [-StreamID <Int32>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves detailed information about the requested stream.
Parameters
| ‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
| ‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
| ‑Page | The page number to view, starting at |
| ‑PageSize | The number of data points that are displayed per page. The default is to display all data if you don't specify the page size. |
| ‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
| ‑SortKey | Sorts the fields displayed based on the key that you specify, either |
| ‑SortOrder | Sorts the streams list in ascending ( |
| ‑StreamID | Your stream's ID. |
Related Links
Updated 2 months ago
