After you deploy an application to Serverless App Engine (SAE), you can modify its security group and vSwitch from the SAE console.
Background information
A security group is a virtual firewall that controls network access for application instances. Each instance must belong to at least one security group. Changing an application's security group modifies its network access control. Security group overview.
A vSwitch is a basic network component in a VPC that connects cloud resources. You can create cloud resources in a vSwitch, associate it with a route table, or bind it to a network ACL. Create and manage vSwitches.
Change the security group
On the SAE Application List page, select a region and namespace at the top, and click the ID of the target application to open the application details page.
-
On the Basic Information tab, in the Application Information section, click Change Security Group in the Security Group field.
-
In the Change Security Group dialog box, select a security group and click OK.
On the Basic Information tab, verify that the new security group is displayed.
Change the vSwitch
On the SAE Application List page, select a region and namespace at the top, and click the ID of the target application to open the application details page.
-
On the Basic Information tab, in the Application Information section, click Multi-vSwitch Deployment in the vSwitch field.
-
In the Multi-vSwitch Deployment dialog box, select the vSwitches and click OK.
NoteYou can select up to 3 vSwitches.
On the Basic Information tab, in the Application Information section, verify that the selected vSwitches are displayed.