检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Querying VPC Flow Logs Function This API is used to query all VPC flow logs of the tenant submitting the request. The VPC flow logs are filtered based on the filtering condition. URI GET /v1/{project_id}/fl/flow_logs Example: GET https://{Endpoint}/v1/b2782e6708b8475c993e6064bc456bf8
Querying a VPC Flow Log Function This API is used to query a VPC flow log. URI GET /v1/{project_id}/fl/flow_logs/{flowlog_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description project_id Yes String Project ID. For details about how
Updating a VPC Flow Log Function This API is used to update a VPC flow log. URI PUT /v1/{project_id}/fl/flow_logs/{flowlog_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description project_id Yes String Project ID. For details about how
Deleting a VPC Flow Log Function This API is used to delete a flow log. URI DELETE /v1/{project_id}/fl/flow_logs/{flowlog_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description project_id Yes String Project ID. For details about how
Querying VPC Peering Connections Function This API is used to query all VPC peering connections accessible to the tenant submitting the request. The connections are filtered based on the filtering condition. For details about pagination query, see section Pagination. URI GET /v2.0
Querying a VPC Peering Connection Function This API is used to query details about a VPC peering connection. URI GET /v2.0/vpc/peerings/{peering_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description peering_id Yes String Specifies
Creating a VPC Peering Connection Function This API is used to create a VPC peering connection. If you create a VPC peering connection with another VPC of your own, the connection is created without the need for you to accept the connection. If you create a VPC peering connection
Accepting a VPC Peering Connection Function After tenant A requests to create a VPC peering connection with a VPC of tenant B, the VPC peering connection takes effect only after tenant B accepts the request. This API is used by a tenant to accept a VPC peering connection request initiated
Refusing a VPC Peering Connection Function After tenant A requests to create a VPC peering connection with a VPC of tenant B, the VPC peering connection takes effect only after tenant B accepts the request. However, tenant can refuse the VPC peering connection request. This API is
Updating a VPC Peering Connection Function Updates a VPC peering connection. URI PUT /v2.0/vpc/peerings/{peering_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Type Description peering_id Yes String Specifies the VPC peering connection ID,
Deleting a VPC Peering Connection Function This API is used to delete a VPC peering connection. A VPC peering connection can be deleted either by the local or peer tenant. URI DELETE /v2.0/vpc/peerings/{peering_id} Table 1 describes the parameters. Table 1 Parameter description Parameter
Deleting a Tag from a VPC Function This API is used to delete a tag from a VPC. URI DELETE /v2.0/{project_id}/vpcs/{vpc_id}/tags/{key} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project ID. For details
VPC Peering Connection Overview What Is a VPC Peering Connection? A VPC peering connection connects two VPCs to enable them to communicate using private IP addresses. The VPCs to be peered can be in from same account or different accounts, but must be in the same region. If you want
Creating a VPC Flow Log Scenarios A VPC flow log records information about the traffic going to and from a VPC. Prerequisites Ensure that the following operations have been performed on the LTS console: Create a log group. Create a log stream. For more information about the LTS service
Viewing a VPC Flow Log Scenarios This section describes how you can view the VPC flow log details. The capture window is approximately 10 minutes, which indicates that a flow log record will be generated every 10 minutes. After creating a VPC flow log, you need to wait about 10 minutes
Deleting a VPC Flow Log Scenarios You can delete a VPC flow log if you no longer need it. Deleting a VPC flow log will not delete the existing flow log records in LTS. If a network interface that uses a VPC flow log is deleted, the flow log will be automatically deleted. However,
Creating a Subnet for an Existing VPC Scenarios A subnet is a unique CIDR block with a range of IP addresses in a VPC. All resources in a VPC must be deployed on subnets. When creating a VPC, you need to create at least one subnet. If one subnet cannot meet your requirements, you
Viewing VPC Peering Connections Scenarios This section describes how to view basic information about a VPC peering connection, including the connection name, status, and information about the local and peer VPCs. If a VPC peering connection is created between two VPCs in different
Modifying a VPC Peering Connection Scenarios This section describes how to modify the basic information about a VPC peering connection, including its name and description. Either owner of a VPC in a peering connection can modify the VPC peering connection in any state. Procedure Log
Deleting a VPC Peering Connection Scenarios This section describes how to delete a VPC peering connection. Either owner of a VPC in a peering connection can delete the VPC peering connection in any state. Notes and Constraints The owner of either VPC in a peering connection can delete