Data
Synopsis
Download group data.
Syntax
Export-EdgeKVData [-NamespaceID] <String> [-Network] <String> [-OutputFile] <String> [[-GroupID] <String>] [[-MaxItems] <Int32>] [-ShowExpires] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Download all content stored within the group.
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 EdgeKV access group's ID. |
‑MaxItems | If specified, maximum number of items to return per request, up to the system limits. |
‑NamespaceIDRequired | A namespace's ID. |
‑NetworkRequired | The type of network to execute the API request on, either |
‑OutputFileRequired | File to which the function will write CSV data. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑ShowExpires | Include expiry details for each CSV record, |
Related Links
Updated 12 days ago
