Get information about your virtual gateways
You can get information about one or more of your virtual gateways.
By default, this action describes all your virtual gateways.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.bridge.get
- Console
- API
- Terraform
View the Virtual Gateways dashboard to see the list of your virtual gateways and their information.
The GET /connectivity/spaces/{spaceId}/virtualGateways command lists the virtual gateways.
Example request: List all virtual gateways
The GET /connectivity/spaces/{spaceId}/virtualGateways/{id} command retrieves information about a virtual gateway.
Example request: Retrieve information about a virtual gateway
The Terraform documentation is available on the Numspot registry ↗.