Files
doc-exports/docs/ddm/api-ref/ALL_META.TXT.json
wangdengke2 823df869a9 ddm_api
Reviewed-by: Gladkov, Maksim <mgladkov@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2026-03-03 12:01:43 +00:00

2460 lines
73 KiB
JSON

[
{
"dockw":"API Reference"
},
{
"uri":"ddm_api_01_0001.html",
"node_id":"ddm_api_01_0001.xml",
"product_code":"ddm",
"code":"1",
"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":"Before You Start",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Before You Start",
"githuburl":""
},
{
"uri":"ddm_api_01_0002.html",
"node_id":"ddm_api_01_0002.xml",
"product_code":"ddm",
"code":"2",
"des":"Welcome to Distributed Database Middleware (DDM). This document describes functions, syntax, parameters, and examples of DDM.If you plan to access DDM through an API, ens",
"doc_type":"api",
"kw":"Overview,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Overview",
"githuburl":""
},
{
"uri":"ddm_api_01_0003.html",
"node_id":"ddm_api_01_0003.xml",
"product_code":"ddm",
"code":"3",
"des":"DDM supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS.",
"doc_type":"api",
"kw":"API Calling,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"API Calling",
"githuburl":""
},
{
"uri":"ddm_api_01_0004.html",
"node_id":"ddm_api_01_0004.xml",
"product_code":"ddm",
"code":"4",
"des":"An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.",
"doc_type":"api",
"kw":"Endpoints,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Endpoints",
"githuburl":""
},
{
"uri":"ddm_api_01_0005.html",
"node_id":"ddm_api_01_0005.xml",
"product_code":"ddm",
"code":"5",
"des":"The number of DDM instances that you can create is determined by your quota.For more constraints, see API description.",
"doc_type":"api",
"kw":"Constraints,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Constraints",
"githuburl":""
},
{
"uri":"ddm_api_01_0006.html",
"node_id":"ddm_api_01_0006.xml",
"product_code":"ddm",
"code":"6",
"des":"AccountAn account is created upon successful registration. The account has full access permissions for all of its cloud services and resources. It can be used to reset us",
"doc_type":"api",
"kw":"Concepts,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Concepts",
"githuburl":""
},
{
"uri":"ddm_api_01_0007.html",
"node_id":"ddm_api_01_0007.xml",
"product_code":"ddm",
"code":"7",
"des":"DDM provides REST APIs. With DDM APIs, you can use all DDM functions, including creating DDM instances and schemas.",
"doc_type":"api",
"kw":"API Overview,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"API Overview",
"githuburl":""
},
{
"uri":"ddm_api_01_0008.html",
"node_id":"ddm_api_01_0008.xml",
"product_code":"ddm",
"code":"8",
"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":"Calling APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Calling APIs",
"githuburl":""
},
{
"uri":"ddm_03_0002.html",
"node_id":"ddm_03_0002.xml",
"product_code":"ddm",
"code":"9",
"des":"This section describes the structure of a REST API and how to call an API. Before calling an API, you need to obtain the user token using the IAM API.A request URI is in ",
"doc_type":"api",
"kw":"Making an API Request,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Making an API Request",
"githuburl":""
},
{
"uri":"ddm_api_01_0011.html",
"node_id":"ddm_api_01_0011.xml",
"product_code":"ddm",
"code":"10",
"des":"Token authentication is required to call APIs.Authentication using tokens: General requests are authenticated using tokens.The validity period of a token is 24 hours. If ",
"doc_type":"api",
"kw":"Authentication,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Authentication",
"githuburl":""
},
{
"uri":"ddm_api_01_0012.html",
"node_id":"ddm_api_01_0012.xml",
"product_code":"ddm",
"code":"11",
"des":"After sending a request, you will receive a response, including the status code, response header, and response body.A status code is a group of digits ranging from 1xx to",
"doc_type":"api",
"kw":"Returned Values,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Returned Values",
"githuburl":""
},
{
"uri":"ddm_api_02_0000.html",
"node_id":"ddm_api_02_0000.xml",
"product_code":"ddm",
"code":"12",
"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 (Recommended)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"APIs (Recommended)",
"githuburl":""
},
{
"uri":"ddm_api_01_0107.html",
"node_id":"ddm_api_01_0107.xml",
"product_code":"ddm",
"code":"13",
"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":"Querying API Versions",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying API Versions",
"githuburl":""
},
{
"uri":"ddm_api_01_0108.html",
"node_id":"ddm_api_01_0108.xml",
"product_code":"ddm",
"code":"14",
"des":"This API is used to query API versions.NoneURL formatGET /Parameter descriptionNoneNoneNoneQuerying API versionsNormal responseNormal response exampleAbnormal responseFor",
"doc_type":"api",
"kw":"Querying API Versions (a V3 API),Querying API Versions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying API Versions (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0014.html",
"node_id":"ddm_api_01_0014.xml",
"product_code":"ddm",
"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":"DDM Instances",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"DDM Instances",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909529.html",
"node_id":"en-us_topic_0000002332909529.xml",
"product_code":"ddm",
"code":"16",
"des":"This API is used to create a DDM instance.DDM runs in VPCs. Before you create a DDM instance, ensure that a VPC is available and a subnet and security group have been con",
"doc_type":"api",
"kw":"Creating a DDM Instance(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating a DDM Instance(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0018.html",
"node_id":"ddm_api_01_0018.xml",
"product_code":"ddm",
"code":"17",
"des":"This API is used to query DDM instances.NoneGET /v1/{project_id}/instances?offset={offset}&limit={limit}Status code: 200Status code: 400Status code: 500Status code: 200OK",
"doc_type":"api",
"kw":"Querying DDM Instances (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DDM Instances (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0019.html",
"node_id":"ddm_api_01_0019.xml",
"product_code":"ddm",
"code":"18",
"des":"This API is used to query details about a DDM instance.NoneGET /v1/{project_id}/instances/{instance_id}Status code: 200Status code: 400Status code: 500Status code: 200OKS",
"doc_type":"api",
"kw":"Querying Details of a DDM Instance (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details of a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0020.html",
"node_id":"ddm_api_01_0020.xml",
"product_code":"ddm",
"code":"19",
"des":"This API is used to change the name of a DDM instance.NonePUT /v1/{project_id}/instances/{instance_id}/modify-nameStatus code: 200Status code: 400Status code: 500Status c",
"doc_type":"api",
"kw":"Changing the Name of a DDM Instance (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing the Name of a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0021.html",
"node_id":"ddm_api_01_0021.xml",
"product_code":"ddm",
"code":"20",
"des":"This API is used to modify the security group of a DDM instance.NonePUT /v1/{project_id}/instances/{instance_id}/modify-security-groupStatus code: 200Status code: 400Stat",
"doc_type":"api",
"kw":"Modifying the Security Group of a DDM Instance (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Modifying the Security Group of a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0024.html",
"node_id":"ddm_api_01_0024.xml",
"product_code":"ddm",
"code":"21",
"des":"This API is used to reload table data of the destination DDM instance for cross-region DR.NonePOST /v1/{project_id}/instances/{instance_id}/reload-configStatus code: 200N",
"doc_type":"api",
"kw":"Reloading Table Data (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Reloading Table Data (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0026.html",
"node_id":"ddm_api_01_0026.xml",
"product_code":"ddm",
"code":"22",
"des":"This API is used to remove nodes from a specified DDM instance.Make sure that the associated RDS instances are available and not undergoing other operations.POST /v2/{pro",
"doc_type":"api",
"kw":"Scaling In a DDM instance (a V2 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Scaling In a DDM instance (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0080.html",
"node_id":"ddm_api_01_0080.xml",
"product_code":"ddm",
"code":"23",
"des":"This API is used to modify the read policy of the DB instance associated with a DDM instance.Make sure that the associated RDS instances are available and not undergoing ",
"doc_type":"api",
"kw":"Modifying the Read Policy of the Associated DB Instance (a V2 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Modifying the Read Policy of the Associated DB Instance (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0082.html",
"node_id":"ddm_api_01_0082.xml",
"product_code":"ddm",
"code":"24",
"des":"This API is used to query nodes of a DDM instance.NoneGET /v1/{project_id}/instances/{instance_id}/nodes?offset={offset}&limit={limit}Status code: 200Status code: 400Stat",
"doc_type":"api",
"kw":"Querying Nodes of a DDM Instance (a V1 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Nodes of a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0084.html",
"node_id":"ddm_api_01_0084.xml",
"product_code":"ddm",
"code":"25",
"des":"This API is used to query parameters of a specified DDM instance.NoneGET /v3/{project_id}/instances/{instance_id}/configurations?offset={offset}&limit={limit}Status code:",
"doc_type":"api",
"kw":"Querying Parameters of a Specified DDM Instance (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Parameters of a Specified DDM Instance (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0085.html",
"node_id":"ddm_api_01_0085.xml",
"product_code":"ddm",
"code":"26",
"des":"This API is used to modify parameters of a DDM instance.NonePUT /v3/{project_id}/instances/{instance_id}/configurationsStatus code: 200Status code: 400Status code: 500Sta",
"doc_type":"api",
"kw":"Modifying Parameters of a DDM Instance (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Modifying Parameters of a DDM Instance (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0017.html",
"node_id":"ddm_api_01_0017.xml",
"product_code":"ddm",
"code":"27",
"des":"This API is used to change the node class of a DDM instance.The node class can be changed only when the corresponding DDM instance is normal.The new node class cannot be ",
"doc_type":"api",
"kw":"Changing the Node Class of a DDM Instance (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing the Node Class of a DDM Instance (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0093.html",
"node_id":"ddm_api_01_0093.xml",
"product_code":"ddm",
"code":"28",
"des":"Obtain DDM instance group information.NoneURL formatGET /v3/{project_id}/instances/{instance_id}/groups?offset={offset}&limit={limit}GET /v3/{project_id}/instances/{insta",
"doc_type":"api",
"kw":"Obtaining the Instance Group Information (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Obtaining the Instance Group Information (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0094.html",
"node_id":"ddm_api_01_0094.xml",
"product_code":"ddm",
"code":"29",
"des":"This API is used to create a DDM instance group.NoneURL formatPOST /v3/{project_id}/instances/{instance_id}/groupsPOST /v3/{project_id}/instances/{instance_id}/groupsPara",
"doc_type":"api",
"kw":"Creating an Instance Group (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating an Instance Group (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181783542.html",
"node_id":"en-us_topic_0000002181783542.xml",
"product_code":"",
"code":"30",
"des":"This API is used to delete a DDM instance group.NoneDELETE /v3/{project_id}/instances/{instance_id}/groups/{group_id}Parameter descriptionParameterMandatoryTypeDescriptio",
"doc_type":"",
"kw":"Deleting an Instance Group(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
}
],
"title":"Deleting an Instance Group(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0109.html",
"node_id":"ddm_api_01_0109.xml",
"product_code":"ddm",
"code":"31",
"des":"This V3 API is used to query information about DDM engine.NoneURL formatGET /v3/{project_id}/engines?offset={offset}&limit={limit}Parameter descriptionQuerying DDM engine",
"doc_type":"api",
"kw":"Querying DDM Engine Information (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DDM Engine Information (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0110.html",
"node_id":"ddm_api_01_0110.xml",
"product_code":"ddm",
"code":"32",
"des":"This V3 API is used to query DDM node classes available in an AZ.NoneURL formatGET /v3/{project_id}/flavors?engine_id={engine_id}&offset={offset}&limit={limit}&engine_ver",
"doc_type":"api",
"kw":"Querying DDM Node Classes Available in Each AZ (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DDM Node Classes Available in Each AZ (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0111.html",
"node_id":"ddm_api_01_0111.xml",
"product_code":"ddm",
"code":"33",
"des":"This API is used to scale out a specified DDM instance.Make sure that the associated RDS instances are available and not undergoing other operations.URL formatPOST /v3/{p",
"doc_type":"api",
"kw":"Scaling Out a DDM Instance (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Scaling Out a DDM Instance (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0112.html",
"node_id":"ddm_api_01_0112.xml",
"product_code":"ddm",
"code":"34",
"des":"This API is used to obtain information about a task with a specified ID in the DDM task center.NoneURL formatGET /v3/{project_id}/jobs/{job_id}GET /v3/{project_id}/jobs/{",
"doc_type":"api",
"kw":"Obtaining Information About a Task with a Specified ID (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Obtaining Information About a Task with a Specified ID (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0113.html",
"node_id":"ddm_api_01_0113.xml",
"product_code":"ddm",
"code":"35",
"des":"This API is used to delete a DDM instance to release all its resources.NoneURL formatDELETE /v3/{project_id}/instances/{instance_id}DELETE /v3/{project_id}/instances/{ins",
"doc_type":"api",
"kw":"Deleting an Instance (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting an Instance (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0114.html",
"node_id":"ddm_api_01_0114.xml",
"product_code":"ddm",
"code":"36",
"des":"This API is used to configure SSL to encrypt connections.NonePOST /v3/{project_id}/instances/{instance_id}/switch-sslEnabling SSLPOST https://ddm.eu-de.otc.t-systems.com/",
"doc_type":"api",
"kw":"Enabling or Disabling SSL (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Enabling or Disabling SSL (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217069689.html",
"node_id":"en-us_topic_0000002217069689.xml",
"product_code":"ddm",
"code":"37",
"des":"This API is used to change an instance port.NonePUT /v3/{project_id}/instances/{instance_id}/portChanging an instance port to 5067POST https://ddm.eu-de.otc.t-systems.com",
"doc_type":"api",
"kw":"Changing an Instance Port(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing an Instance Port(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181623846.html",
"node_id":"en-us_topic_0000002181623846.xml",
"product_code":"ddm",
"code":"38",
"des":"This API is used to restart a specific instance.NonePOST /v3/{project_id}/instances/{instance_id}/restartWhether to restart the instance.Normal responseResponse body para",
"doc_type":"api",
"kw":"Restarting a DDM Instance(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Restarting a DDM Instance(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217144121.html",
"node_id":"en-us_topic_0000002217144121.xml",
"product_code":"ddm",
"code":"39",
"des":"This API is used to restart a specific node.NonePOST /v3/{project_id}/instances/{instance_id}/nodes/{node_id}/restartRestarting a nodeNormal responseResponse body paramet",
"doc_type":"api",
"kw":"Restarting a DDM Node(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Restarting a DDM Node(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181783546.html",
"node_id":"en-us_topic_0000002181783546.xml",
"product_code":"ddm",
"code":"40",
"des":"This API is used to bind an EIP.NonePOST /v3/{project_id}/instances/{instance_id}/eipBinding an EIP to an instancePOST https://ddm.eu-de.otc.t-systems.com/v3/619d3e78f61b",
"doc_type":"api",
"kw":"Binding an EIP(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Binding an EIP(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217069693.html",
"node_id":"en-us_topic_0000002217069693.xml",
"product_code":"ddm",
"code":"41",
"des":"This API is used to unbind an EIP from an instance.NoneDELETE /v3/{project_id}/instances/{instance_id}/eipUnbinding an EIP from an instanceDELETE https://ddm.eu-de.otc.t-",
"doc_type":"api",
"kw":"Unbinding an EIP(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Unbinding an EIP(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181623850.html",
"node_id":"en-us_topic_0000002181623850.xml",
"product_code":"ddm",
"code":"42",
"des":"This API is used to change the load balancer IP address of an instance.NonePUT /v3/{project_id}/instances/{instance_id}/elb/ipChanging an ELB load balancer IP addressPUT ",
"doc_type":"api",
"kw":"Changing the Load Balancer IP Address of an Instance(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing the Load Balancer IP Address of an Instance(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002299876902.html",
"node_id":"en-us_topic_0000002299876902.xml",
"product_code":"ddm",
"code":"43",
"des":"This API is used to delete multiple nodes from an instance at a time.Nodes in different groups cannot be deleted at the same time.POST /v3/{project_id}/instances/{instanc",
"doc_type":"api",
"kw":"Deleting Multiple Nodes from an Instance at a Time(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting Multiple Nodes from an Instance at a Time(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181783550.html",
"node_id":"en-us_topic_0000002181783550.xml",
"product_code":"ddm",
"code":"44",
"des":"This API is used to query details about an instance node.NoneGET /v3/{project_id}/instances/{instance_id}/nodes/{node_id}Querying details about an instance nodeGET https:",
"doc_type":"api",
"kw":"Querying Details About a DDM Instance Node(a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details About a DDM Instance Node(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869325.html",
"node_id":"en-us_topic_0000002332869325.xml",
"product_code":"ddm",
"code":"45",
"des":"This API is used to synchronize data node information.NonePOST /v3/{project_id}/instances/{instance_id}/data-nodes/syncSynchronizing data node informationPOST https://ddm",
"doc_type":"api",
"kw":"Synchronizing Data Node Information (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Synchronizing Data Node Information (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949840.html",
"node_id":"en-us_topic_0000002298949840.xml",
"product_code":"ddm",
"code":"46",
"des":"This API is used to query information about tasks.NoneGET /v3/{project_id}/jobsQuerying information about tasksGET https://ddm.eu-de.otc.t-systems.com/v3/619d3e78f61b4be6",
"doc_type":"api",
"kw":"Querying Information About Tasks (a V3 API),DDM Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Information About Tasks (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0027.html",
"node_id":"ddm_api_01_0027.xml",
"product_code":"ddm",
"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":"Schemas",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Schemas",
"githuburl":""
},
{
"uri":"ddm_api_01_0029.html",
"node_id":"ddm_api_01_0029.xml",
"product_code":"ddm",
"code":"48",
"des":"This API is used to query schemas of a DDM instance.NoneGET /v1/{project_id}/instances/{instance_id}/databases?offset={offset}&limit={limit}Status code: 200Status code: 4",
"doc_type":"api",
"kw":"Querying Schemas (a V1 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Schemas (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0100.html",
"node_id":"ddm_api_01_0100.xml",
"product_code":"ddm",
"code":"49",
"des":"This API is used to query DB instances that can be used for creating a schema.NoneGET /v1/{project_id}/instances/{instance_id}/rds?offset={offset}&limit={limit}Status cod",
"doc_type":"api",
"kw":"Querying DB Instances Available for Creating a Schema (a V1 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DB Instances Available for Creating a Schema (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0115.html",
"node_id":"ddm_api_01_0115.xml",
"product_code":"ddm",
"code":"50",
"des":"This API is used to create a schema.Before creating a schema, ensure that an RDS instance has been created, is in the normal state, and is not associated with other DDM i",
"doc_type":"api",
"kw":"Creating a Schema(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating a Schema(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0116.html",
"node_id":"ddm_api_01_0116.xml",
"product_code":"ddm",
"code":"51",
"des":"This API is used to delete a schema to release all its resources.NoneURL formatDELETE /v3/{project_id}/instances/{instance_id}/databases/{database_name}?delete_dn_data={d",
"doc_type":"api",
"kw":"Deleting a Schema(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting a Schema(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0104.html",
"node_id":"ddm_api_01_0104.xml",
"product_code":"ddm",
"code":"52",
"des":"This API is used to export all schema metadata about distribution of physical shards on data nodes.NoneGET /v3/{project_id}/instances/{instance_id}/schema-metadataNormal ",
"doc_type":"api",
"kw":"Exporting Schema Metadata(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Exporting Schema Metadata(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0105.html",
"node_id":"ddm_api_01_0105.xml",
"product_code":"ddm",
"code":"53",
"des":"This API is used to import distribution information of physical shards in all schemas and use it to create schemas that contain the same physical shards and distribution ",
"doc_type":"api",
"kw":"Importing Schema Metadata(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Importing Schema Metadata(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217069697.html",
"node_id":"en-us_topic_0000002217069697.xml",
"product_code":"",
"code":"54",
"des":"This API is used to query details about a schema.NoneGET /v3/{project_id}/instances/{instance_id}/databases/{database_name}Querying details about a schemaGET https://ddm.",
"doc_type":"",
"kw":"Querying Details About a Schema(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
}
],
"title":"Querying Details About a Schema(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790184.html",
"node_id":"en-us_topic_0000002298790184.xml",
"product_code":"ddm",
"code":"55",
"des":"This API is used to query data nodes that can be used for creating a schema.NoneGET /v3/{project_id}/instances/{instance_id}/available-data-nodesQuerying data nodes that ",
"doc_type":"api",
"kw":"Querying Data Nodes Available for Creating a Schema (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Data Nodes Available for Creating a Schema (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909537.html",
"node_id":"en-us_topic_0000002332909537.xml",
"product_code":"ddm",
"code":"56",
"des":"This API is used to query data nodes that can be used for shard configuration.NoneGET /v3/{project_id}/instances/{instance_id}/databases/{db_name}/migration/available-dat",
"doc_type":"api",
"kw":"Querying Data Nodes Available for Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Data Nodes Available for Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869333.html",
"node_id":"en-us_topic_0000002332869333.xml",
"product_code":"ddm",
"code":"57",
"des":"This API is used to pre-check shard configuration to prevent shard configuration failures. For details about pre-check items, see the user guide.This API returns the foll",
"doc_type":"api",
"kw":"Pre-checking Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Pre-checking Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949848.html",
"node_id":"en-us_topic_0000002298949848.xml",
"product_code":"ddm",
"code":"58",
"des":"This API is used to query the pre-check result of a shard configuration task that takes some time to execute. For details about pre-check items, see the user guide.The as",
"doc_type":"api",
"kw":"Querying the Asynchronous Pre-check Result of Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying the Asynchronous Pre-check Result of Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790192.html",
"node_id":"en-us_topic_0000002298790192.xml",
"product_code":"ddm",
"code":"59",
"des":"This API is used to add data nodes or shards to enhance data storage and provide better support for concurrency.The shard configuration task can only be performed after a",
"doc_type":"api",
"kw":"Performing Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Performing Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909545.html",
"node_id":"en-us_topic_0000002332909545.xml",
"product_code":"ddm",
"code":"60",
"des":"This API is used to query details about a shard configuration task.NoneGET /v3/{project_id}/instances/{instance_id}/databases/{db_name}/migration/jobs/{job_id}Querying de",
"doc_type":"api",
"kw":"Querying Details About a Shard Configuration Task(a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details About a Shard Configuration Task(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869341.html",
"node_id":"en-us_topic_0000002332869341.xml",
"product_code":"ddm",
"code":"61",
"des":"This API is used to cancel shard configuration.The shard configuration task to be canceled must be in the Running, Failed, or ToBeSwitched state.PUT /v3/{project_id}/inst",
"doc_type":"api",
"kw":"Canceling Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Canceling Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949856.html",
"node_id":"en-us_topic_0000002298949856.xml",
"product_code":"ddm",
"code":"62",
"des":"This API is used to roll back shard configuration.Only tasks in the Failed state can be rolled back.PUT /v3/{project_id}/instances/{instance_id}/databases/{db_name}/migra",
"doc_type":"api",
"kw":"Rolling Back Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Rolling Back Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790204.html",
"node_id":"en-us_topic_0000002298790204.xml",
"product_code":"ddm",
"code":"63",
"des":"This API is used to clear shard configuration data.Only data of shard configuration tasks in the ToBeCleaned state can be cleared.PUT /v3/{project_id}/instances/{instance",
"doc_type":"api",
"kw":"Clearing Shard Configuration Data (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Clearing Shard Configuration Data (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909553.html",
"node_id":"en-us_topic_0000002332909553.xml",
"product_code":"ddm",
"code":"64",
"des":"This API is used to retry shard configuration.Only shard configuration tasks in the Failed state can be retried.PUT /v3/{project_id}/instances/{instance_id}/databases/{db",
"doc_type":"api",
"kw":"Retrying Shard Configuration (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Retrying Shard Configuration (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869349.html",
"node_id":"en-us_topic_0000002332869349.xml",
"product_code":"ddm",
"code":"65",
"des":"This API is used to change a route switching policy.Only the route switching policy of a shard configuration task in the ToBeSwitched state can be changed.PUT /v3/{projec",
"doc_type":"api",
"kw":"Changing a Route Switching Policy (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing a Route Switching Policy (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949868.html",
"node_id":"en-us_topic_0000002298949868.xml",
"product_code":"ddm",
"code":"66",
"des":"This API is used to switch read and write requests to a new instance. During the switching process, one or two intermittent disconnections may occur but do not affect ser",
"doc_type":"api",
"kw":"Switching Routes (a V3 API),Schemas,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Switching Routes (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0041.html",
"node_id":"ddm_api_01_0041.xml",
"product_code":"ddm",
"code":"67",
"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":"DDM Accounts",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"DDM Accounts",
"githuburl":""
},
{
"uri":"ddm_api_01_0101.html",
"node_id":"ddm_api_01_0101.xml",
"product_code":"ddm",
"code":"68",
"des":"If it is the first time to call this API, it is used to create an administrator and reset its password for a DDM instance. Then this API can only be used to update the ad",
"doc_type":"api",
"kw":"Managing the Administrator Password (a V3 API),DDM Accounts,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Managing the Administrator Password (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0102.html",
"node_id":"ddm_api_01_0102.xml",
"product_code":"ddm",
"code":"69",
"des":"This API is used to check whether an instance password is a weak password.POST /v3/{project_id}/weak-password-verificationStatus code: 200Status code: 400Status code: 500",
"doc_type":"api",
"kw":"Checking Whether a Password Is Weak (a V3 API),DDM Accounts,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Checking Whether a Password Is Weak (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0089.html",
"node_id":"ddm_api_01_0089.xml",
"product_code":"ddm",
"code":"70",
"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":"Monitoring",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Monitoring",
"githuburl":""
},
{
"uri":"ddm_api_01_0117.html",
"node_id":"ddm_api_01_0117.xml",
"product_code":"ddm",
"code":"71",
"des":"This API is used to query the SQL statements that take a long time to execute on the DDM instance within a specified time range.NoneURL formatGET /v3/{project_id}/instanc",
"doc_type":"api",
"kw":"Monitoring Slow Query Logs(a V3 API),Monitoring,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Monitoring Slow Query Logs(a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0104_0.html",
"node_id":"ddm_api_01_0104_0.xml",
"product_code":"ddm",
"code":"72",
"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":"Parameter Management",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Parameter Management",
"githuburl":""
},
{
"uri":"ddm_api_01_0105_0.html",
"node_id":"ddm_api_01_0105_0.xml",
"product_code":"ddm",
"code":"73",
"des":"This API is used to obtain parameter templates, including all default and custom parameter templates.NoneURL formatGET /v3/{project_id}/configurations?offset={offset}&lim",
"doc_type":"api",
"kw":"Obtaining Parameter Templates (a V3 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Obtaining Parameter Templates (a V3 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0106.html",
"node_id":"ddm_api_01_0106.xml",
"product_code":"ddm",
"code":"74",
"des":"This API is used to obtain information about a specified parameter template.NoneURL formatGET /v3/{project_id}/configurations/{config_id}Parameter descriptionObtaining in",
"doc_type":"api",
"kw":"Obtaining Parameters in a Specified Parameter Template (a V3 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Obtaining Parameters in a Specified Parameter Template (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181623854.html",
"node_id":"en-us_topic_0000002181623854.xml",
"product_code":"ddm",
"code":"75",
"des":"This API is used to modify parameters of a DDM instance.The values of the modified parameters must be within the value range defined on the DDM console. For details about",
"doc_type":"api",
"kw":"Modifying Parameters of an Instance(a V3.1 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Modifying Parameters of an Instance(a V3.1 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790216.html",
"node_id":"en-us_topic_0000002298790216.xml",
"product_code":"ddm",
"code":"76",
"des":"This API is used to create a parameter group.NonePOST /v3/{project_id}/configurationsCreating a parameter groupPOST https://ddm.eu-de.otc.t-systems.com/v3/74f57817ca8f42e",
"doc_type":"api",
"kw":"Creating a Parameter Group(a V3 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating a Parameter Group(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909561.html",
"node_id":"en-us_topic_0000002332909561.xml",
"product_code":"ddm",
"code":"77",
"des":"This API is used to delete a parameter group.NoneDELETE /v3/{project_id}/configurations/{config_id}Deleting a parameter groupDELETE https://ddm.eu-de.otc.t-systems.com/v3",
"doc_type":"api",
"kw":"Deleting a Parameter Group(a V3 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting a Parameter Group(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217144129.html",
"node_id":"en-us_topic_0000002217144129.xml",
"product_code":"",
"code":"78",
"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":"",
"kw":"Backup Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Backup Management",
"githuburl":""
},
{
"uri":"en-us_topic_0000002181783554.html",
"node_id":"en-us_topic_0000002181783554.xml",
"product_code":"",
"code":"79",
"des":"This API is used to query backups.NoneGET /v3/{project_id}/backupsThis API is used to query backups.Normal responseNormal response exampleAbnormal responseFor details, se",
"doc_type":"",
"kw":"Querying Backups(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
}
],
"title":"Querying Backups(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002217069701.html",
"node_id":"en-us_topic_0000002217069701.xml",
"product_code":"",
"code":"80",
"des":"This API is used to delete a specified backup.NoneDELETE /v3/{project_id}/backups/{backup_id}Deleting a specified backupNormal responseResponse body parametersParameterTy",
"doc_type":"",
"kw":"Deleting a Backup(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
}
],
"title":"Deleting a Backup(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869361.html",
"node_id":"en-us_topic_0000002332869361.xml",
"product_code":"ddm",
"code":"81",
"des":"This API is used to query details about a backup.NoneGET /v3/{project_id}/instances/{instance_id}/backups/{backup_id}Querying details about a backupGET https://ddm.eu-de.",
"doc_type":"api",
"kw":"Querying Details About a Backup(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details About a Backup(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949876.html",
"node_id":"en-us_topic_0000002298949876.xml",
"product_code":"ddm",
"code":"82",
"des":"This API is used to query data nodes associated with an instance at a restoration time point.NoneGET /v3/{project_id}/instances/{instance_id}/backups/related-dnNormal res",
"doc_type":"api",
"kw":"Querying Data Nodes Associated with an Instance at a Restoration Time Point(a V3 API),Backup Managem",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Data Nodes Associated with an Instance at a Restoration Time Point(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790224.html",
"node_id":"en-us_topic_0000002298790224.xml",
"product_code":"ddm",
"code":"83",
"des":"This API is used to query the restoration time range of an instance.The intersection between the restoration time range of an instance and those of all data nodes associa",
"doc_type":"api",
"kw":"Querying the Restoration Time Range(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying the Restoration Time Range(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909569.html",
"node_id":"en-us_topic_0000002332909569.xml",
"product_code":"ddm",
"code":"84",
"des":"This API is used to query data nodes available for restoration.You must call the API for querying the restoration time range first.GET /v3/{project_id}/instances/{instanc",
"doc_type":"api",
"kw":"Querying Data Nodes Available to Restore Data to a Point in Time(a V3 API),Backup Management,API Ref",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Data Nodes Available to Restore Data to a Point in Time(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869369.html",
"node_id":"en-us_topic_0000002332869369.xml",
"product_code":"ddm",
"code":"85",
"des":"This API is used to query instances available for restoration.NoneGET /v3/{project_id}/instances/{instance_id}/backups/restorable-instancesQuerying instances available fo",
"doc_type":"api",
"kw":"Querying Instances Available for Restoration(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Instances Available for Restoration(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949884.html",
"node_id":"en-us_topic_0000002298949884.xml",
"product_code":"ddm",
"code":"86",
"des":"This API is used to restore metadata.Metadata restoration mainly restores the metadata of your DDM instance to a new DDM instance. It starts after a point-in-time recover",
"doc_type":"api",
"kw":"Restoring Metadata(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Restoring Metadata(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790232.html",
"node_id":"en-us_topic_0000002298790232.xml",
"product_code":"ddm",
"code":"87",
"des":"This API is used to restore data to a new instance.NonePOST /v3/{project_id}/instances/{instance_id}/backups/recoveryRestoring data to a new instancePOST https://ddm.eu-d",
"doc_type":"api",
"kw":"Restoring Data to a New Instance(a V3 API),Backup Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Restoring Data to a New Instance(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909577.html",
"node_id":"en-us_topic_0000002332909577.xml",
"product_code":"",
"code":"88",
"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":"",
"kw":"Tag Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Tag Management",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869377.html",
"node_id":"en-us_topic_0000002332869377.xml",
"product_code":"ddm",
"code":"89",
"des":"This API is used to query project tags.NoneGET /v3/{project_id}/instances/tagsQuerying project tagsNormal responseNormal response exampleAbnormal responseFor details, see",
"doc_type":"api",
"kw":"Querying Project Tags(a V3 API),Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Project Tags(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298949892.html",
"node_id":"en-us_topic_0000002298949892.xml",
"product_code":"ddm",
"code":"90",
"des":"This API is used to query instance tags.NoneGET /v3/{project_id}/instances/{instance_id}/tagsQuerying instance tagsNormal responseNormal response exampleAbnormal response",
"doc_type":"api",
"kw":"Querying Instance Tags(a V3 API),Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Instance Tags(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002298790240.html",
"node_id":"en-us_topic_0000002298790240.xml",
"product_code":"ddm",
"code":"91",
"des":"This API is used to add tags for an instance.A maximum of 20 tags can be added for an instance. The tag key must be unique.If the request body contains duplicated keys, a",
"doc_type":"api",
"kw":"Adding Tags for an Instance(a V3 API),Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Adding Tags for an Instance(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332909585.html",
"node_id":"en-us_topic_0000002332909585.xml",
"product_code":"ddm",
"code":"92",
"des":"This API is used to delete tags from an instance at a time.If the tag to be deleted does not exist, the system deems the deletion operation successful by default. The tag",
"doc_type":"api",
"kw":"Deleting Tags from an Instance at a Time (a V3 API),Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting Tags from an Instance at a Time (a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002332869385.html",
"node_id":"en-us_topic_0000002332869385.xml",
"product_code":"ddm",
"code":"93",
"des":"This API is used to change an instance tag.NonePUT /v3/{project_id}/instances/{instance_id}/tags/{key}Changing an instance tagNormal responseNoneNormal response exampleNo",
"doc_type":"api",
"kw":"Changing an Instance Tag(a V3 API),Tag Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Changing an Instance Tag(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002318291129.html",
"node_id":"en-us_topic_0000002318291129.xml",
"product_code":"",
"code":"94",
"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":"",
"kw":"APIs (Unavailable Soon)",
"search_title":"",
"metedata":[
{
}
],
"title":"APIs (Unavailable Soon)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002283971858.html",
"node_id":"en-us_topic_0000002283971858.xml",
"product_code":"",
"code":"95",
"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":"",
"kw":"Instance Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Instance Management",
"githuburl":""
},
{
"uri":"ddm_04_0001.html",
"node_id":"ddm_04_0001.xml",
"product_code":"ddm",
"code":"96",
"des":"This API is used to create a DDM instance.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Creating a DDM Instance (a V3 API)",
"doc_type":"api",
"kw":"Creating a DDM instance (a V1 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating a DDM instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0015.html",
"node_id":"ddm_api_01_0015.xml",
"product_code":"ddm",
"code":"97",
"des":"This API is used to query engines that DDM supports.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Querying DDM Engine Info",
"doc_type":"api",
"kw":"Querying DDM Engine Information (a V2 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DDM Engine Information (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0016.html",
"node_id":"ddm_api_01_0016.xml",
"product_code":"ddm",
"code":"98",
"des":"This API is used to query DDM node classes available in an AZ.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Querying DDM N",
"doc_type":"api",
"kw":"Querying DDM Node Classes Available in an AZ (a V2 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying DDM Node Classes Available in an AZ (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0083.html",
"node_id":"ddm_api_01_0083.xml",
"product_code":"ddm",
"code":"99",
"des":"This API is used to query details of a DDM instance node.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Querying Details Ab",
"doc_type":"api",
"kw":"Querying Details of a DDM Instance Node (a V1 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details of a DDM Instance Node (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0023.html",
"node_id":"ddm_api_01_0023.xml",
"product_code":"ddm",
"code":"100",
"des":"This API is used to restart a DDM instance.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Restarting a DDM Instance (a V3 A",
"doc_type":"api",
"kw":"Restarting a DDM Instance (a V1 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Restarting a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0022.html",
"node_id":"ddm_api_01_0022.xml",
"product_code":"ddm",
"code":"101",
"des":"This API is used to delete a DDM instance to release all its resources.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Delet",
"doc_type":"api",
"kw":"Deleting a DDM Instance (a V1 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting a DDM Instance (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0025.html",
"node_id":"ddm_api_01_0025.xml",
"product_code":"ddm",
"code":"102",
"des":"This API is used to scale out a specified DDM instance.This API is to be removed soon, so it is not recommended.Use the API of the latest version in Scaling Out a DDM Ins",
"doc_type":"api",
"kw":"Scaling Out a DDM Instance (a V2 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Scaling Out a DDM Instance (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0081.html",
"node_id":"ddm_api_01_0081.xml",
"product_code":"ddm",
"code":"103",
"des":"This API is used to synchronize configuration information of all data nodes that are associated with a DDM instance.This API is to be removed soon, so it is not recommend",
"doc_type":"api",
"kw":"Synchronizing Data Node Information (a V1 API),Instance Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Synchronizing Data Node Information (a V1 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002318531425.html",
"node_id":"en-us_topic_0000002318531425.xml",
"product_code":"",
"code":"104",
"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":"",
"kw":"Schema Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Schema Management",
"githuburl":""
},
{
"uri":"ddm_16_0001.html",
"node_id":"ddm_16_0001.xml",
"product_code":"ddm",
"code":"105",
"des":"This API is used to create a schema.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Creating a Schema (a V3 API).POST /v1/{p",
"doc_type":"api",
"kw":"Creating a Schema (a V1 API),Schema Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Creating a Schema (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0031.html",
"node_id":"ddm_api_01_0031.xml",
"product_code":"ddm",
"code":"106",
"des":"This API is used to delete a schema to release all its resources.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Deleting a ",
"doc_type":"api",
"kw":"Deleting a Schema (a V1 API),Schema Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Deleting a Schema (a V1 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0030.html",
"node_id":"ddm_api_01_0030.xml",
"product_code":"ddm",
"code":"107",
"des":"This API is used to query details about a schema.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Querying Details About a Sc",
"doc_type":"api",
"kw":"Querying Details of a Schema (a V1 API),Schema Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Querying Details of a Schema (a V1 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002514999631.html",
"node_id":"en-us_topic_0000002514999631.xml",
"product_code":"",
"code":"108",
"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":"",
"kw":"Parameter Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Parameter Management",
"githuburl":""
},
{
"uri":"en-us_topic_0000002510482745.html",
"node_id":"en-us_topic_0000002510482745.xml",
"product_code":"ddm",
"code":"109",
"des":"This API is used to modify parameters of a DDM instance.This API is to be removed soon, so it is not recommended.Use the latest API. For details, see Modifying Parameters",
"doc_type":"api",
"kw":"Modifying Parameters of an Instance(a V3 API),Parameter Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Modifying Parameters of an Instance(a V3 API)",
"githuburl":""
},
{
"uri":"en-us_topic_0000002318604513.html",
"node_id":"en-us_topic_0000002318604513.xml",
"product_code":"",
"code":"110",
"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":"",
"kw":"Monitoring Management",
"search_title":"",
"metedata":[
{
}
],
"title":"Monitoring Management",
"githuburl":""
},
{
"uri":"ddm_api_01_0090.html",
"node_id":"ddm_api_01_0090.xml",
"product_code":"ddm",
"code":"111",
"des":"This API is used to query the SQL statements that take a long time to execute on the DDM instance within a specified time range.This API is to be removed soon, so it is n",
"doc_type":"api",
"kw":"Monitoring Slow Query Logs (a V2 API),Monitoring Management,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Monitoring Slow Query Logs (a V2 API)",
"githuburl":""
},
{
"uri":"ddm_api_01_0058.html",
"node_id":"ddm_api_01_0058.xml",
"product_code":"ddm",
"code":"112",
"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":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Appendix",
"githuburl":""
},
{
"uri":"ddm_api_01_0059.html",
"node_id":"ddm_api_01_0059.xml",
"product_code":"ddm",
"code":"113",
"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":"Abnormal Request Results,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Abnormal Request Results",
"githuburl":""
},
{
"uri":"ddm_api_01_0060.html",
"node_id":"ddm_api_01_0060.xml",
"product_code":"ddm",
"code":"114",
"des":"Table 1 lists the status codes that may be returned.Table 2 lists the status codes that may be returned.",
"doc_type":"api",
"kw":"Status Codes,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Status Codes",
"githuburl":""
},
{
"uri":"ddm_api_01_0061.html",
"node_id":"ddm_api_01_0061.xml",
"product_code":"ddm",
"code":"115",
"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,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Error Codes",
"githuburl":""
},
{
"uri":"ddm_api_01_0062.html",
"node_id":"ddm_api_01_0062.xml",
"product_code":"ddm",
"code":"116",
"des":"DDM node classes are listed in the following table and vary according to actual situations.",
"doc_type":"api",
"kw":"Node Classes,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Node Classes",
"githuburl":""
},
{
"uri":"ddm_api_01_0063.html",
"node_id":"ddm_api_01_0063.xml",
"product_code":"ddm",
"code":"117",
"des":"When calling APIs, you need to specify the project ID in some URLs. To do so, you need to obtain the project ID first Two methods are available:Obtaining the Project ID b",
"doc_type":"api",
"kw":"Obtaining a Project ID,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Obtaining a Project ID",
"githuburl":""
},
{
"uri":"ddm_api_01_0064.html",
"node_id":"ddm_api_01_0064.xml",
"product_code":"ddm",
"code":"118",
"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 Description,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Status Description",
"githuburl":""
},
{
"uri":"ddm_api_01_0069.html",
"node_id":"ddm_api_01_0069.xml",
"product_code":"ddm",
"code":"119",
"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":"ddm",
"opensource":"true",
"IsMulti":"No",
"IsBot":"Yes"
}
],
"title":"Change History",
"githuburl":""
}
]