Account switch key

Get-AccountSwitchKey

Synopsis

Find an account switch key.

Syntax

Get-AccountSwitchKey [-Search] <String> [-EdgeRCFile <String>] [-Section <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Description

Finds an account switch key for a given search term. The search terms don't need to be exact. Note that a single customer can have multiple account switch keys.

Parameters

‑EdgeRCFile

Your EdgeGrid resource file to authenticate your command. Defaults to ~/.edgerc.

‑Search
Required

Filters results by accountId or accountName. Enter at least three characters to filter the results by substring.

‑Section

The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to default.

Related Links