EdgeGrid credentials
Synopsis
Test your EdgeGrid credentials.
Syntax
Test-EdgegridCredentials [-HostName] <String> [-ClientToken] <String> [-AccessToken] <String> [-ClientSecret] <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
This function validates your EdgeGrid credentials match the expected format by regular expression. No API requests are made to perform the validation, so your credentials may still not function properly.
Parameters
‑AccessTokenRequired | Access token. |
‑ClientSecretRequired | The API credential's client secret. |
‑ClientTokenRequired | The API credential's client token. |
‑HostNameAlias: ‑hostRequired | The API credential's hostname. |
Related Links
Updated 11 days ago
