Edge hostname
Set-EdgeHostname
Synopsis
Update an edge hostname.
Syntax
Set-EdgeHostname [-RecordName] <String> [-DNSZone] <String> [-Attribute] <String> [-Value] <String> [[-Comments] <String>] [[-StatusUpdateEmail] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Updates the -TTL
or -IPVersionBehavior
for an existing edge hostname.
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. |
‑Attribute Required |
An attribute to update. Currently only the |
‑Comments |
Filters by |
‑DNSZone Required |
Filters by |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑RecordName Required |
A record name of the edge hostname, identified as the portion of the edge hostname before the Akamai domain, for example, |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StatusUpdateEmail |
An email address that should receive updates on the change request. To specify more than one email address use a single comma-separated set of addresses, or repeat the parameter with each address. |
‑Value Required |
The value of the |
Related Links
Updated 6 days ago