Snapshot
Synopsis
Get an activation's snapshot.
Syntax
Get-NetworkListSnapshot [-NetworkListID] <String> [-SyncPoint] <Int32> [-Extended] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets a version of a network list in its state when activated, with each version identified by its -SyncPoint value. You can only get syncPoint versions that have been activated.
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 |
‑Extended | When enabled, provides additional response data identifying who created and updated the list and when, and the network list's deployment status in both |
‑NetworkListIDRequired | Your network list's ID. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑SyncPointRequired | The network list version for which to retrieve the snapshot. This corresponds to the |
Related Links
Updated 3 months ago
