Wang , Deng Ke 4828616622 nosql_api
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2023-11-05 19:26:26 +00:00

1139 lines
32 KiB
JSON

[
{
"dockw":"API Reference"
},
{
"uri":"nosql_api_reference.html",
"node_id":"nosql_api_reference.xml",
"product_code":"nosql",
"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",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Before You Start",
"githuburl":""
},
{
"uri":"nosql_05_0001.html",
"node_id":"nosql_05_0001.xml",
"product_code":"nosql",
"code":"2",
"des":"Welcome to GaussDB NoSQL API Reference. This document describes how to use application programming interfaces (APIs) to perform operations on GaussDB NoSQL, such as creat",
"doc_type":"api",
"kw":"Overview,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Overview",
"githuburl":""
},
{
"uri":"nosql_05_0002.html",
"node_id":"nosql_05_0002.xml",
"product_code":"nosql",
"code":"3",
"des":"GaussDB NoSQL supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.",
"doc_type":"api",
"kw":"API Calling,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"API Calling",
"githuburl":""
},
{
"uri":"nosql_05_0003.html",
"node_id":"nosql_05_0003.xml",
"product_code":"nosql",
"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",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Endpoints",
"githuburl":""
},
{
"uri":"nosql_05_0004.html",
"node_id":"nosql_05_0004.xml",
"product_code":"nosql",
"code":"5",
"des":"For more constraints, see the description of each API.",
"doc_type":"api",
"kw":"Constraints,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Constraints",
"githuburl":""
},
{
"uri":"nosql_05_0005.html",
"node_id":"nosql_05_0005.xml",
"product_code":"nosql",
"code":"6",
"des":"AccountAn account is generated after your registration. The account has full access permissions for all the resources and cloud services in it. You can use it to reset us",
"doc_type":"api",
"kw":"Concepts,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Concepts",
"githuburl":""
},
{
"uri":"nosql_05_0006.html",
"node_id":"nosql_05_0006.xml",
"product_code":"nosql",
"code":"7",
"des":"GaussDB NoSQL provides extended APIs. These APIs enable you to use some functions of GaussDB NoSQL.",
"doc_type":"api",
"kw":"API Overview,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"API Overview",
"githuburl":""
},
{
"uri":"nosql_05_0007.html",
"node_id":"nosql_05_0007.xml",
"product_code":"nosql",
"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",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Calling APIs",
"githuburl":""
},
{
"uri":"nosql_05_0008.html",
"node_id":"nosql_05_0008.xml",
"product_code":"nosql",
"code":"9",
"des":"This section describes the structure of a REST API, and uses the IAM API for obtaining a user token as an example to describe how to call an API. The obtained token is us",
"doc_type":"api",
"kw":"Making an API Request,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Making an API Request",
"githuburl":""
},
{
"uri":"nosql_05_0009.html",
"node_id":"nosql_05_0009.xml",
"product_code":"nosql",
"code":"10",
"des":"GaussDB NoSQL supports token-based authentication.The validity period of a token is 24 hours. If a token is required, the system caches the token to avoid frequent callin",
"doc_type":"api",
"kw":"Authentication,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Authentication",
"githuburl":""
},
{
"uri":"nosql_05_0010.html",
"node_id":"nosql_05_0010.xml",
"product_code":"nosql",
"code":"11",
"des":"After you send a request, you will receive a response, including a 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",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Returned Values",
"githuburl":""
},
{
"uri":"nosql_05_0011.html",
"node_id":"nosql_05_0011.xml",
"product_code":"nosql",
"code":"12",
"des":"This section describes how to create a GaussDB NoSQL instance by calling APIs.The token obtained from IAM is valid for only 24 hours. If you want to use a token for authe",
"doc_type":"api",
"kw":"Quick Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Quick Start",
"githuburl":""
},
{
"uri":"en-us_topic_0000001404778285.html",
"node_id":"en-us_topic_0000001404778285.xml",
"product_code":"nosql",
"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":"APIs v3",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"APIs v3",
"githuburl":""
},
{
"uri":"topic_300000000.html",
"node_id":"topic_300000000.xml",
"product_code":"nosql",
"code":"14",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"API Versions",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"API Versions",
"githuburl":""
},
{
"uri":"ListApiVersion.html",
"node_id":"listapiversion.xml",
"product_code":"nosql",
"code":"15",
"des":"This API is used to query the supported API versions.GET https://{Endpoint}/NoneStatus code: 200URI exampleGET https://{Endpoint}/Status code: 200SuccessFor details, see ",
"doc_type":"api",
"kw":"Querying API Versions,API Versions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying API Versions",
"githuburl":""
},
{
"uri":"ShowApiVersion.html",
"node_id":"showapiversion.xml",
"product_code":"nosql",
"code":"16",
"des":"This API is used to query version information of a specified API.GET https://{Endpoint}/{versionId}NoneStatus code: 200URI exampleGET https://{Endpoint}/v3Status code: 20",
"doc_type":"api",
"kw":"Querying Version Information of an API,API Versions,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Version Information of an API",
"githuburl":""
},
{
"uri":"topic_300000001.html",
"node_id":"topic_300000001.xml",
"product_code":"nosql",
"code":"17",
"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":"DB Engine Versions and Specifications",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"DB Engine Versions and Specifications",
"githuburl":""
},
{
"uri":"nosql_database_version.html",
"node_id":"nosql_database_version.xml",
"product_code":"nosql",
"code":"18",
"des":"This API is used to query version information of a specified type of instances.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3/{project_id}/d",
"doc_type":"api",
"kw":"Querying Version Information,DB Engine Versions and Specifications,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Version Information",
"githuburl":""
},
{
"uri":"nosql_instance_specification.html",
"node_id":"nosql_instance_specification.xml",
"product_code":"nosql",
"code":"19",
"des":"This API is used to query all instance specifications under a specified condition.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3.1/{project_",
"doc_type":"api",
"kw":"Querying Instance Specifications,DB Engine Versions and Specifications,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Instance Specifications",
"githuburl":""
},
{
"uri":"topic_300000002.html",
"node_id":"topic_300000002.xml",
"product_code":"nosql",
"code":"20",
"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":"Instances",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Instances",
"githuburl":""
},
{
"uri":"nosql_05_0014.html",
"node_id":"nosql_05_0014.xml",
"product_code":"nosql",
"code":"21",
"des":"This API can be used to create an instance.This API supports GaussDB(for Cassandra) instances.POST https://{Endpoint}/v3/{project_id}/instancesStatus code: 202URI example",
"doc_type":"api",
"kw":"Creating an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Creating an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0015.html",
"node_id":"nosql_05_0015.xml",
"product_code":"nosql",
"code":"22",
"des":"This API is used to delete an instance. Only pay-per-use instances can be deleted. Yearly/Monthly instances need to be unsubscribed from if they are no longer needed.This",
"doc_type":"api",
"kw":"Deleting an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Deleting an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0016.html",
"node_id":"nosql_05_0016.xml",
"product_code":"nosql",
"code":"23",
"des":"This API is used to query instances and details based on specified conditions.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3/{project_id}/in",
"doc_type":"api",
"kw":"Querying Instances and Details,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Instances and Details",
"githuburl":""
},
{
"uri":"nosql_05_0050.html",
"node_id":"nosql_05_0050.xml",
"product_code":"nosql",
"code":"24",
"des":"This API is used to scale up storage space of an instance.This API supports GaussDB(for Cassandra) instances.POST https://{Endpoint}/v3/{project_id}/instances/{instance_i",
"doc_type":"api",
"kw":"Scaling Up Storage Space of an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Scaling Up Storage Space of an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0051.html",
"node_id":"nosql_05_0051.xml",
"product_code":"nosql",
"code":"25",
"des":"This API is used to add nodes for a specified instance.This API supports GaussDB(for Cassandra) instances.POST https://{Endpoint}/v3/{project_id}/instances/{instance_id}/",
"doc_type":"api",
"kw":"Adding Nodes for an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Adding Nodes for an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0052.html",
"node_id":"nosql_05_0052.xml",
"product_code":"nosql",
"code":"26",
"des":"This API is used to delete nodes from a specified instance.This API supports GaussDB(for Cassandra) instances.POST https://{Endpoint}/v3/{project_id}/instances/{instance_",
"doc_type":"api",
"kw":"Deleting Nodes from a Specified Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Deleting Nodes from a Specified Instance",
"githuburl":""
},
{
"uri":"nosql_05_0100.html",
"node_id":"nosql_05_0100.xml",
"product_code":"nosql",
"code":"27",
"des":"This API is used to change specifications of an instance.Services will be interrupted for 5 to 10 minutes when you change specifications of an instance. Exercise caution ",
"doc_type":"api",
"kw":"Changing Specifications of an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Changing Specifications of an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0101.html",
"node_id":"nosql_05_0101.xml",
"product_code":"nosql",
"code":"28",
"des":"This API is used to reset the administrator password of an instance.This API supports GaussDB(for Cassandra) instances.Abnormal instances do not support this operation.On",
"doc_type":"api",
"kw":"Resetting the Administrator Password of an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Resetting the Administrator Password of an Instance",
"githuburl":""
},
{
"uri":"nosql_05_0102.html",
"node_id":"nosql_05_0102.xml",
"product_code":"nosql",
"code":"29",
"des":"This API is used to edit the name of an instance.This API supports GaussDB(for Cassandra) instances.The name of the instance that is being created or fails to be created ",
"doc_type":"api",
"kw":"Editing the Name of an Instance,Instances,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Editing the Name of an Instance",
"githuburl":""
},
{
"uri":"topic_300000003.html",
"node_id":"topic_300000003.xml",
"product_code":"nosql",
"code":"30",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Backups and Restorations",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Backups and Restorations",
"githuburl":""
},
{
"uri":"nosql_api_0030.html",
"node_id":"nosql_api_0030.xml",
"product_code":"nosql",
"code":"31",
"des":"This API is used to query an automated backup policy.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3/{project_id}/instances/{instance_id}/bac",
"doc_type":"api",
"kw":"Querying an Automated Backup Policy,Backups and Restorations,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying an Automated Backup Policy",
"githuburl":""
},
{
"uri":"nosql_api_0031.html",
"node_id":"nosql_api_0031.xml",
"product_code":"nosql",
"code":"32",
"des":"This API is used to configuring an automated backup policy.This API supports GaussDB(for Cassandra) instances.PUT https://{Endpoint}/v3/{project_id}/instances/{instance_i",
"doc_type":"api",
"kw":"Configuring an Automated Backup Policy,Backups and Restorations,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Configuring an Automated Backup Policy",
"githuburl":""
},
{
"uri":"topic_300000004.html",
"node_id":"topic_300000004.xml",
"product_code":"nosql",
"code":"33",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Parameter Templates",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Parameter Templates",
"githuburl":""
},
{
"uri":"nosql_06_0002.html",
"node_id":"nosql_06_0002.xml",
"product_code":"nosql",
"code":"34",
"des":"This API is used to obtain parameter templates, including all of the default and custom parameter templates.This API supports GaussDB(for Cassandra) instances.GET https:/",
"doc_type":"api",
"kw":"Obtaining Parameter Templates,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Obtaining Parameter Templates",
"githuburl":""
},
{
"uri":"nosql_06_0003.html",
"node_id":"nosql_06_0003.xml",
"product_code":"nosql",
"code":"35",
"des":"This API is used to create a parameter template and configure the name, description, DB engine version, and parameter values in the parameter template.This API supports G",
"doc_type":"api",
"kw":"Creating a Parameter Template,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Creating a Parameter Template",
"githuburl":""
},
{
"uri":"nosql_06_0004.html",
"node_id":"nosql_06_0004.xml",
"product_code":"nosql",
"code":"36",
"des":"This API is used to modify parameters in a specified parameter template, including parameter names, descriptions, and values.This API supports GaussDB(for Cassandra) inst",
"doc_type":"api",
"kw":"Modifying Parameters in a Parameter Template,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Modifying Parameters in a Parameter Template",
"githuburl":""
},
{
"uri":"nosql_06_0005.html",
"node_id":"nosql_06_0005.xml",
"product_code":"nosql",
"code":"37",
"des":"This API is used to apply a parameter template to one or more instances.This API supports GaussDB(for Cassandra) instances.This API is an asynchronous API. A successful r",
"doc_type":"api",
"kw":"Applying a Parameter Template,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Applying a Parameter Template",
"githuburl":""
},
{
"uri":"nosql_06_0006.html",
"node_id":"nosql_06_0006.xml",
"product_code":"nosql",
"code":"38",
"des":"This API is used to modify parameters of a specified instance.This API supports GaussDB(for Cassandra) instances.For configuration item values, you can enter system-defin",
"doc_type":"api",
"kw":"Modifying Parameters of a Specified Instance,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Modifying Parameters of a Specified Instance",
"githuburl":""
},
{
"uri":"nosql_06_0007.html",
"node_id":"nosql_06_0007.xml",
"product_code":"nosql",
"code":"39",
"des":"This API is used to query instance parameter settings.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3/{project_id}/instances/{instance_id}/co",
"doc_type":"api",
"kw":"Querying Instance Parameter Settings,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Instance Parameter Settings",
"githuburl":""
},
{
"uri":"nosql_06_0008.html",
"node_id":"nosql_06_0008.xml",
"product_code":"nosql",
"code":"40",
"des":"This API is used to obtain information about parameters of a specified parameter template.This API supports GaussDB(for Cassandra) instances.GET https://{Endpoint}/v3/{pr",
"doc_type":"api",
"kw":"Obtaining Parameters of a Specified Parameter Template,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Obtaining Parameters of a Specified Parameter Template",
"githuburl":""
},
{
"uri":"nosql_06_0009.html",
"node_id":"nosql_06_0009.xml",
"product_code":"nosql",
"code":"41",
"des":"This API is used to delete a specified parameter template.This API supports GaussDB(for Cassandra) instances.DELETE https://{Endpoint}/v3/{project_id}/configurations/{con",
"doc_type":"api",
"kw":"Deleting a Parameter Template,Parameter Templates,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Deleting a Parameter Template",
"githuburl":""
},
{
"uri":"topic_300000005.html",
"node_id":"topic_300000005.xml",
"product_code":"nosql",
"code":"42",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Tags",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Tags",
"githuburl":""
},
{
"uri":"ListInstancesByResourceTags.html",
"node_id":"listinstancesbyresourcetags.xml",
"product_code":"nosql",
"code":"43",
"des":"This API is used to query a specified instance by tag.This API supports GaussDB(for Cassandra) instances.A maximum of 20 tags can be added to a DB instance. The tag key m",
"doc_type":"api",
"kw":"Querying an Instance by Tag,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying an Instance by Tag",
"githuburl":""
},
{
"uri":"BatchTagAction.html",
"node_id":"batchtagaction.xml",
"product_code":"nosql",
"code":"44",
"des":"This API is used to add tags to or delete tags from a specified DB instance in batches.This API supports GaussDB(for Cassandra) instances.A maximum of 20 tags can be adde",
"doc_type":"api",
"kw":"Adding or Deleting Resource Tags in Batches,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Adding or Deleting Resource Tags in Batches",
"githuburl":""
},
{
"uri":"ListInstanceTags.html",
"node_id":"listinstancetags.xml",
"product_code":"nosql",
"code":"45",
"des":"This API is used to query tags of a specified instance.This API supports GaussDB(for Cassandra) instances.A maximum of 20 tags can be added to a DB instance. The tag key ",
"doc_type":"api",
"kw":"Querying Tags of an Instance,Tags,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Tags of an Instance",
"githuburl":""
},
{
"uri":"topic_300000006.html",
"node_id":"topic_300000006.xml",
"product_code":"nosql",
"code":"46",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Logs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Logs",
"githuburl":""
},
{
"uri":"ListSlowLogs.html",
"node_id":"listslowlogs.xml",
"product_code":"nosql",
"code":"47",
"des":"This API is used to query the latest 2,000 slow query logs of an instance. Searching by keyword is not supported.This API supports GaussDB(for Cassandra) instances.This A",
"doc_type":"api",
"kw":"Querying Database Slow Logs,Logs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Querying Database Slow Logs",
"githuburl":""
},
{
"uri":"nosql_public_parameters.html",
"node_id":"nosql_public_parameters.xml",
"product_code":"nosql",
"code":"48",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api",
"kw":"Appendixes",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Appendixes",
"githuburl":""
},
{
"uri":"nosql_abnormal_result.html",
"node_id":"nosql_abnormal_result.xml",
"product_code":"nosql",
"code":"49",
"des":"Abnormal ResponseParameter descriptionParameterMandatoryTypeDescriptionerror_codeYesStringError code returned when a task submission exception occurs.error_msgYesStringEr",
"doc_type":"api",
"kw":"Abnormal Request Results,Appendixes,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Abnormal Request Results",
"githuburl":""
},
{
"uri":"nosql_status_code.html",
"node_id":"nosql_status_code.xml",
"product_code":"nosql",
"code":"50",
"des":"NormalStatus CodeEncodingState Description200OKRequest succeeded.204No ContentRequest succeeded, but no response is returned.202AcceptedAsynchronous request submitted suc",
"doc_type":"api",
"kw":"Status Codes,Appendixes,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Status Codes",
"githuburl":""
},
{
"uri":"nosql_error_code.html",
"node_id":"nosql_error_code.xml",
"product_code":"nosql",
"code":"51",
"des":"If an error occurs during API calling, no results will be returned. You can locate the error cause based on error codes of each API. If an error occurs, an HTTP status co",
"doc_type":"api",
"kw":"Error Codes,Appendixes,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Error Codes",
"githuburl":""
},
{
"uri":"nosql_projectid.html",
"node_id":"nosql_projectid.xml",
"product_code":"nosql",
"code":"52",
"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.You can obtain the required project ID with either o",
"doc_type":"api",
"kw":"Obtaining a Project ID,Appendixes,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Obtaining a Project ID",
"githuburl":""
},
{
"uri":"nosql_metrics.html",
"node_id":"nosql_metrics.xml",
"product_code":"nosql",
"code":"53",
"des":"This section describes GaussDB NoSQL metrics reported to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query metrics of ",
"doc_type":"api",
"kw":"Monitoring Metrics,Appendixes,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Monitoring Metrics",
"githuburl":""
},
{
"uri":"nosql_change_history02.html",
"node_id":"nosql_change_history02.xml",
"product_code":"nosql",
"code":"54",
"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",
"IsBot":"Yes",
"IsMulti":"Yes",
"prodname":"nosql",
"opensource":"true"
}
],
"title":"Change History",
"githuburl":""
}
]