Get information about your Compute Bridges
You can get information about one or more bridges.
By default, this action describes all your bridges.
warning
Connections whose status is failed or deleted remain visible for 1 hour.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.bridge.get
- API
- Terraform
The GET /connectivity/spaces/{spaceId}/computeBridges command lists one or more connections between two VPC (Virtual Private Cloud).
Example request: List all Compute Bridges
The GET /connectivity/spaces/{spaceId}/computeBridges/{id} command retrieves the information of a Compute Bridge connection between two VPC.
Example request: Retrieve the information of a Compute Bridge
The Terraform documentation is available on the Numspot registry ↗.