Specifying a cloud network to host an API gateway
Written by
Updated at July 14, 2025
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.
Note
If the network does not meet the conditions above, the service does not guarantee its operation.
Management console
API
- In the management console
, navigate to 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.