CIDR block
Get-IAMCIDRBlock
Synopsis
View CIDR block details.
Syntax
Get-IAMCIDRBlock [[-CIDRBlockID] <Int32>] [-Actions] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Gets all CIDR blocks or returns a specific block by its ID.
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. |
‑Actions |
When enabled, includes actions you can perform on the object. |
‑CIDRBlockID |
Your CIDR block's ID. To get this value, run |
‑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 8 days ago