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

‑AccessToken
Required

Access token.

‑ClientSecret
Required

The API credential's client secret.

‑ClientToken
Required

The API credential's client token.

‑HostName
Alias: ‑host
Required

The API credential's hostname.

Related Links

User Guide: Overview