Specifying a cloud network to host an API gateway
Written by
Updated at November 14, 2024
You can specify a cloud network to host an API gateway.
A cloud network must meet the following conditions:
- Has subnets in all availability zones.
- Has at least one resource with an IP address in the specified cloud network.
Management console
API
- In the management console
, go the folder containing the API gateway. - Select API Gateway.
- Select the API gateway.
- In the top-right corner, click Edit.
- In the Network field, specify a cloud network to host your API gateway.
- Click Save.
To specify a cloud network to host an API gateway, use the update REST API method for the ApiGateway resource or the ApiGatewayService/Update gRPC API call.