Zone
Set-EdnsZone
Synopsis
Update zone's settings.
Syntax
Set-EdnsZone [-Zone] <String> [-SkipSignAndServeSafetyCheck] [[-Body] <Object>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Modifies a zone. You can't change the zone type with this operation.
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. |
‑Body |
A request body, either as a |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑SkipSignAndServeSafetyCheck |
When the switch is present, the function ignores safety checks when disabling the sign and serve feature. |
‑Zone Required |
Your zone's name |
Related Links
Updated 2 days ago