GTM properties
Get-EdgeDiagnosticsGTMProperties
Synopsis
Get GTM properties.
Syntax
Get-EdgeDiagnosticsGTMProperties [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Gets the GTM properties you have access to. You can use the returned hostname
values to run the New-EdgeDiagnosticsMTR
and New-EdgeDiagnosticsDig
operations for a GTM hostname.
Note that the New-EdgeDiagnosticsMTR
operation also requires the hostname's test and target IP values that you can get by running the Get-EdgeDiagnosticsGTMPropertyIPs
operation.
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 |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 14 days ago