Upload
Synopsis
Get namespace upload job details.
Syntax
Get-EdgeKVUpload -NamespaceID <String> -Network <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-EdgeKVUpload -NamespaceID <String> -Network <String> -BulkUploadID <String> [-IncludeErrors] [-MaxItems <Int32>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
View details about a specific namespace upload job.
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. |
‑BulkUploadIDConditionally required | Unique identifier for each bulk upload request. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑IncludeErrors | Whether to return errors encountered while processing CSV records. |
‑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 |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 12 days ago
