forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: gtema <artem.goncharov@gmail.com> Co-committed-by: gtema <artem.goncharov@gmail.com>
492 lines
20 KiB
JSON
492 lines
20 KiB
JSON
[
|
|
{
|
|
"uri":"en_topic_0093011471.html",
|
|
"product_code":"vpn",
|
|
"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",
|
|
"title":"API Usage Guidelines",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011472.html",
|
|
"product_code":"vpn",
|
|
"code":"2",
|
|
"des":"VPN APIs include both APIs provided by the VPN service and native OpenStack APIs.A combination of these two types of APIs allows you to use all functions provided by the ",
|
|
"doc_type":"api",
|
|
"kw":"API Overview,API Reference",
|
|
"title":"API Overview",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011479.html",
|
|
"product_code":"vpn",
|
|
"code":"3",
|
|
"des":"The VPN service does not have independent endpoints. When API calls are made to the VPN service, the VPC APIs are used. Therefore, you need pay special attention to the s",
|
|
"doc_type":"api",
|
|
"kw":"VPN API Usage Instructions,API Reference",
|
|
"title":"VPN API Usage Instructions",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011480.html",
|
|
"product_code":"vpn",
|
|
"code":"4",
|
|
"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":"API",
|
|
"title":"API",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011481.html",
|
|
"product_code":"vpn",
|
|
"code":"5",
|
|
"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":"API Version Information",
|
|
"title":"API Version Information",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011482.html",
|
|
"product_code":"vpn",
|
|
"code":"6",
|
|
"des":"This API is used to query all available versions of a native OpenStack API.GETRequest parameterNoneExample requestResponse parameterExample responseSee Status Codes.See E",
|
|
"doc_type":"api",
|
|
"kw":"Querying API Versions,API Version Information,API Reference",
|
|
"title":"Querying API Versions",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011483.html",
|
|
"product_code":"vpn",
|
|
"code":"7",
|
|
"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 Management",
|
|
"title":"Tag Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011484.html",
|
|
"product_code":"vpn",
|
|
"code":"8",
|
|
"des":"This interface is used to query VPN resource instances by tag.Tag Management Service (TMS) uses this API to filter out service resources and display them in a list. These",
|
|
"doc_type":"api",
|
|
"kw":"Querying VPN Resource Instances by Tag,Tag Management,API Reference",
|
|
"title":"Querying VPN Resource Instances by Tag",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011485.html",
|
|
"product_code":"vpn",
|
|
"code":"9",
|
|
"des":"This interface is used to add multiple tags to or delete multiple tags from a VPN resource instance at a time.This API is idempotent.If there are duplicate keys in the re",
|
|
"doc_type":"api",
|
|
"kw":"Batch Creating or Deleting VPN Resource Tags,Tag Management,API Reference",
|
|
"title":"Batch Creating or Deleting VPN Resource Tags",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011486.html",
|
|
"product_code":"vpn",
|
|
"code":"10",
|
|
"des":"This interface is used to create a tag for a VPN resource.POST /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tagsIn the URI, project_idindicates the project ID,",
|
|
"doc_type":"api",
|
|
"kw":"Creating a Tag for a VPN Resource,Tag Management,API Reference",
|
|
"title":"Creating a Tag for a VPN Resource",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011487.html",
|
|
"product_code":"vpn",
|
|
"code":"11",
|
|
"des":"This interface is used to query tags of a specified VPN resource.GET /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tagsIn the URI, project_idindicates the proje",
|
|
"doc_type":"api",
|
|
"kw":"Querying VPN Resource Tags,Tag Management,API Reference",
|
|
"title":"Querying VPN Resource Tags",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011488.html",
|
|
"product_code":"vpn",
|
|
"code":"12",
|
|
"des":"This interface is used to delete a VPN resource tag.DELETE /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tags/{key}In the URI, project_idindicates the project I",
|
|
"doc_type":"api",
|
|
"kw":"Deleting a VPN Resource Tag,Tag Management,API Reference",
|
|
"title":"Deleting a VPN Resource Tag",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011489.html",
|
|
"product_code":"vpn",
|
|
"code":"13",
|
|
"des":"This interface is used to query all tags of a VPN in a specified region.GET /v2.0/{project_id}/ipsec-site-connections/tagsIn the URI, project_idindicates the project ID.N",
|
|
"doc_type":"api",
|
|
"kw":"Querying VPN Tags in a Specified Project,Tag Management,API Reference",
|
|
"title":"Querying VPN Tags in a Specified Project",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011490.html",
|
|
"product_code":"vpn",
|
|
"code":"14",
|
|
"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":"Native OpenStack APIs",
|
|
"title":"Native OpenStack APIs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011491.html",
|
|
"product_code":"vpn",
|
|
"code":"15",
|
|
"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":"IPsec Connection Management",
|
|
"title":"IPsec Connection Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011492.html",
|
|
"product_code":"vpn",
|
|
"code":"16",
|
|
"des":"This interface is used to create an IPsec VPN connection.POST /v2.0/vpn/ipsec-site-connectionsTable 1 lists the request parameters for creating an IPsec site connection.T",
|
|
"doc_type":"api",
|
|
"kw":"Creating an IPsec VPN Connection,IPsec Connection Management,API Reference",
|
|
"title":"Creating an IPsec VPN Connection",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011493.html",
|
|
"product_code":"vpn",
|
|
"code":"17",
|
|
"des":"This interface is used to query details about an IPsec VPN connection.GET /v2.0/vpn/ipsec-site-connections/{connection_id}NoneTable 2 describes the response parameters.Ex",
|
|
"doc_type":"api",
|
|
"kw":"Querying Details About an IPsec VPN Connection,IPsec Connection Management,API Reference",
|
|
"title":"Querying Details About an IPsec VPN Connection",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011494.html",
|
|
"product_code":"vpn",
|
|
"code":"18",
|
|
"des":"This interface is used to query IPsec VPN connections.GET /v2.0/vpn/ipsec-site-connectionsTable 1 describes the request parameters.The project_id, peer_id, dpd, and local",
|
|
"doc_type":"api",
|
|
"kw":"Querying IPsec VPN Connections,IPsec Connection Management,API Reference",
|
|
"title":"Querying IPsec VPN Connections",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011495.html",
|
|
"product_code":"vpn",
|
|
"code":"19",
|
|
"des":"This interface is used to update an IPsec VPN connection.PUT /v2.0/vpn/ipsec-site-connections/{connection_id}Table 2 describes the request parameters.The project_id, peer",
|
|
"doc_type":"api",
|
|
"kw":"Updating an IPsec VPN Connection,IPsec Connection Management,API Reference",
|
|
"title":"Updating an IPsec VPN Connection",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011496.html",
|
|
"product_code":"vpn",
|
|
"code":"20",
|
|
"des":"This interface is used to delete an IPsec VPN connection.DELETE /v2.0/vpn/ipsec-site-connections/{connection_id}NoneNoneExample RequestDELETE /v2.0/vpn/ipsec-site-connect",
|
|
"doc_type":"api",
|
|
"kw":"Deleting an IPsec VPN Connection,IPsec Connection Management,API Reference",
|
|
"title":"Deleting an IPsec VPN Connection",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011497.html",
|
|
"product_code":"vpn",
|
|
"code":"21",
|
|
"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":"VPN Service Management",
|
|
"title":"VPN Service Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011498.html",
|
|
"product_code":"vpn",
|
|
"code":"22",
|
|
"des":"This interface is used to create a VPN service.Only one VPN service can be created for each VPC.POST /v2.0/vpn/vpnservicesTable 1 describes the request parameters.The pro",
|
|
"doc_type":"api",
|
|
"kw":"Creating a VPN Service,VPN Service Management,API Reference",
|
|
"title":"Creating a VPN Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011499.html",
|
|
"product_code":"vpn",
|
|
"code":"23",
|
|
"des":"This interface is used to query details about a VPN service.GET /v2.0/vpn/vpnservices/{service_id}NoneTable 2 describes the response parameters.Example RequestGET /v2.0/v",
|
|
"doc_type":"api",
|
|
"kw":"Querying Details About a VPN Service,VPN Service Management,API Reference",
|
|
"title":"Querying Details About a VPN Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011500.html",
|
|
"product_code":"vpn",
|
|
"code":"24",
|
|
"des":"This interface is used to query VPN services.GET /v2.0/vpn/vpnservicesTable 1 describes the request parameters.The project_idparameter is not supported.Table 2 describes ",
|
|
"doc_type":"api",
|
|
"kw":"Querying VPN Services,VPN Service Management,API Reference",
|
|
"title":"Querying VPN Services",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011501.html",
|
|
"product_code":"vpn",
|
|
"code":"25",
|
|
"des":"This interface is used to update a VPN service.PUT /v2.0/vpn/vpnservices/{service_id}Table 2 describes the request parameters.The project_idparameter is not supported.The",
|
|
"doc_type":"api",
|
|
"kw":"Updating a VPN Service,VPN Service Management,API Reference",
|
|
"title":"Updating a VPN Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011502.html",
|
|
"product_code":"vpn",
|
|
"code":"26",
|
|
"des":"This interface is used to delete a VPN service.This interface cannot be used to delete a VPN service in the active-active VPN scenarios.DELETE /v2.0/vpn/vpnservices/{serv",
|
|
"doc_type":"api",
|
|
"kw":"Deleting a VPN Service,VPN Service Management,API Reference",
|
|
"title":"Deleting a VPN Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011503.html",
|
|
"product_code":"vpn",
|
|
"code":"27",
|
|
"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":"IPsec Policy Management",
|
|
"title":"IPsec Policy Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011504.html",
|
|
"product_code":"vpn",
|
|
"code":"28",
|
|
"des":"This interface is used to create an IPsec policy.POST /v2.0/vpn/ipsecpoliciesThe project_idparameter is not supported.The value of tenant_idcan contain a maximum of 255 c",
|
|
"doc_type":"api",
|
|
"kw":"Creating an IPsec Policy,IPsec Policy Management,API Reference",
|
|
"title":"Creating an IPsec Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011505.html",
|
|
"product_code":"vpn",
|
|
"code":"29",
|
|
"des":"This interface is used to query details about an IPsec policy.GET /v2.0/vpn/ipsecpolicies/{ipsecpolicy_id}The project_idparameter is not supported.The ipsecpolicy_idparam",
|
|
"doc_type":"api",
|
|
"kw":"Querying Details About an IPsec Policy,IPsec Policy Management,API Reference",
|
|
"title":"Querying Details About an IPsec Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011506.html",
|
|
"product_code":"vpn",
|
|
"code":"30",
|
|
"des":"This interface is used to query IPsec policies.GET /v2.0/vpn/ipsecpoliciesTable 1 describes the request parameters.The project_idparameter is not supported.Table 2 descri",
|
|
"doc_type":"api",
|
|
"kw":"Querying IPsec Policies,IPsec Policy Management,API Reference",
|
|
"title":"Querying IPsec Policies",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011507.html",
|
|
"product_code":"vpn",
|
|
"code":"31",
|
|
"des":"This interface is used to update an IPsec policy.If the IPsec policy is updated, the IPsec VPN connection also needs to be updated.PUT /v2.0/vpn/ipsecpolicies/{ipsecpolic",
|
|
"doc_type":"api",
|
|
"kw":"Updating an IPsec Policy,IPsec Policy Management,API Reference",
|
|
"title":"Updating an IPsec Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011508.html",
|
|
"product_code":"vpn",
|
|
"code":"32",
|
|
"des":"This interface is used to delete an IPsec policy.DELETE /v2.0/vpn/ipsecpolicies/{ipsecpolicy_id}NoneNoneExample RequestDELETE /v2.0/vpn/ipsecpolicies/{ipsecpolicy_id}Exam",
|
|
"doc_type":"api",
|
|
"kw":"Deleting an IPsec Policy,IPsec Policy Management,API Reference",
|
|
"title":"Deleting an IPsec Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011509.html",
|
|
"product_code":"vpn",
|
|
"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":"IKE Policy Management",
|
|
"title":"IKE Policy Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011510.html",
|
|
"product_code":"vpn",
|
|
"code":"34",
|
|
"des":"This interface is used to create an IKE policy.POST /v2.0/vpn/ikepoliciesTable 1 describes the request parameters.The project_idparameter is not supported.The value of te",
|
|
"doc_type":"api",
|
|
"kw":"Creating an IKE Policy,IKE Policy Management,API Reference",
|
|
"title":"Creating an IKE Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011511.html",
|
|
"product_code":"vpn",
|
|
"code":"35",
|
|
"des":"This interface is used to query details about an IKE policy.GET /v2.0/vpn/ikepolicies/{ikepolicy_id}NoneTable 2 describes the response parameters.Example RequestGET /v2.0",
|
|
"doc_type":"api",
|
|
"kw":"Querying Details About an IKE Policy,IKE Policy Management,API Reference",
|
|
"title":"Querying Details About an IKE Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011512.html",
|
|
"product_code":"vpn",
|
|
"code":"36",
|
|
"des":"This interface is used to query IKE policies.GET /v2.0/vpn/ikepoliciesTable 1 describes the request parameters.The project_idparameter is not supported.Table 2 describes ",
|
|
"doc_type":"api",
|
|
"kw":"Querying IKE Policies,IKE Policy Management,API Reference",
|
|
"title":"Querying IKE Policies",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011513.html",
|
|
"product_code":"vpn",
|
|
"code":"37",
|
|
"des":"This interface is used to update an IKE policy.If the IKE policy is updated, the IPsec VPN connection also needs to be updated.PUT /v2.0/vpn/ikepolicies/{ikepolicy_id}Tab",
|
|
"doc_type":"api",
|
|
"kw":"Updating an IKE Policy,IKE Policy Management,API Reference",
|
|
"title":"Updating an IKE Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011514.html",
|
|
"product_code":"vpn",
|
|
"code":"38",
|
|
"des":"This interface is used to delete an IKE policy.DELETE /v2.0/vpn/ikepolicies/{ikepolicy_id}NoneNoneExample RequestDELETE /v2.0/vpn/ikepolicies/{ikepolicy_id}Example Respon",
|
|
"doc_type":"api",
|
|
"kw":"Deleting an IKE Policy,IKE Policy Management,API Reference",
|
|
"title":"Deleting an IKE Policy",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011515.html",
|
|
"product_code":"vpn",
|
|
"code":"39",
|
|
"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":"VPN Endpoint Group Management",
|
|
"title":"VPN Endpoint Group Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011516.html",
|
|
"product_code":"vpn",
|
|
"code":"40",
|
|
"des":"This interface is used to create a VPN endpoint group.POST /v2.0/vpn/endpoint-groupsTable 1 describes the request parameters.The project_idparameter is not supported.The ",
|
|
"doc_type":"api",
|
|
"kw":"Creating a VPN Endpoint Group,VPN Endpoint Group Management,API Reference",
|
|
"title":"Creating a VPN Endpoint Group",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011517.html",
|
|
"product_code":"vpn",
|
|
"code":"41",
|
|
"des":"This interface is used to query details about a VPN endpoint group.GET /v2.0/vpn/endpoint-groups/{endpoint_group_id}NoneTable 2 describes the response parameters.Example ",
|
|
"doc_type":"api",
|
|
"kw":"Querying Details About a VPN Endpoint Group,VPN Endpoint Group Management,API Reference",
|
|
"title":"Querying Details About a VPN Endpoint Group",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011518.html",
|
|
"product_code":"vpn",
|
|
"code":"42",
|
|
"des":"This interface is used to query VPN endpoint groups.GET /v2.0/vpn/endpoint-groupsTable 1 describes the request parameters.The project_idparameter is not supported.Table 2",
|
|
"doc_type":"api",
|
|
"kw":"Querying VPN Endpoint Groups,VPN Endpoint Group Management,API Reference",
|
|
"title":"Querying VPN Endpoint Groups",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011519.html",
|
|
"product_code":"vpn",
|
|
"code":"43",
|
|
"des":"This interface is used to update a VPN endpoint group.PUT /v2.0/vpn/endpoint-groups/{endpoint_group_id}Table 2 describes the request parameters.The endpoint_group_idparam",
|
|
"doc_type":"api",
|
|
"kw":"Updating a VPN Endpoint Group,VPN Endpoint Group Management,API Reference",
|
|
"title":"Updating a VPN Endpoint Group",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011520.html",
|
|
"product_code":"vpn",
|
|
"code":"44",
|
|
"des":"This interface is used to delete a VPN endpoint group.DELETE /v2.0/vpn/endpoint-groups/{endpoint_group_id}NoneNoneExample RequestDELETE /v2.0/vpn/endpoint-groups/{endpoin",
|
|
"doc_type":"api",
|
|
"kw":"Deleting a VPN Endpoint Group,VPN Endpoint Group Management,API Reference",
|
|
"title":"Deleting a VPN Endpoint Group",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011521.html",
|
|
"product_code":"vpn",
|
|
"code":"45",
|
|
"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":"Common Parameters",
|
|
"title":"Common Parameters",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011522.html",
|
|
"product_code":"vpn",
|
|
"code":"46",
|
|
"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":"Common Returned Values,Common Parameters,API Reference",
|
|
"title":"Common Returned Values",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011523.html",
|
|
"product_code":"vpn",
|
|
"code":"47",
|
|
"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":"Error Codes,Common Parameters,API Reference",
|
|
"title":"Error Codes",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011524.html",
|
|
"product_code":"vpn",
|
|
"code":"48",
|
|
"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":"Status Codes,Common Parameters,API Reference",
|
|
"title":"Status Codes",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"en_topic_0093011528.html",
|
|
"product_code":"vpn",
|
|
"code":"49",
|
|
"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":"A Change History,API Reference",
|
|
"title":"A Change History",
|
|
"githuburl":""
|
|
}
|
|
] |