检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
VPC Endpoint Services 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 VPC endpoint
-Progressive Knowledge | HuaweiCloud
VPC Endpoint Services VPC Endpoint Service Overview Creating a VPC Endpoint Service Viewing a VPC Endpoint Service Deleting a VPC Endpoint Service Managing Connections of a VPC Endpoint Service Managing Whitelist Records of a VPC Endpoint Service Managing Port Mappings of a VPC Endpoint
Deleting a VPC Endpoint Scenarios This section describes how to delete a VPC endpoint. Deleted VPC endpoints cannot be recovered. Exercise caution when performing this operation. Procedure Go to the VPC endpoint list page. In the endpoint list, locate the target endpoint and click
VPC Endpoint Overview VPC endpoints are secure and private channels for connecting VPCs to VPC endpoint services. You can buy a VPC endpoint to connect a resource in your VPC to a VPC endpoint service in another VPC of the same region. VPC endpoints are classified into interface VPC
Buying a VPC Endpoint Scenarios VPC endpoints are secure and private channels for connecting VPCs to VPC endpoint services. You can buy a VPC endpoint to connect a resource in your VPC to a VPC endpoint service in another VPC of the same region. A VPC endpoint comes with a VPC endpoint
Monitoring VPC Endpoints Monitoring is key to ensuring performance, reliability, and availability of VPC endpoints. Cloud Eye helps you track statuses and performance of your VPC endpoints in real time. VPC Endpoint supports Cloud Eye in the CN East2, AF-Cairo, and CN Southwest-Guiyang1
What Statuses Are Available for a VPC Endpoint Service and VPC Endpoint? Table 1 describes statuses of a VPC endpoint service and their meanings. Table 1 Statuses of a VPC endpoint service Status Description Creating Indicates that the VPC endpoint service is being created. Available
Deleting a VPC Endpoint Service Function This API is used to delete 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 to delete a VPC endpoint
Querying Details of a VPC Endpoint Function This API is used to query details of a VPC endpoint. Calling Method For details, see Calling APIs. URI GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String
Querying VPC Endpoint Services Function This API is used to query VPC endpoint services. Calling Method For details, see Calling APIs. URI GET /v1/{project_id}/vpc-endpoint-services Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. Table
Modifying the Policy of a VPC Endpoint Function This API is used to modify the policy of a VPC endpoint. Calling Method For details, see Calling APIs. URI PUT /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}/policy Table 1 Path Parameters Parameter Mandatory Type Description project_id
Modifying a VPC Endpoint Service Function This API is used to modify a VPC endpoint service. Calling Method For details, see Calling APIs. URI PUT /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id
Creating a VPC Endpoint Service Function This API is used to create a VPC endpoint service. Other users can create a VPC endpoint to connect to the VPC endpoint service. This API is asynchronous. If it is successfully called, status code 200 is returned, indicating that the request
Accepting or Rejecting a VPC Endpoint Function This API is used to accept or reject a VPC endpoint for a VPC endpoint service. Calling Method For details, see Calling APIs. URI POST /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}/connections/action Table 1 Path Parameters
Upgrading a VPC Endpoint Service Function Upgrading a VPC endpoint service to the advanced mode so that it can be accessed through a professional VPC endpoint. VPC endpoint services in CN East 2, ME-Riyadh, CN East-Qingdao, and AF-Cairo are in the advanced mode by default. You do
Viewing a VPC Endpoint Service Scenarios This section describes how to query details of a VPC endpoint service, including its name, ID, backend resource type, backend resource name, VPC, status, connection approval, service type, and creation time. Procedure Go to the 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
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
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