Data stream
Get-DataStream
Synopsis
Get a stream.
Syntax
Get-DataStream [-StreamType <String>] [-GroupID <Int32>] [-ObjectName <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-DataStream [-StreamType <String>] [-StreamID <Int32>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves details of all streams of a given LogType, or a specific stream specified by its StreamID.
If you omit the Version parameter, this operation returns the stream's last version.
Note: for backwards compatibility, LogType defaults to 'cdn'.
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 |
‑GroupID | Your group's ID. |
‑ObjectName | Filters down streams for a specific property, also referred to as an object. Allows up to five comma-delimited property names to specify a larger subset. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StreamID | Your stream's ID. |
Related Links
Updated 3 days ago
