API Overview¶
The VPCEP service provides extended RESTful APIs.
VPCEP APIs allow you to use all VPCEP functions. VPCEP has two types of resources: VPC endpoints and VPC endpoint services.
Table 1 describes the APIs provided by VPCEP.
API | Description |
---|---|
Version management APIs | APIs for querying version information of all VPCEP APIs or a specified API. |
VPC endpoint service APIs | APIs for creating, deleting, modifying, or querying a VPC endpoint service, querying, adding, or deleting a whitelist record, and querying the VPC endpoint services, the whitelist records, and the endpoints connected to and those accepted or rejected to connect to a VPC endpoint service With these APIs, you can manage VPC endpoint services and set rules based on service conditions to provide services for VPC endpoints. |
VPC endpoint APIs | APIs for creating, deleting, or querying a VPC endpoint and querying the list of VPC endpoints. With these APIs, you can manage VPC endpoints and use services provided by VPC endpoint services. |
Resource quota API | API for querying the quota of VPCEP resources |
Tag API | API for managing VPCEP tags, including querying resources by tag, adding and deleting a tag or tags, and querying resource tags. |