Files
doc-exports/docs/vpcep/api-ref/ALL_META.TXT.json
fanqinying 856eead9f0 VPCEP API 20251117 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2026-01-23 11:56:31 +00:00

765 lines
24 KiB
JSON

[
{
"dockw":"API Reference"
},
{
"uri":"vpcep_05_0000.html",
"node_id":"vpcep_05_0000.xml",
"product_code":"vpcep",
"code":"1",
"des":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
"doc_type":"api",
"kw":"API Usage Guidelines,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"API Usage Guidelines",
"githuburl":""
},
{
"uri":"vpcep_06_0000.html",
"node_id":"vpcep_06_0000.xml",
"product_code":"vpcep",
"code":"2",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"APIs",
"githuburl":""
},
{
"uri":"vpcep_06_0100.html",
"node_id":"vpcep_06_0100.xml",
"product_code":"vpcep",
"code":"3",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Version Management",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Version Management",
"githuburl":""
},
{
"uri":"vpcep_06_0101.html",
"node_id":"vpcep_06_0101.xml",
"product_code":"vpcep",
"code":"4",
"des":"This API is used to query versions of VPC Endpoint APIs.v2 cannot be used.GET /Example requestGET https://{endpoint}/GET https://{endpoint}/ParametersResponse parametersP",
"doc_type":"api",
"kw":"Querying Versions of VPC Endpoint APIs,Version Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Versions of VPC Endpoint APIs",
"githuburl":""
},
{
"uri":"vpcep_06_0102.html",
"node_id":"vpcep_06_0102.xml",
"product_code":"vpcep",
"code":"5",
"des":"This API is used to query the version of a specified VPC Endpoint API.GET /{version}ParametersRequest parameterParameterMandatoryTypeDescriptionversionNoStringSpecifies t",
"doc_type":"api",
"kw":"Querying the Version of a Specified VPC Endpoint API,Version Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying the Version of a Specified VPC Endpoint API",
"githuburl":""
},
{
"uri":"vpcep_06_0200.html",
"node_id":"vpcep_06_0200.xml",
"product_code":"vpcep",
"code":"6",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"APIs for Managing VPC Endpoint Services",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"APIs for Managing VPC Endpoint Services",
"githuburl":""
},
{
"uri":"vpcep_06_0201.html",
"node_id":"vpcep_06_0201.xml",
"product_code":"vpcep",
"code":"7",
"des":"This API is used to create a VPC endpoint service. Other users can create a VPC endpoint to connect to the endpoint service.This API is asynchronous. If it is successfull",
"doc_type":"api",
"kw":"Creating a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Creating a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0202.html",
"node_id":"vpcep_06_0202.xml",
"product_code":"vpcep",
"code":"8",
"des":"This API is used to query details about a VPC endpoint service.GET /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}Table 1 describes parameters in this UR",
"doc_type":"api",
"kw":"Querying Details About a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Details About a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0203.html",
"node_id":"vpcep_06_0203.xml",
"product_code":"vpcep",
"code":"9",
"des":"This API is used to modify a VPC endpoint service.PUT /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}Table 1 describes parameters in this URI.URI paramet",
"doc_type":"api",
"kw":"Modifying a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Modifying a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0204.html",
"node_id":"vpcep_06_0204.xml",
"product_code":"vpcep",
"code":"10",
"des":"This API is used to delete a VPC endpoint service.This API is asynchronous. If it is successfully invoked, status code 200 is returned, indicating that the request has be",
"doc_type":"api",
"kw":"Deleting a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Deleting a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0205.html",
"node_id":"vpcep_06_0205.xml",
"product_code":"vpcep",
"code":"11",
"des":"This API is used to query VPC endpoint services.GET /v1/{project_id}/vpc-endpoint-services?endpoint_service_name={endpoint_service_name}&id={id}&sort_key={sort_key}&sort_",
"doc_type":"api",
"kw":"Querying VPC Endpoint Services,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying VPC Endpoint Services",
"githuburl":""
},
{
"uri":"vpcep_06_0206.html",
"node_id":"vpcep_06_0206.xml",
"product_code":"vpcep",
"code":"12",
"des":"This API is used to query connections of a VPC endpoint service. marker_id is the unique ID of each connection.GET /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_se",
"doc_type":"api",
"kw":"Querying Connections of a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Connections of a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0207.html",
"node_id":"vpcep_06_0207.xml",
"product_code":"vpcep",
"code":"13",
"des":"This API is used to accept or reject a VPC endpoint for a VPC endpoint service.POST /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}/connections/actionTab",
"doc_type":"api",
"kw":"Accepting or Rejecting a VPC Endpoint,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Accepting or Rejecting a VPC Endpoint",
"githuburl":""
},
{
"uri":"vpcep_06_0208.html",
"node_id":"vpcep_06_0208.xml",
"product_code":"vpcep",
"code":"14",
"des":"This API is used to query whitelist records of a VPC endpoint service.Your account ID is in the whitelist of your own VPC endpoint service by default.GET /v1/{project_id}",
"doc_type":"api",
"kw":"Querying Whitelist Records of a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API Ref",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Whitelist Records of a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0209.html",
"node_id":"vpcep_06_0209.xml",
"product_code":"vpcep",
"code":"15",
"des":"This API is used to batch add or delete whitelist records of a VPC endpoint service.Your account ID is in the whitelist of your own VPC endpoint service by default.POST /",
"doc_type":"api",
"kw":"Batch Adding or Deleting Whitelist Records,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Batch Adding or Deleting Whitelist Records",
"githuburl":""
},
{
"uri":"vpcep_06_0301.html",
"node_id":"vpcep_06_0301.xml",
"product_code":"vpcep",
"code":"16",
"des":"This API is used to query public VPC endpoint services. These services are created by operations people and can be visible to and assessed by all users.GET /v1/{project_i",
"doc_type":"api",
"kw":"Querying Public VPC Endpoint Services,APIs for Managing VPC Endpoint Services,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Public VPC Endpoint Services",
"githuburl":""
},
{
"uri":"vpcep_06_0302.html",
"node_id":"vpcep_06_0302.xml",
"product_code":"vpcep",
"code":"17",
"des":"This API is used to query basic information about a target VPC endpoint service. You can use this API to query the target VPC endpoint service to be accessed. This API ca",
"doc_type":"api",
"kw":"Querying Basic Information About a VPC Endpoint Service,APIs for Managing VPC Endpoint Services,API ",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Basic Information About a VPC Endpoint Service",
"githuburl":""
},
{
"uri":"vpcep_06_0300.html",
"node_id":"vpcep_06_0300.xml",
"product_code":"vpcep",
"code":"18",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"APIs for Managing VPC Endpoints",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"APIs for Managing VPC Endpoints",
"githuburl":""
},
{
"uri":"vpcep_06_0303.html",
"node_id":"vpcep_06_0303.xml",
"product_code":"vpcep",
"code":"19",
"des":"This API is used to create a VPC endpoint for accessing a VPC endpoint service.This API is asynchronous. If it is successfully invoked, status code 200 is returned, indic",
"doc_type":"api",
"kw":"Creating a VPC Endpoint,APIs for Managing VPC Endpoints,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Creating a VPC Endpoint",
"githuburl":""
},
{
"uri":"vpcep_06_0304.html",
"node_id":"vpcep_06_0304.xml",
"product_code":"vpcep",
"code":"20",
"des":"This API is used to query details about a VPC endpoint.GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id}Table 1 describes parameters in this URI.URI parametersParamete",
"doc_type":"api",
"kw":"Querying Details About a VPC Endpoint,APIs for Managing VPC Endpoints,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Details About a VPC Endpoint",
"githuburl":""
},
{
"uri":"vpcep_06_0305.html",
"node_id":"vpcep_06_0305.xml",
"product_code":"vpcep",
"code":"21",
"des":"This API is used to delete a VPC endpoint.This API is asynchronous. If it is successfully invoked, status code 200 is returned, indicating that the request has been succe",
"doc_type":"api",
"kw":"Deleting a VPC Endpoint,APIs for Managing VPC Endpoints,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Deleting a VPC Endpoint",
"githuburl":""
},
{
"uri":"vpcep_06_0306.html",
"node_id":"vpcep_06_0306.xml",
"product_code":"vpcep",
"code":"22",
"des":"This API is used to query VPC endpoints.GET /v1/{project_id}/vpc-endpoints?endpoint_service_name={endpoint_service_name}&vpc_id={vpc_id}&limit={limit}&offset={offset}&id=",
"doc_type":"api",
"kw":"Querying VPC Endpoints,APIs for Managing VPC Endpoints,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying VPC Endpoints",
"githuburl":""
},
{
"uri":"vpcep_06_0400.html",
"node_id":"vpcep_06_0400.xml",
"product_code":"vpcep",
"code":"23",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Quota",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Resource Quota",
"githuburl":""
},
{
"uri":"vpcep_06_0401.html",
"node_id":"vpcep_06_0401.xml",
"product_code":"vpcep",
"code":"24",
"des":"This API is used to query the quota of your resources, including VPC endpoint services and VPC endpoints.GET /v1/{project_id}/quotas?type={resource_type}Table 1 describes",
"doc_type":"api",
"kw":"Querying the Quota,Resource Quota,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying the Quota",
"githuburl":""
},
{
"uri":"vpcep_06_0500.html",
"node_id":"vpcep_06_0500.xml",
"product_code":"vpcep",
"code":"25",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Tags",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Tags",
"githuburl":""
},
{
"uri":"vpcep_06_0501.html",
"node_id":"vpcep_06_0501.xml",
"product_code":"vpcep",
"code":"26",
"des":"This API is used to query resources of a tenant by tag.POST /v1/{project_id}/{resource_type}/resource_instances/actionTable 1 describes parameters in this URI.URI paramet",
"doc_type":"api",
"kw":"Querying Resources by Tag,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Resources by Tag",
"githuburl":""
},
{
"uri":"vpcep_06_0502.html",
"node_id":"vpcep_06_0502.xml",
"product_code":"vpcep",
"code":"27",
"des":"This API is used to batch add tags to or delete tags from a specified VPC endpoint service or VPC endpoint.You can add up to 20 tags to a resource.POST /v1/{project_id}/{",
"doc_type":"api",
"kw":"Batch Adding Tags to or Deleting Tags from a Specified Resource,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Batch Adding Tags to or Deleting Tags from a Specified Resource",
"githuburl":""
},
{
"uri":"vpcep_06_0503.html",
"node_id":"vpcep_06_0503.xml",
"product_code":"vpcep",
"code":"28",
"des":"This API is used to obtain tags of resources of a tenant based on the tenant ID and resource type.GET /v1/{project_id}/{resource_type}/tagsTable 1 describes parameters in",
"doc_type":"api",
"kw":"Querying Tags of a Tenant's Resource,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Querying Tags of a Tenant's Resource",
"githuburl":""
},
{
"uri":"vpcep_06_0504.html",
"node_id":"vpcep_06_0504.xml",
"product_code":"vpcep",
"code":"29",
"des":"A tag key:Cannot be an empty string.Must be unique for each resource.Can contain a maximum of 128 characters.Cannot start or end with a space, or start with _sys_. Only l",
"doc_type":"api",
"kw":"Tag Character Set Specifications,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Tag Character Set Specifications",
"githuburl":""
},
{
"uri":"vpcep_07_0000.html",
"node_id":"vpcep_07_0000.xml",
"product_code":"vpcep",
"code":"30",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Permissions Policies and Supported Actions",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Permissions Policies and Supported Actions",
"githuburl":""
},
{
"uri":"vpcep_07_0001.html",
"node_id":"vpcep_07_0001.xml",
"product_code":"vpcep",
"code":"31",
"des":"This section describes fine-grained permissions management for your VPC Endpoint resources. If your account does not need individual IAM users, you can skip over this sec",
"doc_type":"api",
"kw":"Introduction,Permissions Policies and Supported Actions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Introduction",
"githuburl":""
},
{
"uri":"vpcep_07_0002.html",
"node_id":"vpcep_07_0002.xml",
"product_code":"vpcep",
"code":"32",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"VPC Endpoint Services,Permissions Policies and Supported Actions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"VPC Endpoint Services",
"githuburl":""
},
{
"uri":"vpcep_07_0003.html",
"node_id":"vpcep_07_0003.xml",
"product_code":"vpcep",
"code":"33",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"VPC Endpoints,Permissions Policies and Supported Actions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"VPC Endpoints",
"githuburl":""
},
{
"uri":"vpcep_07_0004.html",
"node_id":"vpcep_07_0004.xml",
"product_code":"vpcep",
"code":"34",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Resource Quotas,Permissions Policies and Supported Actions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Resource Quotas",
"githuburl":""
},
{
"uri":"vpcep_07_0005.html",
"node_id":"vpcep_07_0005.xml",
"product_code":"vpcep",
"code":"35",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Tag,Permissions Policies and Supported Actions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Tag",
"githuburl":""
},
{
"uri":"vpcep_08_0000.html",
"node_id":"vpcep_08_0000.xml",
"product_code":"vpcep",
"code":"36",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Appendix",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Appendix",
"githuburl":""
},
{
"uri":"vpcep_08_0001.html",
"node_id":"vpcep_08_0001.xml",
"product_code":"vpcep",
"code":"37",
"des":"NormalReturn values for successful requestsStatus CodeReturned ValueDescription200OKThe results of POST, GET, and PUT operations are returned as expected.204No ContentThe",
"doc_type":"api",
"kw":"Status Codes,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Status Codes",
"githuburl":""
},
{
"uri":"vpcep_08_0002.html",
"node_id":"vpcep_08_0002.xml",
"product_code":"vpcep",
"code":"38",
"des":"If an error occurs during API calling, a customized error message will be returned. This section describes the meaning of each status code returned by VPCEP.An error code",
"doc_type":"api",
"kw":"Error Codes,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Error Codes",
"githuburl":""
},
{
"uri":"vpcep_08_0003.html",
"node_id":"vpcep_08_0003.xml",
"product_code":"vpcep",
"code":"39",
"des":"A project ID is required for some URLs when an API is called. Therefore, you need to obtain a project ID in advance. Two methods are available:Obtain the Project ID by Ca",
"doc_type":"api",
"kw":"Obtaining a Project ID,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Obtaining a Project ID",
"githuburl":""
},
{
"uri":"vpcep_00_0004.html",
"node_id":"vpcep_00_0004.xml",
"product_code":"vpcep",
"code":"40",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Change History,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"vpcep",
"opensource":"false;true"
}
],
"title":"Change History",
"githuburl":""
}
]