Load feedback report
Synopsis
Report load feedback.
Syntax
Get-GTMLoadFeedbackReport [-DomainName] <String> [-ResourceName] <String> [-Start] <String> [-End] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves the historical values of a resource across all data centers and for the specified time range. A resource constrains the load sent to a 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. |
‑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 |
‑ResourceNameRequired | The name of the resource. |
‑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 3 months ago
