Report
Synopsis
Get report options.
Syntax
Get-Report [-Report] <String> [-ProductFamily] <String> [-ReportingArea] <String> [-QueryID] <String> [[-AccountSwitchKey] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Returns available options to generate a single report, or retrieve available reports by Product Family and Reporting Area.
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. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑ProductFamilyRequired | The area of products. |
‑QueryIDRequired | Unique identifier of the previous asynchronous request to fetch report data. |
‑ReportRequired | An individual report name. |
‑ReportingAreaRequired | The grouping of reports related to the same area. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated about 18 hours ago
