Traffic report per datacenter
Synopsis
Get a traffic report per data center.
Syntax
Get-GTMTrafficPerDatacenter [-DomainName] <String> [-DatacenterID] <Int32> [-Start] <String> [-End] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves a report for a given domain and data center on the DNS requests received in each five-minute period. Requests are broken down by 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. |
‑DatacenterIDRequired | A numeric D of the data center. |
‑DomainNameRequired | The full GTM domain name. |
| ‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑EndRequired | The end date of the report, in ISO 8601 format of |
| ‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StartRequired | The start date of the report, in ISO 8601 format of |
Related Links
Updated 2 months ago
