检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Querying a VPC Route Function This API is used to query details about a route. URI GET /v2.0/vpc/routes/{route_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description route_id Yes String Specifies the route ID, which uniquely identifies
Creating a VPC Route Function This API is used to create a route. URI POST /v2.0/vpc/routes Request Parameters Table 1 Request parameter Parameter Type Mandatory Description route route object Yes Specifies the route. For details, see Table 2. Table 2 route objects Attribute Type
Deleting a VPC Route Function This API is used to delete a route. URI DELETE /v2.0/vpc/routes/{route_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description route_id Yes String Specifies the route ID, which uniquely identifies the route
VPC Tag Management Adding a Tag to a VPC Querying VPC Tags Deleting a Tag from a VPC Batch Adding or Deleting VPC Tags Querying VPCs by Tag Querying VPC Tags in a Specified Project Parent topic: VPC APIs (V1/V2)
Adding a Tag to a VPC Function This API is used to add a tag to a VPC. URI POST /v2.0/{project_id}/vpcs/{vpc_id}/tags Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project ID. For details about how to obtain
Querying VPC Tags Function This API is used to query tags of a specified VPC. URI GET /v2.0/{project_id}/vpcs/{vpc_id}/tags Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project ID. For details about how
Creating a VPC with a Subnet Scenarios Virtual Private Cloud (VPC) allows you to provision logically isolated virtual private networks for cloud resources, such as cloud servers, containers, and databases. You can create a VPC, specify a CIDR block, and create one or more subnets
VPC Flow Log VPC Flow Log Creating a VPC Flow Log Viewing a VPC Flow Log Enabling or Disabling a VPC Flow Log Deleting a VPC Flow Log VPC Flow Log Configuration Examples
VPC Flow Log VPC Flow Log VPC flow logs help you collect traffic information about instances in a specified VPC, including inbound and outbound traffic. After creating a flow log, you can view the flow log records in the log group that you configured. Flow logs can help you: Monitor
VPC Custom Policies Custom policies can be created to supplement the system-defined policies of VPC. For the actions supported for custom policies, see Permissions Policies and Supported Actions. You can create custom policies in either of the following ways: Visual editor: Select
Viewing VPC Traces Scenarios After you enable Cloud Trace Service (CTS) and the management tracker is created, CTS starts recording operations on cloud resources. After a data tracker is created, CTS starts recording operations on data in Object Storage Service (OBS) buckets. CTS
VPC and Subnet Planning Before using VPCs and subnets to build cloud networks, determine how many VPCs and subnets do you need and plan the necessary CIDR blocks and connectivity options. If you need to connect different VPCs or connect a VPC to an on-premises data center, ensure
VPC Peering Connection VPC Peering Connection Overview VPC Peering Connection Usage Creating a VPC Peering Connection to Connect Two VPCs in the Same Account Creating a VPC Peering Connection to Connect Two VPCs in Different Accounts Obtaining the Peer Project ID of a VPC Peering
VPC Connectivity Options Overview Connecting VPCs Connecting VPCs to the Public Network Connecting VPCs to On-Premises Data Centers Parent Topic: VPC and Subnet
Managing VPC Tags Scenarios Tags help you identify, classify, and search for VPCs. You can perform the following operations to manage VPC tags: Add tags to a VPC. Modify a VPC tag. Delete a VPC tag. If your organization has configured tag policies for VPCs, you need to add tags to
Viewing a VPC Topology Scenarios This section describes how to view the topology of a VPC. The topology displays the subnets in a VPC and the ECSs in the subnets. Procedure Log in to the management console. Click in the upper left corner and select the desired region and project.
Obtaining a VPC ID Scenarios This section describes how to view and obtain a VPC ID. If you create a VPC peering connection between two VPCs in different accounts, you need to obtain the project ID of the region that the peer VPC resides. You can recommend this section to the user
VPC Peering Connections How Many VPC Peering Connections Can I Create in an Account? Can a VPC Peering Connection Connect VPCs in Different Regions? Why Did Communication Fail Between VPCs That Were Connected by a VPC Peering Connection?
Creating a VPC Flow Log Function This API is used to create a VPC flow log. A VPC flow log captures information about the traffic going to and from your VPC. You can use flow logs to monitor network traffic, analyze network attacks, and to determine whether security group and network
VPC (V3) Permission API Action Querying VPC details GET /v3/{project_id}/vpc/vpcs/{vpc_id} vpc:vpcs:get Querying VPCs GET /v3/{project_id}/vpc/vpcs vpc:vpcs:list Adding a secondary CIDR block to a VPC PUT /v3/{project_id}/vpc/vpcs/{vpc_id}/add-extend-cidr vpc:vpcs:update Removing