Demand
Get-GTMDemand
Synopsis
Report directed demand for a property.
Syntax
Get-GTMDemand [-DomainName] <String> [-PropertyName] <String> [[-Start] <String>] [[-End] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Gets a collection of reports containing the provisioned demand percentage vs. the actual demand percentage seen by GTM rounded to the nearest five minutes for each data center.
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. |
‑DomainName Required |
The full GTM domain name. |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑End |
The end date of the report, in ISO 8601 format of |
‑PropertyName Required |
The name of Traffic Management property. |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑Start |
The start date of the report, in ISO 8601 format of |
Related Links
Updated 14 days ago