List items
Synopsis
Validate entries from a CSV file.
Syntax
Test-ClientListItem -Items <String[]> -ListType <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Test-ClientListItem -File <String> -ListType <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Validates entries either from a CSV file or as inline parameters before creating a client list.
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 |
‑FileConditionally required | A CSV file from which to read list items. |
‑ItemsConditionally required | The entry values to import into a client list. Can be an array or a comma-separated string. |
‑ListTypeRequired | Type of your client list, which can be |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 5 days ago
