检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
VPC Peering Connection Permission API Action Querying VPC peering connections GET /v2.0/vpc/peerings vpc:peerings:get Querying a VPC peering connection GET /v2.0/vpc/peerings/{peering_id} vpc:peerings:get Creating a VPC peering connection POST /v2.0/vpc/peerings vpc:peerings:create
Querying VPC Details Function This API is used to query details about a VPC. URI GET /v1/{project_id}/vpcs/{vpc_id} 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
VPC Flow Log Creating a VPC Flow Log Querying VPC Flow Logs Querying a VPC Flow Log Updating a VPC Flow Log Deleting a VPC Flow Log Parent topic: VPC APIs (V1/V2)
VPC Peering Connection Querying VPC Peering Connections Querying a VPC Peering Connection Creating a VPC Peering Connection Accepting a VPC Peering Connection Refusing a VPC Peering Connection Updating a VPC Peering Connection Deleting a VPC Peering Connection Parent topic: VPC APIs
Querying VPC Routes Function This API is used to query all routes of the tenant submitting the request. The routes are filtered based on the filtering condition. For details about the response format of pagination query, see section Pagination. URI GET /v2.0/vpc/routes Example: Example
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 Network Settings VPC Network Model Adding a Container CIDR Block for a Cluster Parent Topic: Container Networks
Creating a VPA Policy Kubernetes Vertical Pod Autoscaler (VPA) scales pods vertically. It does this by analyzing the historical usage of container resources and automatically adjusting the CPU and memory resources requested by pods. VPA can adjust container resource requests within
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
VPC Network Model Model Definition The VPC network model seamlessly combines VPC routing with the underlying network, making it ideal for high-performance scenarios. However, the maximum number of nodes allowed in a cluster is determined by the VPC route quota. In the VPC network
VPC Dashboard Template A VPC is an isolated and private virtual network environment. You can configure the IP address ranges, subnets, and security groups, assign EIPs, and allocate bandwidth for a VPC. A VPC flow log records traffic information. It helps you monitor network traffic
Updating a VPC Endpoint Function This API is used to update or delete the whitelist of a VPC endpoint. Calling Method For details, see Calling APIs. URI PUT /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes
VPC Endpoint Services Creating a VPC Endpoint Service Querying VPC Endpoint Services Querying Details of a VPC Endpoint Service Modifying a VPC Endpoint Service Deleting a VPC Endpoint Service Querying Connections to a VPC Endpoint Service Accepting or Rejecting a VPC Endpoint Querying
Querying VPC Endpoints Function This API is used to query VPC endpoints. Calling Method For details, see Calling APIs. URI GET /v1/{project_id}/vpc-endpoints Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Specifies the project ID. Table 2 Query
VPC Endpoint Services Table 1 Actions for managing VPC endpoint services Permission API Action Dependencies IAM Project Enterprise Project Creating a VPC endpoint service POST /v1/{project_id}/vpc-endpoint-services vpcep:epservices:create vpc:vpcs:get vpc:vpcs:list elb:loadbalancers
Creating a VPC Endpoint Function This API is used to create a VPC endpoint for accessing a VPC endpoint service. This API is asynchronous. If it is successfully called, status code 200 is returned, indicating that the request has been successfully delivered. It takes 1 to 2 minutes