doc-exports/docs/er/api-ref/CLASS.TXT.json
fanqinying ccc163eb84 ER API 20240805 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2024-11-21 11:14:33 +00:00

677 lines
26 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":"er",
"title":"API Usage Guidelines",
"uri":"er_02_0001.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"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":"er",
"title":"APIs",
"uri":"er_02_0014.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"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":"er",
"title":"Enterprise Routers",
"uri":"EnterpriseRouterInstance.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to create an enterprise router. If both Default Route Table Association and Default Route Table Propagation are enabled, the system will create a route t",
"product_code":"er",
"title":"Creating an Enterprise Router",
"uri":"CreateEnterpriseRouter.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used to update basic information about the enterprise router.Information (except name and description) can be updated only when the enterprise router is in th",
"product_code":"er",
"title":"Updating an Enterprise Router",
"uri":"UpdateEnterpriseRouter.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"desc":"This API is used to query details about an enterprise router.GET /v3/{project_id}/enterprise-router/instances/{er_id}NoneStatus code: 200Querying details about an enterpr",
"product_code":"er",
"title":"Querying Details About an Enterprise Router",
"uri":"ShowEnterpriseRouter.html",
"doc_type":"api",
"p_code":"3",
"code":"6"
},
{
"desc":"This API is used to query enterprise routers.Parameters marker and limit are used for pagination query. The two parameters take effect only when they are used together. O",
"product_code":"er",
"title":"Querying Enterprise Routers",
"uri":"ListEnterpriseRouters.html",
"doc_type":"api",
"p_code":"3",
"code":"7"
},
{
"desc":"This API is used to delete an enterprise router.DELETE /v3/{project_id}/enterprise-router/instances/{er_id}NoneNoneDeleting an enterprise routerNoneSee Error Codes.",
"product_code":"er",
"title":"Deleting an Enterprise Router",
"uri":"DeleteEnterpriseRouter.html",
"doc_type":"api",
"p_code":"3",
"code":"8"
},
{
"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":"er",
"title":"VPC Attachments",
"uri":"VPCAttachment.html",
"doc_type":"api",
"p_code":"2",
"code":"9"
},
{
"desc":"This API is used to create a VPC attachment for an enterprise router.POST /v3/{project_id}/enterprise-router/{er_id}/vpc-attachmentsStatus code: 202Creating a VPC attachm",
"product_code":"er",
"title":"Creating a VPC Attachment",
"uri":"CreateVpcAttachment.html",
"doc_type":"api",
"p_code":"9",
"code":"10"
},
{
"desc":"This API is used to update basic information about a VPC attachment.PUT /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}Status code: 200Upda",
"product_code":"er",
"title":"Updating a VPC Attachment",
"uri":"UpdateVpcAttachment.html",
"doc_type":"api",
"p_code":"9",
"code":"11"
},
{
"desc":"This API is used to query details about a VPC attachment.GET /v3/{project_id}/enterprise-router/{er_id}/vpc-attachments/{vpc_attachment_id}NoneStatus code: 200Querying de",
"product_code":"er",
"title":"Querying Details About a VPC Attachment",
"uri":"ShowVpcAttachment.html",
"doc_type":"api",
"p_code":"9",
"code":"12"
},
{
"desc":"This API is used to query the VPC attachments of the enterprise router.VPC attachments can be queried in the following methods:Filtering query is supported. You can query",
"product_code":"er",
"title":"Querying VPC Attachments",
"uri":"ListVpcAttachments.html",
"doc_type":"api",
"p_code":"9",
"code":"13"
},
{
"desc":"This API is used to delete a VPC attachment.A VPC attachment can be deleted only when it is in the available, deleting, or failed state.DELETE /v3/{project_id}/enterprise",
"product_code":"er",
"title":"Deleting a VPC Attachment",
"uri":"DeleteVpcAttachment.html",
"doc_type":"api",
"p_code":"9",
"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":"er",
"title":"Attachments",
"uri":"Attachments.html",
"doc_type":"api",
"p_code":"2",
"code":"15"
},
{
"desc":"This API is used to update basic information about an attachment.PUT /v3/{project_id}/enterprise-router/{er_id}/attachments/{attachment_id}Status code: 200Updating an att",
"product_code":"er",
"title":"Updating an Attachment",
"uri":"UpdateAttachment.html",
"doc_type":"api",
"p_code":"15",
"code":"16"
},
{
"desc":"This API is used to query details about an attachment.GET /v3/{project_id}/enterprise-router/{er_id}/attachments/{attachment_id}NoneStatus code: 200Querying details about",
"product_code":"er",
"title":"Querying Details About an Attachment",
"uri":"ShowAttachment.html",
"doc_type":"api",
"p_code":"15",
"code":"17"
},
{
"desc":"This API is used to query the attachments of the enterprise router.Filtering query is supported. The filtering criteria include state, resource_type, and resource_id. You",
"product_code":"er",
"title":"Querying Attachments",
"uri":"ListAttachments.html",
"doc_type":"api",
"p_code":"15",
"code":"18"
},
{
"desc":"This API is used to accept a shared attachment.POST /v3/{project_id}/enterprise-router/{er_id}/attachments/{attachment_id}/acceptNoneStatus code: 202Accepting a shared at",
"product_code":"er",
"title":"Accepting a Shared Attachment",
"uri":"AcceptAttachment.html",
"doc_type":"api",
"p_code":"15",
"code":"19"
},
{
"desc":"This API is used to reject a shared attachment.POST /v3/{project_id}/enterprise-router/{er_id}/attachments/{attachment_id}/rejectNoneStatus code: 200Rejecting a shared at",
"product_code":"er",
"title":"Rejecting a Shared Attachment",
"uri":"RejectAttachment.html",
"doc_type":"api",
"p_code":"15",
"code":"20"
},
{
"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":"er",
"title":"Route Tables",
"uri":"RouteTable.html",
"doc_type":"api",
"p_code":"2",
"code":"21"
},
{
"desc":"This API is used to create a route table. A route table is the basis for an enterprise router to send and receive packets. It contains attachment associations, propagatio",
"product_code":"er",
"title":"Creating a Route Table",
"uri":"CreateRouteTable.html",
"doc_type":"api",
"p_code":"21",
"code":"22"
},
{
"desc":"This API is used to update basic information about a route table, such as the name and description.PUT /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_tabl",
"product_code":"er",
"title":"Updating Route Table Information",
"uri":"UpdateRouteTable.html",
"doc_type":"api",
"p_code":"21",
"code":"23"
},
{
"desc":"This API is used to query details about a route table.GET /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}NoneStatus code: 200Querying details abo",
"product_code":"er",
"title":"Querying Details About a Route Table",
"uri":"ShowRouteTable.html",
"doc_type":"api",
"p_code":"21",
"code":"24"
},
{
"desc":"This API is used to query route tables.Pagination query is supported. The supported query criteria are state, is_default_propagation_route_table, and is_default_associati",
"product_code":"er",
"title":"Querying Route Tables",
"uri":"ListRouteTables.html",
"doc_type":"api",
"p_code":"21",
"code":"25"
},
{
"desc":"This API is used to delete a route table.DELETE /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}NoneNoneNoneSee Error Codes.",
"product_code":"er",
"title":"Deleting a Route Table",
"uri":"DeleteRouteTable.html",
"doc_type":"api",
"p_code":"21",
"code":"26"
},
{
"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":"er",
"title":"Associations",
"uri":"Association.html",
"doc_type":"api",
"p_code":"2",
"code":"27"
},
{
"desc":"This API is used to create a route association. Each attachment only can be associated with one route table of its enterprise router for packet forwarding.POST /v3/{proje",
"product_code":"er",
"title":"Creating a Route Association",
"uri":"AssociateRouteTable.html",
"doc_type":"api",
"p_code":"27",
"code":"28"
},
{
"desc":"This API is used to query route associations.Pagination query is supported. You can query by state, resource type, or attachment ID. Only sorting by a single field (id, c",
"product_code":"er",
"title":"Querying Route Associations",
"uri":"ListAssociations.html",
"doc_type":"api",
"p_code":"27",
"code":"29"
},
{
"desc":"This API is used to delete an association from the route table of an enterprise router for an attachment.POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{rou",
"product_code":"er",
"title":"Deleting a Route Association",
"uri":"DisassociateRouteTable.html",
"doc_type":"api",
"p_code":"27",
"code":"30"
},
{
"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":"er",
"title":"Propagations",
"uri":"Propagation.html",
"doc_type":"api",
"p_code":"2",
"code":"31"
},
{
"desc":"This API is used to create a route propagation. A propagation can be created for each attachment to propagate routes to one or more route tables on an enterprise router.P",
"product_code":"er",
"title":"Creating a Route Propagation",
"uri":"EnablePropagation.html",
"doc_type":"api",
"p_code":"31",
"code":"32"
},
{
"desc":"This API is used to query route propagations.Pagination query is supported. You can query by state, resource type, or attachment ID. Only sorting by a single field (id, c",
"product_code":"er",
"title":"Querying Route Propagations",
"uri":"ListPropagations.html",
"doc_type":"api",
"p_code":"31",
"code":"33"
},
{
"desc":"This API is used to delete a propagation from the route table of an enterprise router for an attachment.POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{rout",
"product_code":"er",
"title":"Deleting a Route Propagation",
"uri":"DisablePropagation.html",
"doc_type":"api",
"p_code":"31",
"code":"34"
},
{
"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":"er",
"title":"Routes",
"uri":"Route.html",
"doc_type":"api",
"p_code":"2",
"code":"35"
},
{
"desc":"This API is used to create a static route. Static routes are manually created, and effective routes are preferred routes.If is_blackhole is set to false, the attachment_i",
"product_code":"er",
"title":"Creating a Static Route",
"uri":"CreateStaticRoute.html",
"doc_type":"api",
"p_code":"35",
"code":"36"
},
{
"desc":"This API is used to update a static route.If is_blackhole is set to false, the attachment_id parameter must be carried. If is_blackhole is set to true, the attachment_id ",
"product_code":"er",
"title":"Updating a Static Route",
"uri":"UpdateStaticRoute.html",
"doc_type":"api",
"p_code":"35",
"code":"37"
},
{
"desc":"This API is used to query details about a static route.GET /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/static-routes/{route_id}NoneStatus code: 200St",
"product_code":"er",
"title":"Querying Details About a Static Route",
"uri":"ShowStaticRoute.html",
"doc_type":"api",
"p_code":"35",
"code":"38"
},
{
"desc":"This API is used to query static routes.Pagination query is supported. The supported query criteria are destination, attachment_id, resource_type, and type.Only sorting b",
"product_code":"er",
"title":"Querying Static Routes",
"uri":"ListStaticRoutes.html",
"doc_type":"api",
"p_code":"35",
"code":"39"
},
{
"desc":"This API is used to query effective routes. Pagination query is supported. Effective routes are preferred routes.GET /v3/{project_id}/enterprise-router/route-tables/{rout",
"product_code":"er",
"title":"Querying Effective Routes",
"uri":"ListEffectiveRoutes.html",
"doc_type":"api",
"p_code":"35",
"code":"40"
},
{
"desc":"This API is used to delete a static route.DELETE /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/static-routes/{route_id}NoneNoneNoneSee Error Codes.",
"product_code":"er",
"title":"Deleting a Static Route",
"uri":"DeleteStaticRoute.html",
"doc_type":"api",
"p_code":"35",
"code":"41"
},
{
"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":"er",
"title":"Tags",
"uri":"Tags.html",
"doc_type":"api",
"p_code":"2",
"code":"42"
},
{
"desc":"This API is used to query tags of resources of a specific type.GET /v3/{project_id}/{resource_type}/tagsNoneStatus code: 200Querying tags of an enterprise routerStatus co",
"product_code":"er",
"title":"Querying Project Tags",
"uri":"ListProjectTags.html",
"doc_type":"api",
"p_code":"42",
"code":"43"
},
{
"desc":"This API is used to query tags of resources of a specific type.GET /v3/{project_id}/{resource_type}/{resource_id}/tagsNoneStatus code: 200Querying tags of an enterprise r",
"product_code":"er",
"title":"Querying Resource Tags",
"uri":"ShowResourceTag.html",
"doc_type":"api",
"p_code":"42",
"code":"44"
},
{
"desc":"This API is used to create tags for resources of a specific type.A resource can have up to 20 tags.A resource can have up to 20 tags.This API is idempotent.This API is id",
"product_code":"er",
"title":"Creating Resource Tags",
"uri":"CreateResourceTag.html",
"doc_type":"api",
"p_code":"42",
"code":"45"
},
{
"desc":"This API is used to delete tags for resources of a specific type.This API is idempotent. The key cannot be left blank or be an empty string.DELETE /v3/{project_id}/{resou",
"product_code":"er",
"title":"Deleting Resource Tags",
"uri":"DeleteResourceTag.html",
"doc_type":"api",
"p_code":"42",
"code":"46"
},
{
"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":"er",
"title":"Quota Management",
"uri":"QuotaManager.html",
"doc_type":"api",
"p_code":"2",
"code":"47"
},
{
"desc":"This API is used to query the used quotas of resources, such as enterprise routers and VPC attachments.GET /v3/{project_id}/enterprise-router/quotasNoneStatus code: 200Qu",
"product_code":"er",
"title":"Querying Quotas",
"uri":"ShowQuotas.html",
"doc_type":"api",
"p_code":"47",
"code":"48"
},
{
"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":"er",
"title":"AZs",
"uri":"AvailableZone.html",
"doc_type":"api",
"p_code":"2",
"code":"49"
},
{
"desc":"This API is used to query AZs where enterprise routers can be created. An enterprise router can be created only when an AZ is in the available state.GET /v3/{project_id}/",
"product_code":"er",
"title":"Querying AZs",
"uri":"ListAvailabilityZone.html",
"doc_type":"api",
"p_code":"49",
"code":"50"
},
{
"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":"er",
"title":"Flow Logs",
"uri":"FlowLog.html",
"doc_type":"api",
"p_code":"2",
"code":"51"
},
{
"desc":"This API is used to create a flow log for an enterprise router.POST /v3/{project_id}/enterprise-router/{er_id}/flow-logsStatus code: 202Creating a flow logStatus code: 20",
"product_code":"er",
"title":"Creating a Flow Log",
"uri":"CreateFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"52"
},
{
"desc":"This API is used to query the flow log list.Filtering query is supported. You can use resource_type, resource_id, and enterprise_project_id for query. You can query multi",
"product_code":"er",
"title":"Querying Flow Logs",
"uri":"ListFlowLogs.html",
"doc_type":"api",
"p_code":"51",
"code":"53"
},
{
"desc":"This API is used to query details about a flow log.GET /v3/{project_id}/enterprise-router/{er_id}/flow-logs/{flow_log_id}NoneStatus code: 200Querying flow logsStatus code",
"product_code":"er",
"title":"Querying Details About a Flow Log",
"uri":"ShowFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"54"
},
{
"desc":"This API is used to update a flow log.PUT /v3/{project_id}/enterprise-router/{er_id}/flow-logs/{flow_log_id}Status code: 200Updating a flow logStatus code: 200OKSee Error",
"product_code":"er",
"title":"Updating a Flow Log",
"uri":"UpdateFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"55"
},
{
"desc":"This API is used to delete a flow log.A flow log can be deleted only when it is in the available, deleting, or failed state.DELETE /v3/{project_id}/enterprise-router/{er_",
"product_code":"er",
"title":"Deleting a Flow Log",
"uri":"DeleteFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"56"
},
{
"desc":"This API is used to enable flow logs.POST /v3/{project_id}/enterprise-router/{er_id}/flow-logs/{flow_log_id}/enableNoneStatus code: 202Enabling flow logsStatus code: 202A",
"product_code":"er",
"title":"Enabling Flow Logs",
"uri":"EnableFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"57"
},
{
"desc":"This API is used to disable flow logs.POST /v3/{project_id}/enterprise-router/{er_id}/flow-logs/{flow_log_id}/disableNoneStatus code: 202Disabling flow logsStatus code: 2",
"product_code":"er",
"title":"Disabling Flow Logs",
"uri":"DisableFlowLog.html",
"doc_type":"api",
"p_code":"51",
"code":"58"
},
{
"desc":"You can share an enterprise router in your account with other accounts.You are the owner of the enterprise router.Other accounts are the users of the enterprise router.Yo",
"product_code":"er",
"title":"Sharing",
"uri":"er_02_0035.html",
"doc_type":"api",
"p_code":"2",
"code":"59"
},
{
"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":"er",
"title":"Permissions Policies and Supported Actions",
"uri":"er_02_0015.html",
"doc_type":"api",
"p_code":"",
"code":"60"
},
{
"desc":"This topic describes fine-grained permissions management for your Enterprise Router resources. If your account does not need individual IAM users, you may skip this topic",
"product_code":"er",
"title":"Introduction",
"uri":"er_02_0016.html",
"doc_type":"api",
"p_code":"60",
"code":"61"
},
{
"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":"er",
"title":"Enterprise Routers",
"uri":"er_02_0017.html",
"doc_type":"api",
"p_code":"60",
"code":"62"
},
{
"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":"er",
"title":"VPC Attachments",
"uri":"er_02_0018.html",
"doc_type":"api",
"p_code":"60",
"code":"63"
},
{
"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":"er",
"title":"Other Types of Attachments",
"uri":"er_02_0019.html",
"doc_type":"api",
"p_code":"60",
"code":"64"
},
{
"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":"er",
"title":"Route Tables",
"uri":"er_02_0020.html",
"doc_type":"api",
"p_code":"60",
"code":"65"
},
{
"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":"er",
"title":"Associations",
"uri":"er_02_0021.html",
"doc_type":"api",
"p_code":"60",
"code":"66"
},
{
"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":"er",
"title":"Propagations",
"uri":"er_02_0022.html",
"doc_type":"api",
"p_code":"60",
"code":"67"
},
{
"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":"er",
"title":"Routes",
"uri":"er_02_0023.html",
"doc_type":"api",
"p_code":"60",
"code":"68"
},
{
"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":"er",
"title":"Flow Logs",
"uri":"er_02_0024.html",
"doc_type":"api",
"p_code":"60",
"code":"69"
},
{
"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":"er",
"title":"Tags",
"uri":"er_02_0033.html",
"doc_type":"api",
"p_code":"60",
"code":"70"
},
{
"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":"er",
"title":"Quota Management",
"uri":"er_02_0034.html",
"doc_type":"api",
"p_code":"60",
"code":"71"
},
{
"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":"er",
"title":"Appendixes",
"uri":"er_02_appendix.html",
"doc_type":"api",
"p_code":"",
"code":"72"
},
{
"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":"er",
"title":"Status Codes",
"uri":"StateCode.html",
"doc_type":"api",
"p_code":"72",
"code":"73"
},
{
"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":"er",
"title":"Error Codes",
"uri":"ErrorCode.html",
"doc_type":"api",
"p_code":"72",
"code":"74"
},
{
"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":"er",
"title":"Change History",
"uri":"APIChangeHistory.html",
"doc_type":"api",
"p_code":"",
"code":"75"
}
]