Property resources
Synopsis
Get a property's resources.
Syntax
Get-IAMPropertyResources [-AssetID] <Int32> [-GroupID] <Int32> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets resources a property uses to deliver your web content across Akamai's edge network, such as which CP codes are in use in a given property.
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. |
‑AssetIDAlias: ‑PropertyIDRequired | Unique identifier for each asset, either a property or an include. To get this value, run Get-IAMProperty. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑GroupIDRequired | Your group's ID. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 16 days ago
