View the information of your client gateways
You can obtain information about one or more of your client gateways.
By default, this action describes all your client gateways.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.bridge.get
- Console
- API
- Terraform
- In the console, navigate to Network → VPC → Client Gateways.
- The list of all your client gateways is displayed with their main information:
- ID
- Public IP (Internet Protocol) address
- ASN (Autonomous System Number)
- State
The GET /connectivity/spaces/{spaceId}/clientGateways command lists the client gateways.
Example request: List all Client Gateways
The GET /connectivity/spaces/{spaceId}/clientGateways/{id} command retrieves information about a client gateway.
Example request: Retrieve the information of a Client Gateway
The Terraform documentation is available on the Numspot registry ↗.