Change request
Synopsis
Get a change request.
Syntax
Get-EdgeHostnameChangeRequest [-Status <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-EdgeHostnameChangeRequest [-ChangeID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-EdgeHostnameChangeRequest -RecordName <String> -DNSZone <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets all edge hostname change requests, retrieves a single change by its ID, or lists change requests for a specific edge hostname by record name and DNS 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. |
‑ChangeID | Your change request's ID. |
‑DNSZoneConditionally required | Filters by |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑RecordNameConditionally 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 |
‑Status | The status of change requests to retrieve. The only currently available value is |
Related Links
Updated 18 days ago
