检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
    Hot
    • Free Packages
    • Elastic Cloud Server (ECS)
    • Object Storage Service (OBS)
    • ModelArts
    • Cloud Container Engine (CCE)
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
      Hot
      • Free Packages
      • Elastic Cloud Server (ECS)
      • Object Storage Service (OBS)
      • ModelArts
      • Cloud Container Engine (CCE)
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • Others
        2186 results found.
        • Querying and Accessing a VPC Endpoint - VPC Endpoint

          Querying and Accessing a VPC Endpoint - VPC Endpoint

          Querying and Accessing a VPC Endpoint Scenarios After a VPC endpoint is bought, you can query its details and access it. Constraints The maximum number of concurrent connections supported by a VPC endpoint Basic: 3,000 Professional: 1,000,000 Querying a VPC Endpoint Perform the following

          Help > VPC Endpoint > User Guide > VPC Endpoints
        • Managing Tags of a VPC Endpoint - VPC Endpoint

          Managing Tags of a VPC Endpoint - VPC Endpoint

          Managing Tags of a VPC Endpoint Scenarios After a VPC endpoint is created, you can view its tags, or add, edit, or delete a tag. Tags help identify VPC endpoints. You can add up to 20 tags to each VPC endpoint. If a predefined tag has been created on TMS, you can directly select the

          Help > VPC Endpoint > User Guide > VPC Endpoints
        • Managing the Policy of a VPC Endpoint - VPC Endpoint

          Managing the Policy of a VPC Endpoint - VPC Endpoint

          Managing the Policy of a VPC Endpoint VPC endpoint policies are a type of resource-based policies. You can configure a policy to control which principals can use the VPC endpoint to access Huawei Cloud services. VPC endpoint policies do not override or replace the identity-based or

          Help > VPC Endpoint > User Guide > VPC Endpoints
        • Creating a VPC Endpoint Service - VPC Endpoint

          Creating a VPC Endpoint Service - VPC Endpoint

          Creating a VPC Endpoint Service Scenarios There are two types of VPC endpoint services: gateway and interface. Gateway VPC endpoint services are created only for cloud services. Interface VPC endpoint services can be created for both cloud services and your private services. Cloud

          Help > VPC Endpoint > User Guide > VPC Endpoint Services
        • VPC Endpoint Service Overview - VPC Endpoint

          VPC Endpoint Service Overview - VPC Endpoint

          VPC Endpoint Service Overview A VPC endpoint service is a cloud service or a private service that can be accessed through a VPC endpoint. There are two types of VPC endpoint services: gateway and interface. Gateway VPC endpoint services are created only for cloud services. Interface

          Help > VPC Endpoint > User Guide > VPC Endpoint Services
        • Deleting a VPC Endpoint Service - VPC Endpoint

          Deleting a VPC Endpoint Service - VPC Endpoint

          Deleting a VPC Endpoint Service Scenarios You can delete a VPC endpoint service that is no longer needed. Deleted VPC endpoint services cannot be recovered. This section describes how you can delete a VPC endpoint service. Constraints The VPC endpoint services configured from your

          Help > VPC Endpoint > User Guide > VPC Endpoint Services
        • Creating a VPC Flow Log - Virtual Private Cloud

          Creating a VPC Flow Log - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Flow Log
        • VPC (V3) - Virtual Private Cloud

          VPC (V3) - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > Permissions and Supported Actions > Permissions and Supported Actions of API V3
        • Querying VPC Flow Logs - Virtual Private Cloud

          Querying VPC Flow Logs - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Flow Log
        • Querying a VPC Flow Log - Virtual Private Cloud

          Querying a VPC Flow Log - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Flow Log
        • Updating a VPC Flow Log - Virtual Private Cloud

          Updating a VPC Flow Log - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Flow Log
        • Deleting a VPC Flow Log - Virtual Private Cloud

          Deleting a VPC Flow Log - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Flow Log
        • Querying VPC Peering Connections - Virtual Private Cloud

          Querying VPC Peering Connections - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Querying a VPC Peering Connection - Virtual Private Cloud

          Querying a VPC Peering Connection - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Creating a VPC Peering Connection - Virtual Private Cloud

          Creating a VPC Peering Connection - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Accepting a VPC Peering Connection - Virtual Private Cloud

          Accepting a VPC Peering Connection - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Refusing a VPC Peering Connection - Virtual Private Cloud

          Refusing a VPC Peering Connection - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Updating a VPC Peering Connection - Virtual Private Cloud

          Updating a VPC Peering Connection - Virtual Private Cloud

          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,

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Deleting a VPC Peering Connection - Virtual Private Cloud

          Deleting a VPC Peering Connection - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Peering Connection
        • Deleting a Tag from a VPC - Virtual Private Cloud

          Deleting a Tag from a VPC - Virtual Private Cloud

          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

          Help > Virtual Private Cloud > API Reference > VPC APIs (V1/V2) > VPC Tag Management
        Total results: 2186
        • Previous
        • 1
        • ...
        • 92
        • 93
        • 94
        • ...
        • 110
        • Next
        • Go
        Load More
        Was this helpful?
        Feedbacks
        /200
        Submit Feedback Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement