Certificate
Get-EdgeHostnameCertificate
Synopsis
Get an associated certificate.
Syntax
Get-EdgeHostnameCertificate [-RecordName] <String> [-DNSZone] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Gets the certificate associated with an enhanced TLS edge hostname by its 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. |
‑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 |
Related Links
Updated 8 days ago