Product use cases
Get-ProductUseCases
Synopsis
List use cases.
Syntax
Get-ProductUseCases [-ContractID] <String> [-ProductID] <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Lists Akamai-provided use case scenarios for a given product. Use cases help optimally map different types of traffic across the Akamai edge network.
Optionally, run this operation to gather values before running New-EdgeHostname
.
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. |
‑ContractID Required |
Your contract's ID. The parameter is optional if a property belongs to only one contract; otherwise, you need to specify it along with the |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑ProductID Required |
The product's ID. |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 10 days ago