Discovered API
Synopsis
Modify an API's visibility.
Syntax
Show-AppSecDiscoveredAPI [-Hostname] <String> [-BasePath] <String> [-Reason] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Shows an API. You can include or exclude APIs from the response. This operation is per-user. If you hide an API from the response, another user can still see that API in their response when they run this operation with their own credentials.
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. |
‑BasePathRequired | The base64-encoded value of the base path. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑HostnameRequired | The base64-encoded value of the hostname. |
‑ReasonRequired | The reason you've decided to hide the API from the API list. - Use - Use |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 3 days ago
