forked from docs/doc-exports
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
353 lines
14 KiB
JSON
353 lines
14 KiB
JSON
[
|
|
{
|
|
"desc":"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 ",
|
|
"product_code":"dc",
|
|
"title":"API Usage Guidelines",
|
|
"uri":"en-dc_topic_0055025300.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"1"
|
|
},
|
|
{
|
|
"desc":"Direct Connect APIs allow you to use all Direct Connect functions.",
|
|
"product_code":"dc",
|
|
"title":"API Overview",
|
|
"uri":"en-dc_topic_0055025301.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"2"
|
|
},
|
|
{
|
|
"desc":"Direct Connect has independent endpoints. When API calls are made to Direct Connect, the Direct Connect APIs are used. Therefore, you need pay special attention to the se",
|
|
"product_code":"dc",
|
|
"title":"API Usage",
|
|
"uri":"en-dc_topic_0055025308.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"3"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"API",
|
|
"uri":"en-dc_topic_0055025309.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"4"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Obtaining the API Version Information",
|
|
"uri":"en-dc_topic_0055025310.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"5"
|
|
},
|
|
{
|
|
"desc":"This API is used to query all API versions supported by Direct Connect.GET /NoneTable 1 lists the response parameters.Example requestGET /Example response{\n \"versions\": [",
|
|
"product_code":"dc",
|
|
"title":"Querying All API Versions",
|
|
"uri":"en-dc_topic_0055025311.html",
|
|
"doc_type":"api",
|
|
"p_code":"5",
|
|
"code":"6"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a specified API version supported by Direct Connect.GET /{api_version}NoneTable 1 lists the response parameters.Example requestGET /v2.0Example ",
|
|
"product_code":"dc",
|
|
"title":"Querying a Specified API Version",
|
|
"uri":"en-dc_topic_0055025312.html",
|
|
"doc_type":"api",
|
|
"p_code":"5",
|
|
"code":"7"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Connection",
|
|
"uri":"en-dc_topic_0055025313.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"8"
|
|
},
|
|
{
|
|
"desc":"This section describes APIs for managing and operating connections, including the APIs used to create, query, update, and delete a connection, and the API used to query t",
|
|
"product_code":"dc",
|
|
"title":"Overview",
|
|
"uri":"en-dc_topic_0055025314.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"9"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a connection.When you create a hosted connection that does not need to be confirmed, set Status to ACCEPT.The bandwidth of a hosted connection ",
|
|
"product_code":"dc",
|
|
"title":"Creating a Connection",
|
|
"uri":"en-dc_topic_0055025315.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"10"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the connection list.GET /v2.0/dcaas/direct-connectsTable 2 lists the request parameter.Table 3 lists the response parameter.Table 4 lists the di",
|
|
"product_code":"dc",
|
|
"title":"Querying the Connection List",
|
|
"uri":"en-dc_topic_0055025316.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"11"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a connection.DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}NoneNoneExample requestFor details, see section Common Returned Values.",
|
|
"product_code":"dc",
|
|
"title":"Deleting a Connection",
|
|
"uri":"en-dc_topic_0055025317.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"12"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a connection.GET /v2.0/dcaas/direct-connects/{direct_connect_id}NoneTable 2 lists the response parameter.Example requestExample response{\n \"d",
|
|
"product_code":"dc",
|
|
"title":"Querying a Connection",
|
|
"uri":"en-dc_topic_0055025318.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"13"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a connection.You can only increase the connection bandwidth.Bandwidths of the operations connections cannot be modified.PUT /v2.0/dcaas/direct-",
|
|
"product_code":"dc",
|
|
"title":"Updating a Connection",
|
|
"uri":"en-dc_topic_0055025319.html",
|
|
"doc_type":"api",
|
|
"p_code":"8",
|
|
"code":"14"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Virtual Gateway",
|
|
"uri":"en-dc_topic_0055025320.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"15"
|
|
},
|
|
{
|
|
"desc":"This section describes the APIs for managing and operating the virtual gateway, including the APIs used to create, query, update, and delete a virtual gateway, and the AP",
|
|
"product_code":"dc",
|
|
"title":"Overview",
|
|
"uri":"en-dc_topic_0055025321.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"16"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a virtual gateway.POST /v2.0/dcaas/virtual-gatewaysTable 2 lists the virtual_gateway parameters.Table 3 lists the response parameter.Example re",
|
|
"product_code":"dc",
|
|
"title":"Creating a Virtual Gateway",
|
|
"uri":"en-dc_topic_0055025322.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"17"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the virtual gateway list.GET /v2.0/dcaas/virtual-gatewaysTable 1 lists the request parameter.Table 2 lists the response parameter.Example reques",
|
|
"product_code":"dc",
|
|
"title":"Querying the Virtual Gateway List",
|
|
"uri":"en-dc_topic_0055025323.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"18"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a virtual gateway.DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}Table 2 lists the request parameter.NoneExample requestResponse examp",
|
|
"product_code":"dc",
|
|
"title":"Deleting a Virtual Gateway",
|
|
"uri":"en-dc_topic_0055025324.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"19"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a virtual gateway.GET /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}Table 2 lists the request parameter.Table 3 lists the response parameter.",
|
|
"product_code":"dc",
|
|
"title":"Querying a Virtual Gateway",
|
|
"uri":"en-dc_topic_0055025325.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"20"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a virtual gateway.PUT /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}Table 2 lists the request parameter.Table 3 lists the response parameter",
|
|
"product_code":"dc",
|
|
"title":"Updating a Virtual Gateway",
|
|
"uri":"en-dc_topic_0055025326.html",
|
|
"doc_type":"api",
|
|
"p_code":"15",
|
|
"code":"21"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Virtual Interface",
|
|
"uri":"en-dc_topic_0055025327.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"22"
|
|
},
|
|
{
|
|
"desc":"This section describes the APIs for managing and operating the virtual interfaces, including the APIs used to create, query, update, and delete a virtual interface, and t",
|
|
"product_code":"dc",
|
|
"title":"Overview",
|
|
"uri":"en-dc_topic_0055025328.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"23"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a virtual interface.POST /v2.0/dcaas/virtual-interfacesTable 1 lists the request parameter.Table 3 lists the response parameter.Example request",
|
|
"product_code":"dc",
|
|
"title":"Creating a Virtual Interface",
|
|
"uri":"en-dc_topic_0055025329.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"24"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the virtual interface list.GET /v2.0/dcaas/virtual-interfacesTable 1 lists the request parameter.Table 2 lists the response parameter.Example re",
|
|
"product_code":"dc",
|
|
"title":"Querying the Virtual Interface List",
|
|
"uri":"en-dc_topic_0055025330.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"25"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a virtual interface.DELETE /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}Table 2 lists the request parameter.NoneExample requestResponse",
|
|
"product_code":"dc",
|
|
"title":"Deleting a Virtual Interface",
|
|
"uri":"en-dc_topic_0055025331.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"26"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a virtual interface.GET /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}Table 2 lists the request parameter.Table 3 lists the response para",
|
|
"product_code":"dc",
|
|
"title":"Querying a Virtual Interface",
|
|
"uri":"en-dc_topic_0055025332.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"27"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a virtual interface.You can only increase the bandwidth.Virtual interface bandwidths of hosted direct connections cannot be updated.PUT /v2.0/d",
|
|
"product_code":"dc",
|
|
"title":"Updating a Virtual Interface",
|
|
"uri":"en-dc_topic_0055025333.html",
|
|
"doc_type":"api",
|
|
"p_code":"22",
|
|
"code":"28"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Direct Connect Endpoint Group",
|
|
"uri":"en-dc_topic_0055025334.html",
|
|
"doc_type":"api",
|
|
"p_code":"4",
|
|
"code":"29"
|
|
},
|
|
{
|
|
"desc":"This section describes the APIs for managing and operating Direct Connect endpoint groups, including the APIs used to create, query, update, and delete a Direct Connect e",
|
|
"product_code":"dc",
|
|
"title":"Overview",
|
|
"uri":"en-dc_topic_0055025335.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"30"
|
|
},
|
|
{
|
|
"desc":"This API is used to create a Direct Connect endpoint group.POST /v2.0/dcaas/dc-endpoint-groupsTable 1 lists the request parameter.Table 3 lists the response parameter.Exa",
|
|
"product_code":"dc",
|
|
"title":"Creating an Endpoint Group",
|
|
"uri":"en-dc_topic_0055025336.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"31"
|
|
},
|
|
{
|
|
"desc":"This API is used to query the Direct Connect endpoint group list.GET /v2.0/dcaas/dc-endpoint-groupsTable 1 lists the request parameter.Table 2 lists the response paramete",
|
|
"product_code":"dc",
|
|
"title":"Querying the Direct Connect Endpoint Group List",
|
|
"uri":"en-dc_topic_0055025337.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"32"
|
|
},
|
|
{
|
|
"desc":"This API is used to delete a Direct Connect endpoint group.DELETE /v2.0/dcaas/dc-endpoint-groups/{endpoint_group_id}Table 2 lists the request parameter.NoneExample reques",
|
|
"product_code":"dc",
|
|
"title":"Deleting an Endpoint Group",
|
|
"uri":"en-dc_topic_0055025338.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"33"
|
|
},
|
|
{
|
|
"desc":"This API is used to query a Direct Connect endpoint group.GET /v2.0/dcaas/dc-endpoint-groups/{endpoint_group_id}Table 2 lists the request parameter.Table 3 lists the resp",
|
|
"product_code":"dc",
|
|
"title":"Querying a Direct Connect Endpoint Group",
|
|
"uri":"en-dc_topic_0055025339.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"34"
|
|
},
|
|
{
|
|
"desc":"This API is used to update a Direct Connect endpoint group.PUT /v2.0/dcaas/dc-endpoint-groups/{endpoint_group_id}Table 2 lists the request parameter.Table 4 lists the res",
|
|
"product_code":"dc",
|
|
"title":"Updating a Direct Connect Endpoint Group",
|
|
"uri":"en-dc_topic_0055025340.html",
|
|
"doc_type":"api",
|
|
"p_code":"29",
|
|
"code":"35"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Public Parameters",
|
|
"uri":"en-dc_topic_0055025341.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"36"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Common Returned Values",
|
|
"uri":"en-dc_topic_0055025342.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"37"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Error Codes",
|
|
"uri":"en-dc_topic_0055025343.html",
|
|
"doc_type":"api",
|
|
"p_code":"36",
|
|
"code":"38"
|
|
},
|
|
{
|
|
"desc":"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.",
|
|
"product_code":"dc",
|
|
"title":"Change History",
|
|
"uri":"en-dc_topic_0055025347.html",
|
|
"doc_type":"api",
|
|
"p_code":"",
|
|
"code":"39"
|
|
}
|
|
] |