History
Synopsis
View history.
Syntax
Get-DataStreamHistory [[-LogType] <String>] [-StreamID] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets details about all versions of a given stream.
It helps you track changes between the versions of the stream, including monitored properties, logged data set fields, and log delivery destinations.
Optionally, specify the values for both the -StartVersion and -EndVersion parameters to get details on all stream versions for a given range.
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 |
‑LogType | Defines the stream's log type: CDN, EdgeWorkers, Edge DNS or Global Traffic Management logs. For details, see Log types. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StreamIDRequired | Your stream's ID. |
Related Links
Updated 16 days ago
