Proxy zone manual filter names
Synopsis
Initialize manual filter names with a zone file.
Syntax
Set-EDNSProxyZoneManualFilterNames -ProxyID <String> -Name <String> [-AddSkipExisting] -Body <Object> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Set-EDNSProxyZoneManualFilterNames -ProxyID <String> -Name <String> [-ZoneFile <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Initializes manual filter names for a proxy zone.
Use Add-EDNSProxyZoneManualFilterName or Remove-EDNSProxyZoneManualFilterName to update a proxy zone.
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. |
‑AddSkipExisting | Whether the API should skip manual config entities that currently exist and were requested to add. If set to |
‑BodyConditionally required | A request body, either as a |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑NameRequired | A domain name, including the parent zone. |
‑ProxyIDRequired | The proxy ID you're working with. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑ZoneFile | Zone file from which to load manual filter names. |
Related Links
Updated 5 days ago
