Onboarding CNAME record
Synopsis
Validate hostname CNAME DNS records.
Syntax
Submit-AppSecOnboardingCNAMERecord [-OnboardingID] <Int32> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Validates your site is ready to serve traffic. Call this operation after you've replaced the DNS entry that directs traffic to your site with the DNS CNAME records in List hostname CNAME DNS records. In each record, set the time-to-live (TTL) to 300 seconds (5 minutes). Once this call completes, run Get an onboarding to verify your onboarding is complete. When you've successfully completed any validations and CNAME changes, you'll see onboardingStatus: "COMPLETE" in the response.
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. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑OnboardingIDRequired | A unique identifier for an onboarding. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 7 days ago
