Get target gateways
GET/projects/:projectId/aws/public/targetgateways
This resource allows to retrieve target gateways (Virtual Gateway and Transit Gateway) for a specific region. The response will provide separate lists of Virtual Gateways (IDs starting with 'vgw-') and Transit Gateways (IDs starting with 'tgw-') available in the selected AWS region for the client's AWS account. This endpoint does not require a VIF (Virtual Interface) parameter.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
ok
bad request
unauthorized access
forbidden access
not found
internal error