doc-exports/docs/dli/api-ref/ALL_META.TXT.json
Su, Xiaomeng 57a0d535be dli_api_0910_version_api
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2023-10-16 22:01:57 +00:00

1162 lines
47 KiB
JSON

[
{
"uri":"dli_02_0500.html",
"product_code":"dli",
"code":"1",
"des":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ",
"doc_type":"api",
"kw":"API Usage Guidelines,API Reference",
"title":"API Usage Guidelines",
"githuburl":""
},
{
"uri":"dli_02_0181.html",
"product_code":"dli",
"code":"2",
"des":"This section describes the APIs provided by DLI.",
"doc_type":"api",
"kw":"Overview,API Reference",
"title":"Overview",
"githuburl":""
},
{
"uri":"dli_02_0306.html",
"product_code":"dli",
"code":"3",
"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":"Getting Started",
"title":"Getting Started",
"githuburl":""
},
{
"uri":"dli_02_0307.html",
"product_code":"dli",
"code":"4",
"des":"This section describes how to create and query a queue using APIs.Queues created using this API will be bound to specified compute resources.It takes 6 to 10 minutes to s",
"doc_type":"api",
"kw":"Creating a Queue,Getting Started,API Reference",
"title":"Creating a Queue",
"githuburl":""
},
{
"uri":"dli_02_0308.html",
"product_code":"dli",
"code":"5",
"des":"This section describes how to create and query SQL jobs using APIs.It takes 6 to 10 minutes to start a job using a new queue for the first time.Creating a Queue: Create a",
"doc_type":"api",
"kw":"Creating and Submitting a SQL Job,Getting Started,API Reference",
"title":"Creating and Submitting a SQL Job",
"githuburl":""
},
{
"uri":"dli_02_0309.html",
"product_code":"dli",
"code":"6",
"des":"This section describes how to create and submit Spark jobs using APIs.It takes 6 to 10 minutes to start a job using a new queue for the first time.Creating a Queue: Creat",
"doc_type":"api",
"kw":"Creating and Submitting a Spark Job,Getting Started,API Reference",
"title":"Creating and Submitting a Spark Job",
"githuburl":""
},
{
"uri":"dli_02_0310.html",
"product_code":"dli",
"code":"7",
"des":"This section describes how to create and run a user-defined Flink job using APIs.It takes 6 to 10 minutes to start a job using a new queue for the first time.Creating a Q",
"doc_type":"api",
"kw":"Creating and Submitting a Flink Job,Getting Started,API Reference",
"title":"Creating and Submitting a Flink Job",
"githuburl":""
},
{
"uri":"dli_02_0311.html",
"product_code":"dli",
"code":"8",
"des":"This section describes how to create an enhanced datasource connection using an API.It takes 6 to 10 minutes to start a job using a new queue for the first time.Before cr",
"doc_type":"api",
"kw":"Creating and Using a Datasource Connection,Getting Started,API Reference",
"title":"Creating and Using a Datasource Connection",
"githuburl":""
},
{
"uri":"dli_02_0036.html",
"product_code":"dli",
"code":"9",
"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":"Permission-related APIs",
"title":"Permission-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0037.html",
"product_code":"dli",
"code":"10",
"des":"This API is used to share a specific queue with other users. You can grant users with the permission to use the specified queue or revoke the permission.URI formatPUT /v1",
"doc_type":"api",
"kw":"Granting Users with the Queue Usage Permission,Permission-related APIs,API Reference",
"title":"Granting Users with the Queue Usage Permission",
"githuburl":""
},
{
"uri":"dli_02_0038.html",
"product_code":"dli",
"code":"11",
"des":"This API is used to query names of all users who can use a specified queue.URI formatGET /v1.0/{project_id}/queues/{queue_name}/usersGET /v1.0/{project_id}/queues/{queue_",
"doc_type":"api",
"kw":"Querying Queue Users,Permission-related APIs,API Reference",
"title":"Querying Queue Users",
"githuburl":""
},
{
"uri":"dli_02_0039.html",
"product_code":"dli",
"code":"12",
"des":"This API is used to grant database or table data usage permission to specified users.URI formatPUT /v1.0/{project_id}/user-authorizationPUT /v1.0/{project_id}/user-author",
"doc_type":"api",
"kw":"Granting Data Permission to Users,Permission-related APIs,API Reference",
"title":"Granting Data Permission to Users",
"githuburl":""
},
{
"uri":"dli_02_0040.html",
"product_code":"dli",
"code":"13",
"des":"This API is used query names of all users who have permission to use or access the database.URI formatGET /v1.0/{project_id}/databases/{database_name}/usersGET /v1.0/{pro",
"doc_type":"api",
"kw":"Querying Database Users,Permission-related APIs,API Reference",
"title":"Querying Database Users",
"githuburl":""
},
{
"uri":"dli_02_0041.html",
"product_code":"dli",
"code":"14",
"des":"This API is used to query users who have permission to access the specified table or column in the table.URI formatGET /v1.0/{project_id}/databases/{database_name}/tables",
"doc_type":"api",
"kw":"Querying Table Users,Permission-related APIs,API Reference",
"title":"Querying Table Users",
"githuburl":""
},
{
"uri":"dli_02_0042.html",
"product_code":"dli",
"code":"15",
"des":"This API is used to query the permission of a specified user on a table.URI formatGET /v1.0/{project_id}/databases/{database_name}/tables/{table_name}/users/{user_name}GE",
"doc_type":"api",
"kw":"Querying a User's Table Permissions,Permission-related APIs,API Reference",
"title":"Querying a User's Table Permissions",
"githuburl":""
},
{
"uri":"dli_02_0252.html",
"product_code":"dli",
"code":"16",
"des":"This API is used to view the permissions granted to a user.URI formatGET /v1.0/{project_id}/authorization/privilegesGET /v1.0/{project_id}/authorization/privilegesParamet",
"doc_type":"api",
"kw":"Viewing the Granted Permissions of a User,Permission-related APIs,API Reference",
"title":"Viewing the Granted Permissions of a User",
"githuburl":""
},
{
"uri":"dli_02_0297.html",
"product_code":"dli",
"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":"Agency-related APIs",
"title":"Agency-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0298.html",
"product_code":"dli",
"code":"18",
"des":"This API is used to obtain the agency information of a DLI user.URI formatGET /v2/{project_id}/agencyGET /v2/{project_id}/agencyParameter descriptionURI parametersParamet",
"doc_type":"api",
"kw":"Obtaining DLI Agency Information,Agency-related APIs,API Reference",
"title":"Obtaining DLI Agency Information",
"githuburl":""
},
{
"uri":"dli_02_0299.html",
"product_code":"dli",
"code":"19",
"des":"This API is used to create an agency for a DLI user.URI formatPOST /v2/{project_id}/agencyPOST /v2/{project_id}/agencyParameter descriptionURI parametersParameterMandator",
"doc_type":"api",
"kw":"Creating a DLI Agency,Agency-related APIs,API Reference",
"title":"Creating a DLI Agency",
"githuburl":""
},
{
"uri":"dli_02_0193.html",
"product_code":"dli",
"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":"Queue-related APIs (Recommended)",
"title":"Queue-related APIs (Recommended)",
"githuburl":""
},
{
"uri":"dli_02_0194.html",
"product_code":"dli",
"code":"21",
"des":"This API is used to create a queue. The queue will be bound to specified compute resources.It takes 5 to 15 minutes to start a job using a new queue for the first time.UR",
"doc_type":"api",
"kw":"Creating a Queue,Queue-related APIs (Recommended),API Reference",
"title":"Creating a Queue",
"githuburl":""
},
{
"uri":"dli_02_0195.html",
"product_code":"dli",
"code":"22",
"des":"This API is used to delete a specified queue.If a task is being executed in a specified queue, the queue cannot be deleted.URI formatDELETE /v1.0/{project_id}/queues/{que",
"doc_type":"api",
"kw":"Deleting a Queue,Queue-related APIs (Recommended),API Reference",
"title":"Deleting a Queue",
"githuburl":""
},
{
"uri":"dli_02_0196.html",
"product_code":"dli",
"code":"23",
"des":"This API is used to list all queues under the project.URI formatGET/v1.0/{project_id}/queuesGET/v1.0/{project_id}/queuesParameter descriptionURI parameterParameterMandato",
"doc_type":"api",
"kw":"Querying All Queues,Queue-related APIs (Recommended),API Reference",
"title":"Querying All Queues",
"githuburl":""
},
{
"uri":"dli_02_0016.html",
"product_code":"dli",
"code":"24",
"des":"This API is used to list details of a specific queue in a project.URI formatGET /v1.0/{project_id}/queues/{queue_name}GET /v1.0/{project_id}/queues/{queue_name}Parameter ",
"doc_type":"api",
"kw":"Viewing Details of a Queue,Queue-related APIs (Recommended),API Reference",
"title":"Viewing Details of a Queue",
"githuburl":""
},
{
"uri":"dli_02_0249.html",
"product_code":"dli",
"code":"25",
"des":"This API is used to restart, scale out, and scale in queues.Only SQL queues in the Available status can be restarted. (The queue status is Available only after the SQL jo",
"doc_type":"api",
"kw":"Restarting, Scaling Out, and Scaling In Queues,Queue-related APIs (Recommended),API Reference",
"title":"Restarting, Scaling Out, and Scaling In Queues",
"githuburl":""
},
{
"uri":"dli_02_0284.html",
"product_code":"dli",
"code":"26",
"des":"This API is used to send an address connectivity test request to a specified queue and insert the test address into the table.URI formatPOST /v1.0/{project_id}/queues/{qu",
"doc_type":"api",
"kw":"Creating an Address Connectivity Test Request,Queue-related APIs (Recommended),API Reference",
"title":"Creating an Address Connectivity Test Request",
"githuburl":""
},
{
"uri":"dli_02_0285.html",
"product_code":"dli",
"code":"27",
"des":"This API is used to query the connectivity test result after the test is submitted.URI formatGET /v1.0/{project_id}/queues/{queue_name}/connection-test/{task_id}GET /v1.0",
"doc_type":"api",
"kw":"Querying Connectivity Test Details of a Specified Address,Queue-related APIs (Recommended),API Refer",
"title":"Querying Connectivity Test Details of a Specified Address",
"githuburl":""
},
{
"uri":"dli_02_0291.html",
"product_code":"dli",
"code":"28",
"des":"This API is used to create a scheduled CU change, that is, to create a scheduled CU change for a specified queue.URI formatPOST /v1/{project_id}/queues/{queue_name}/plans",
"doc_type":"api",
"kw":"Creating a Scheduled CU Change,Queue-related APIs (Recommended),API Reference",
"title":"Creating a Scheduled CU Change",
"githuburl":""
},
{
"uri":"dli_02_0292.html",
"product_code":"dli",
"code":"29",
"des":"This API is used to query the scheduled CU changes and list the changes of a specified queue.URI formatGET /v1/{project_id}/queues/{queue_name}/plansGET /v1/{project_id}/",
"doc_type":"api",
"kw":"Viewing a Scheduled CU Change,Queue-related APIs (Recommended),API Reference",
"title":"Viewing a Scheduled CU Change",
"githuburl":""
},
{
"uri":"dli_02_0293.html",
"product_code":"dli",
"code":"30",
"des":"This API is used to delete scheduled CU changes in batches.URI formatPOST /v1/{project_id}/queues/{queue_name}/plans/batch-deletePOST /v1/{project_id}/queues/{queue_name}",
"doc_type":"api",
"kw":"Deleting Scheduled CU Changes in Batches,Queue-related APIs (Recommended),API Reference",
"title":"Deleting Scheduled CU Changes in Batches",
"githuburl":""
},
{
"uri":"dli_02_0294.html",
"product_code":"dli",
"code":"31",
"des":"This API is used to delete a scheduled CU change for a queue with a specified ID.URI formatDELETE /v1/{project_id}/queues/{queue_name}/plans/{plan_id}DELETE /v1/{project_",
"doc_type":"api",
"kw":"Deleting a Scheduled CU Change,Queue-related APIs (Recommended),API Reference",
"title":"Deleting a Scheduled CU Change",
"githuburl":""
},
{
"uri":"dli_02_0295.html",
"product_code":"dli",
"code":"32",
"des":"This API is used to modify a scheduled CU change for a queue with a specified ID.URI formatPUT /v1/{project_id}/queues/{queue_name}/plans/{plan_id}PUT /v1/{project_id}/qu",
"doc_type":"api",
"kw":"Modifying a Scheduled CU Change,Queue-related APIs (Recommended),API Reference",
"title":"Modifying a Scheduled CU Change",
"githuburl":""
},
{
"uri":"dli_02_0158.html",
"product_code":"dli",
"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":"SQL Job related APIs",
"title":"SQL Job related APIs",
"githuburl":""
},
{
"uri":"dli_02_0102.html",
"product_code":"dli",
"code":"34",
"des":"This API is used to submit jobs to a queue using SQL statements.The job types support DDL, DCL, IMPORT, QUERY, and INSERT. The IMPORT function is the same as that describ",
"doc_type":"api",
"kw":"Submitting a SQL Job (Recommended),SQL Job related APIs,API Reference",
"title":"Submitting a SQL Job (Recommended)",
"githuburl":""
},
{
"uri":"dli_02_0104.html",
"product_code":"dli",
"code":"35",
"des":"This API is used to cancel a submitted job. If execution of a job completes or fails, this job cannot be canceled.URI formatDELETE /v1.0/{project_id}/jobs/{job_id}DELETE ",
"doc_type":"api",
"kw":"Canceling a Job (Recommended),SQL Job related APIs,API Reference",
"title":"Canceling a Job (Recommended)",
"githuburl":""
},
{
"uri":"dli_02_0025.html",
"product_code":"dli",
"code":"36",
"des":"This API is used to query information about all jobs in the current project.URI formatGET /v1.0/{project_id}/jobsGET /v1.0/{project_id}/jobsParameter descriptionURI param",
"doc_type":"api",
"kw":"Querying All Jobs,SQL Job related APIs,API Reference",
"title":"Querying All Jobs",
"githuburl":""
},
{
"uri":"dli_02_0312.html",
"product_code":"dli",
"code":"37",
"des":"This API is used to view the job execution result after a job is executed using SQL query statements. Currently, you can only query execution results of jobs of the QUERY",
"doc_type":"api",
"kw":"Previewing SQL Job Query Results,SQL Job related APIs,API Reference",
"title":"Previewing SQL Job Query Results",
"githuburl":""
},
{
"uri":"dli_02_0021.html",
"product_code":"dli",
"code":"38",
"des":"This API is used to query the status of a submitted job.URI formatGET /v1.0/{project_id}/jobs/{job_id}/statusGET /v1.0/{project_id}/jobs/{job_id}/statusParameter descript",
"doc_type":"api",
"kw":"Querying Job Status,SQL Job related APIs,API Reference",
"title":"Querying Job Status",
"githuburl":""
},
{
"uri":"dli_02_0022.html",
"product_code":"dli",
"code":"39",
"des":"This API is used to query details about jobs, including databasename, tablename, file size, and export mode.URI formatGET/v1.0/{project_id}/jobs/{job_id}/detailGET/v1.0/{",
"doc_type":"api",
"kw":"Querying Job Details,SQL Job related APIs,API Reference",
"title":"Querying Job Details",
"githuburl":""
},
{
"uri":"dli_02_0107.html",
"product_code":"dli",
"code":"40",
"des":"This API is used to check the SQL syntax.URI formatPOST /v1.0/{project_id}/jobs/check-sqlPOST /v1.0/{project_id}/jobs/check-sqlParameter descriptionURI parametersParamete",
"doc_type":"api",
"kw":"Checking SQL Syntax,SQL Job related APIs,API Reference",
"title":"Checking SQL Syntax",
"githuburl":""
},
{
"uri":"dli_02_0024.html",
"product_code":"dli",
"code":"41",
"des":"This API is used to export results returned from the query using SQL statements to OBS. Only the query result of QUERY jobs can be exported.This API is asynchronous.Curre",
"doc_type":"api",
"kw":"Exporting Query Results,SQL Job related APIs,API Reference",
"title":"Exporting Query Results",
"githuburl":""
},
{
"uri":"dli_02_0296.html",
"product_code":"dli",
"code":"42",
"des":"This API is used to obtain the job execution progress. If a job is being executed, information about its subjobs can be obtained. If a job has just started or has ended, ",
"doc_type":"api",
"kw":"Querying the Job Execution Progress,SQL Job related APIs,API Reference",
"title":"Querying the Job Execution Progress",
"githuburl":""
},
{
"uri":"dli_02_0356.html",
"product_code":"dli",
"code":"43",
"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":"Resource-related APIs",
"title":"Resource-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0166.html",
"product_code":"dli",
"code":"44",
"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":"Package Group-related APIs",
"title":"Package Group-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0130.html",
"product_code":"dli",
"code":"45",
"des":"This API is used to upload a package group to a project. The function is similar to creating a package on the management console.URI formatPOST /v2.0/{project_id}/resourc",
"doc_type":"api",
"kw":"Uploading a Package Group,Package Group-related APIs,API Reference",
"title":"Uploading a Package Group",
"githuburl":""
},
{
"uri":"dli_02_0168.html",
"product_code":"dli",
"code":"46",
"des":"This API is used to query all resources in a project, including groups.URI formatGET /v2.0/{project_id}/resourcesGET /v2.0/{project_id}/resourcesParameter descriptionURI ",
"doc_type":"api",
"kw":"Querying Package Group List,Package Group-related APIs,API Reference",
"title":"Querying Package Group List",
"githuburl":""
},
{
"uri":"dli_02_0169.html",
"product_code":"dli",
"code":"47",
"des":"This API is used to upload a group of JAR packages to a project.When a resource group with the same name is uploaded, the new group overwrites the old group.URI formatPOS",
"doc_type":"api",
"kw":"Uploading a JAR Package Group,Package Group-related APIs,API Reference",
"title":"Uploading a JAR Package Group",
"githuburl":""
},
{
"uri":"dli_02_0170.html",
"product_code":"dli",
"code":"48",
"des":"This API is used to upload a group of PyFile packages to a project.When a group with the same name as the PyFile package is uploaded, the new group overwrites the old gro",
"doc_type":"api",
"kw":"Uploading a PyFile Package Group,Package Group-related APIs,API Reference",
"title":"Uploading a PyFile Package Group",
"githuburl":""
},
{
"uri":"dli_02_0171.html",
"product_code":"dli",
"code":"49",
"des":"This API is used to upload a group of File packages to a project.When the File package group with the same name is uploaded, the new group overwrites the old group.URI fo",
"doc_type":"api",
"kw":"Uploading a File Package Group,Package Group-related APIs,API Reference",
"title":"Uploading a File Package Group",
"githuburl":""
},
{
"uri":"dli_02_0172.html",
"product_code":"dli",
"code":"50",
"des":"This API is used to query resource information of a package group in a Project.URI formatGET /v2.0/{project_id}/resources/{resource_name}GET /v2.0/{project_id}/resources/",
"doc_type":"api",
"kw":"Querying Resource Packages in a Group,Package Group-related APIs,API Reference",
"title":"Querying Resource Packages in a Group",
"githuburl":""
},
{
"uri":"dli_02_0173.html",
"product_code":"dli",
"code":"51",
"des":"This API is used to delete resource packages in a group in a Project.URI formatDELETE /v2.0/{project_id}/resources/{resource_name}DELETE /v2.0/{project_id}/resources/{res",
"doc_type":"api",
"kw":"Deleting a Resource Package from a Group,Package Group-related APIs,API Reference",
"title":"Deleting a Resource Package from a Group",
"githuburl":""
},
{
"uri":"dli_02_0253.html",
"product_code":"dli",
"code":"52",
"des":"This API is used to change the owner of a program package.URI formatPUT /v2.0/{project_id}/resources/ownerPUT /v2.0/{project_id}/resources/ownerParameter descriptionURI p",
"doc_type":"api",
"kw":"Changing the Owner of a Group or Resource Package,Package Group-related APIs,API Reference",
"title":"Changing the Owner of a Group or Resource Package",
"githuburl":""
},
{
"uri":"dli_02_0027.html",
"product_code":"dli",
"code":"53",
"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":"Database-related APIs",
"title":"Database-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0028.html",
"product_code":"dli",
"code":"54",
"des":"This API is used to add a database.URI formatPOST /v1.0/{project_id}/databasesPOST /v1.0/{project_id}/databasesParameter descriptionURI parameterParameterMandatoryTypeDes",
"doc_type":"api",
"kw":"Creating a Database,Database-related APIs,API Reference",
"title":"Creating a Database",
"githuburl":""
},
{
"uri":"dli_02_0030.html",
"product_code":"dli",
"code":"55",
"des":"This API is used to delete an empty database. If there are tables in the database to be deleted, delete all tables first. For details about the API used to delete tables,",
"doc_type":"api",
"kw":"Deleting a Database,Database-related APIs,API Reference",
"title":"Deleting a Database",
"githuburl":""
},
{
"uri":"dli_02_0029.html",
"product_code":"dli",
"code":"56",
"des":"This API is used to query the information about all the databases.URI formatGET /v1.0/{project_id}/databasesGET /v1.0/{project_id}/databasesParameter descriptionURI param",
"doc_type":"api",
"kw":"Querying All Databases,Database-related APIs,API Reference",
"title":"Querying All Databases",
"githuburl":""
},
{
"uri":"dli_02_0164.html",
"product_code":"dli",
"code":"57",
"des":"This API is used to modify the owner of a database.URI formatPUT /v1.0/{project_id}/databases/{database_name}/ownerPUT /v1.0/{project_id}/databases/{database_name}/ownerP",
"doc_type":"api",
"kw":"Modifying a Database Owner,Database-related APIs,API Reference",
"title":"Modifying a Database Owner",
"githuburl":""
},
{
"uri":"dli_02_0031.html",
"product_code":"dli",
"code":"58",
"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":"Table-related APIs",
"title":"Table-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0034.html",
"product_code":"dli",
"code":"59",
"des":"This API is used to create a table.This API is a synchronous API.URI formatPOST /v1.0/{project_id}/databases/{database_name}/tablesPOST /v1.0/{project_id}/databases/{data",
"doc_type":"api",
"kw":"Creating a Table,Table-related APIs,API Reference",
"title":"Creating a Table",
"githuburl":""
},
{
"uri":"dli_02_0035.html",
"product_code":"dli",
"code":"60",
"des":"This API is used to delete a specified table.URI formatDELETE /v1.0/{project_id}/databases/{database_name}/tables/{table_name}DELETE /v1.0/{project_id}/databases/{databas",
"doc_type":"api",
"kw":"Deleting a Table,Table-related APIs,API Reference",
"title":"Deleting a Table",
"githuburl":""
},
{
"uri":"dli_02_0019.html",
"product_code":"dli",
"code":"61",
"des":"This API is used to import data from a file to a DLI or OBS table. Currently, only OBS data can be imported to a DLI or OBS table.This API is asynchronous.When importing ",
"doc_type":"api",
"kw":"Importing Data,Table-related APIs,API Reference",
"title":"Importing Data",
"githuburl":""
},
{
"uri":"dli_02_0020.html",
"product_code":"dli",
"code":"62",
"des":"This API is used to export data from a DLI table to a file.This API is asynchronous.Currently, data can be exported only from a DLI table to OBS, and the OBS path must be",
"doc_type":"api",
"kw":"Exporting Data,Table-related APIs,API Reference",
"title":"Exporting Data",
"githuburl":""
},
{
"uri":"dli_02_0105.html",
"product_code":"dli",
"code":"63",
"des":"This API is used to query information about tables that meet the filtering criteria or all the tables in the specified database.URI formatGET /v1.0/{project_id}/databases",
"doc_type":"api",
"kw":"Querying All Tables (Recommended),Table-related APIs,API Reference",
"title":"Querying All Tables (Recommended)",
"githuburl":""
},
{
"uri":"dli_02_0033.html",
"product_code":"dli",
"code":"64",
"des":"This API is used to describe metadata information in the specified table.URI formatGET /v1.0/{project_id}/databases/{database_name}/tables/{table_name}GET /v1.0/{project_",
"doc_type":"api",
"kw":"Describing the Table Information,Table-related APIs,API Reference",
"title":"Describing the Table Information",
"githuburl":""
},
{
"uri":"dli_02_0108.html",
"product_code":"dli",
"code":"65",
"des":"This API is used to preview the first 10 rows in a table.URI formatGET /v1.0/{project_id}/databases/{database_name}/tables/{table_name}/previewGET /v1.0/{project_id}/data",
"doc_type":"api",
"kw":"Previewing Table Content,Table-related APIs,API Reference",
"title":"Previewing Table Content",
"githuburl":""
},
{
"uri":"dli_02_0250.html",
"product_code":"dli",
"code":"66",
"des":"This API is used to obtain the partition list.URI formatGET /v1.0/{project_id}/databases/{database_name}/tables/{table_name}/partitionsGET /v1.0/{project_id}/databases/{d",
"doc_type":"api",
"kw":"Obtaining the Partition List,Table-related APIs,API Reference",
"title":"Obtaining the Partition List",
"githuburl":""
},
{
"uri":"dli_02_0223.html",
"product_code":"dli",
"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":"APIs Related to Flink Jobs",
"title":"APIs Related to Flink Jobs",
"githuburl":""
},
{
"uri":"dli_02_0225.html",
"product_code":"dli",
"code":"68",
"des":"This API is used to grant DLI the permission to access OBS buckets for saving job checkpoints and run logs.URI formatPOST /v1.0/{project_id}/dli/obs-authorizePOST /v1.0/{",
"doc_type":"api",
"kw":"Granting OBS Permissions to DLI,APIs Related to Flink Jobs,API Reference",
"title":"Granting OBS Permissions to DLI",
"githuburl":""
},
{
"uri":"dli_02_0228.html",
"product_code":"dli",
"code":"69",
"des":"This API is used to create a Flink streaming SQL job.URI formatPOST /v1.0/{project_id}/streaming/sql-jobsPOST /v1.0/{project_id}/streaming/sql-jobsParameter descriptionUR",
"doc_type":"api",
"kw":"Creating a SQL Job,APIs Related to Flink Jobs,API Reference",
"title":"Creating a SQL Job",
"githuburl":""
},
{
"uri":"dli_02_0229.html",
"product_code":"dli",
"code":"70",
"des":"This API is used to modify a Flink SQL job.URI formatPUT /v1.0/{project_id}/streaming/sql-jobs/{job_id}PUT /v1.0/{project_id}/streaming/sql-jobs/{job_id}Parameter descrip",
"doc_type":"api",
"kw":"Updating a SQL Job,APIs Related to Flink Jobs,API Reference",
"title":"Updating a SQL Job",
"githuburl":""
},
{
"uri":"dli_02_0230.html",
"product_code":"dli",
"code":"71",
"des":"This API is used to create custom jobs, which currently support the JAR format and run in dedicated queues.URI formatPOST /v1.0/{project_id}/streaming/flink-jobsPOST /v1.",
"doc_type":"api",
"kw":"Creating a Flink Jar job,APIs Related to Flink Jobs,API Reference",
"title":"Creating a Flink Jar job",
"githuburl":""
},
{
"uri":"dli_02_0231.html",
"product_code":"dli",
"code":"72",
"des":"This API is used to update custom jobs, which currently support the JAR format and run in dedicated queues.URI formatPUT /v1.0/{project_id}/streaming/flink-jobs/{job_id}P",
"doc_type":"api",
"kw":"Updating a Flink Jar Job,APIs Related to Flink Jobs,API Reference",
"title":"Updating a Flink Jar Job",
"githuburl":""
},
{
"uri":"dli_02_0233.html",
"product_code":"dli",
"code":"73",
"des":"This API is used to trigger batch job running.URI formatPOST /v1.0/{project_id}/streaming/jobs/runPOST /v1.0/{project_id}/streaming/jobs/runParameter descriptionURI param",
"doc_type":"api",
"kw":"Running Jobs in Batches,APIs Related to Flink Jobs,API Reference",
"title":"Running Jobs in Batches",
"githuburl":""
},
{
"uri":"dli_02_0234.html",
"product_code":"dli",
"code":"74",
"des":"This API is used to query the list of the current user's jobs. You can set the job ID as the ID and query jobs whose IDs are greater than or less than the ID. You can als",
"doc_type":"api",
"kw":"Querying the Job List,APIs Related to Flink Jobs,API Reference",
"title":"Querying the Job List",
"githuburl":""
},
{
"uri":"dli_02_0235.html",
"product_code":"dli",
"code":"75",
"des":"This API is used to query details of a job.URI formatGET /v1.0/{project_id}/streaming/jobs/{job_id}GET /v1.0/{project_id}/streaming/jobs/{job_id}Parameter descriptionURI ",
"doc_type":"api",
"kw":"Querying Job Details,APIs Related to Flink Jobs,API Reference",
"title":"Querying Job Details",
"githuburl":""
},
{
"uri":"dli_02_0236.html",
"product_code":"dli",
"code":"76",
"des":"This API is used to query a job execution plan.URI formatGET /v1.0/{project_id}/streaming/jobs/{job_id}/execute-graphGET /v1.0/{project_id}/streaming/jobs/{job_id}/execut",
"doc_type":"api",
"kw":"Querying the Job Execution Plan,APIs Related to Flink Jobs,API Reference",
"title":"Querying the Job Execution Plan",
"githuburl":""
},
{
"uri":"dli_02_0241.html",
"product_code":"dli",
"code":"77",
"des":"This API is used to stop running jobs in batches.URI formatPOST /v1.0/{project_id}/streaming/jobs/stopPOST /v1.0/{project_id}/streaming/jobs/stopParameter descriptionURI ",
"doc_type":"api",
"kw":"Stopping Jobs in Batches,APIs Related to Flink Jobs,API Reference",
"title":"Stopping Jobs in Batches",
"githuburl":""
},
{
"uri":"dli_02_0242.html",
"product_code":"dli",
"code":"78",
"des":"This API is used to delete a Flink job at any state.The job records will not be deleted.URI formatDELETE /v1.0/{project_id}/streaming/jobs/{job_id}DELETE /v1.0/{project_i",
"doc_type":"api",
"kw":"Deleting a Job,APIs Related to Flink Jobs,API Reference",
"title":"Deleting a Job",
"githuburl":""
},
{
"uri":"dli_02_0243.html",
"product_code":"dli",
"code":"79",
"des":"This API is used to batch delete jobs at any state.URI formatPOST /v1.0/{project_id}/streaming/jobs/deletePOST /v1.0/{project_id}/streaming/jobs/deleteParameter descripti",
"doc_type":"api",
"kw":"Deleting Jobs in Batches,APIs Related to Flink Jobs,API Reference",
"title":"Deleting Jobs in Batches",
"githuburl":""
},
{
"uri":"dli_02_0254.html",
"product_code":"dli",
"code":"80",
"des":"This API is used to export Flink job data.URI formatPOST /v1.0/{project_id}/streaming/jobs/exportPOST /v1.0/{project_id}/streaming/jobs/exportParameter descriptionURI par",
"doc_type":"api",
"kw":"Exporting a Flink Job,APIs Related to Flink Jobs,API Reference",
"title":"Exporting a Flink Job",
"githuburl":""
},
{
"uri":"dli_02_0255.html",
"product_code":"dli",
"code":"81",
"des":"This API is used to import Flink job data.URI formatPOST /v1.0/{project_id}/streaming/jobs/importPOST /v1.0/{project_id}/streaming/jobs/importParameter descriptionURI par",
"doc_type":"api",
"kw":"Importing a Flink Job,APIs Related to Flink Jobs,API Reference",
"title":"Importing a Flink Job",
"githuburl":""
},
{
"uri":"dli_02_0316.html",
"product_code":"dli",
"code":"82",
"des":"This API is used to generate a static stream graph for a Flink SQL job.URI formatPOST /v3/{project_id}/streaming/jobs/{job_id}/gen-graphPOST /v3/{project_id}/streaming/jo",
"doc_type":"api",
"kw":"Generating a Static Stream Graph for a Flink SQL Job,APIs Related to Flink Jobs,API Reference",
"title":"Generating a Static Stream Graph for a Flink SQL Job",
"githuburl":""
},
{
"uri":"dli_02_0109.html",
"product_code":"dli",
"code":"83",
"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 Related to Spark jobs",
"title":"APIs Related to Spark jobs",
"githuburl":""
},
{
"uri":"dli_02_0162.html",
"product_code":"dli",
"code":"84",
"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":"Batch Processing-related APIs",
"title":"Batch Processing-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0124.html",
"product_code":"dli",
"code":"85",
"des":"This API is used to create a batch processing job in a queue.URI formatPOST /v2.0/{project_id}/batchesPOST /v2.0/{project_id}/batchesParameter descriptionURI parameterPar",
"doc_type":"api",
"kw":"Creating a Batch Processing Job,Batch Processing-related APIs,API Reference",
"title":"Creating a Batch Processing Job",
"githuburl":""
},
{
"uri":"dli_02_0129.html",
"product_code":"dli",
"code":"86",
"des":"This API is used to cancel a batch processing job.Batch processing jobs in the Successful or Failed state cannot be canceled.URI formatDELETE /v2.0/{project_id}/batches/{",
"doc_type":"api",
"kw":"Canceling a Batch Processing Job,Batch Processing-related APIs,API Reference",
"title":"Canceling a Batch Processing Job",
"githuburl":""
},
{
"uri":"dli_02_0125.html",
"product_code":"dli",
"code":"87",
"des":"This API is used to obtain the list of batch processing jobs in a queue of a project.URI formatGET /v2.0/{project_id}/batchesGET /v2.0/{project_id}/batchesParameter descr",
"doc_type":"api",
"kw":"Obtaining the List of Batch Processing Jobs,Batch Processing-related APIs,API Reference",
"title":"Obtaining the List of Batch Processing Jobs",
"githuburl":""
},
{
"uri":"dli_02_0126.html",
"product_code":"dli",
"code":"88",
"des":"This API is used to query details about a batch processing job based on the job ID.URI formatGET /v2.0/{project_id}/batches/{batch_id}GET /v2.0/{project_id}/batches/{batc",
"doc_type":"api",
"kw":"Querying Batch Job Details,Batch Processing-related APIs,API Reference",
"title":"Querying Batch Job Details",
"githuburl":""
},
{
"uri":"dli_02_0127.html",
"product_code":"dli",
"code":"89",
"des":"This API is used to obtain the execution status of a batch processing job.URI formatGET /v2.0/{project_id}/batches/{batch_id}/stateGET /v2.0/{project_id}/batches/{batch_i",
"doc_type":"api",
"kw":"Querying a Batch Job Status,Batch Processing-related APIs,API Reference",
"title":"Querying a Batch Job Status",
"githuburl":""
},
{
"uri":"dli_02_0128.html",
"product_code":"dli",
"code":"90",
"des":"This API is used to query the back-end logs of batch processing jobs.URI formatGET /v2.0/{project_id}/batches/{batch_id}/logGET /v2.0/{project_id}/batches/{batch_id}/logP",
"doc_type":"api",
"kw":"Querying Batch Job Logs,Batch Processing-related APIs,API Reference",
"title":"Querying Batch Job Logs",
"githuburl":""
},
{
"uri":"dli_02_0244.html",
"product_code":"dli",
"code":"91",
"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 Related to Flink Job Templates",
"title":"APIs Related to Flink Job Templates",
"githuburl":""
},
{
"uri":"dli_02_0245.html",
"product_code":"dli",
"code":"92",
"des":"This API is used to create a user template for the DLI service. A maximum of 100 user templates can be created.URI formatPOST /v1.0/{project_id}/streaming/job-templatesPO",
"doc_type":"api",
"kw":"Creating a Template,APIs Related to Flink Job Templates,API Reference",
"title":"Creating a Template",
"githuburl":""
},
{
"uri":"dli_02_0246.html",
"product_code":"dli",
"code":"93",
"des":"This API is used to update existing templates in DLI.URI formatPUT /v1.0/{project_id}/streaming/job-templates/{template_id}PUT /v1.0/{project_id}/streaming/job-templates/",
"doc_type":"api",
"kw":"Updating a Template,APIs Related to Flink Job Templates,API Reference",
"title":"Updating a Template",
"githuburl":""
},
{
"uri":"dli_02_0247.html",
"product_code":"dli",
"code":"94",
"des":"This API is used to delete a template. A template used by jobs can also be deleted.URI formatDELETE /v1.0/{project_id}/streaming/job-templates/{template_id}DELETE /v1.0/{",
"doc_type":"api",
"kw":"Deleting a Template,APIs Related to Flink Job Templates,API Reference",
"title":"Deleting a Template",
"githuburl":""
},
{
"uri":"dli_02_0248.html",
"product_code":"dli",
"code":"95",
"des":"This API is used to query the job template list. Currently, only custom templates can be queried.URI formatGET /v1.0/{project_id}/streaming/job-templatesGET /v1.0/{projec",
"doc_type":"api",
"kw":"Querying the Template List,APIs Related to Flink Job Templates,API Reference",
"title":"Querying the Template List",
"githuburl":""
},
{
"uri":"dli_02_0186.html",
"product_code":"dli",
"code":"96",
"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 Related to Enhanced Datasource Connections",
"title":"APIs Related to Enhanced Datasource Connections",
"githuburl":""
},
{
"uri":"dli_02_0187.html",
"product_code":"dli",
"code":"97",
"des":"This API is used to create an enhanced datasource connection with other services.URI formatPOST /v2.0/{project_id}/datasource/enhanced-connectionsPOST /v2.0/{project_id}/",
"doc_type":"api",
"kw":"Creating an Enhanced Datasource Connection,APIs Related to Enhanced Datasource Connections,API Refer",
"title":"Creating an Enhanced Datasource Connection",
"githuburl":""
},
{
"uri":"dli_02_0188.html",
"product_code":"dli",
"code":"98",
"des":"This API is used to delete an enhanced datasource connection.The connection that is being created cannot be deleted.URI formatDELETE /v2.0/{project_id}/datasource/enhance",
"doc_type":"api",
"kw":"Deleting an Enhanced Datasource Connection,APIs Related to Enhanced Datasource Connections,API Refer",
"title":"Deleting an Enhanced Datasource Connection",
"githuburl":""
},
{
"uri":"dli_02_0190.html",
"product_code":"dli",
"code":"99",
"des":"This API is used to query the list of created enhanced datasource connections.URI formatGET /v2.0/{project_id}/datasource/enhanced-connectionsGET /v2.0/{project_id}/datas",
"doc_type":"api",
"kw":"Querying an Enhanced Datasource Connection List,APIs Related to Enhanced Datasource Connections,API ",
"title":"Querying an Enhanced Datasource Connection List",
"githuburl":""
},
{
"uri":"dli_02_0189.html",
"product_code":"dli",
"code":"100",
"des":"This API is used to query the created enhanced datasource connections.URI formatGET /v2.0/{project_id}/datasource/enhanced-connections/{connection_id}GET /v2.0/{project_i",
"doc_type":"api",
"kw":"Querying an Enhanced Datasource Connection,APIs Related to Enhanced Datasource Connections,API Refer",
"title":"Querying an Enhanced Datasource Connection",
"githuburl":""
},
{
"uri":"dli_02_0191.html",
"product_code":"dli",
"code":"101",
"des":"This API is used to bind a queue to a created enhanced datasource connection.URI formatPOST /v2.0/{project_id}/datasource/enhanced-connections/{connection_id}/associate-q",
"doc_type":"api",
"kw":"Binding a Queue,APIs Related to Enhanced Datasource Connections,API Reference",
"title":"Binding a Queue",
"githuburl":""
},
{
"uri":"dli_02_0192.html",
"product_code":"dli",
"code":"102",
"des":"This API is used to unbind a queue from an enhanced datasource connection.URI formatPOST /v2.0/{project_id}/datasource/enhanced-connections/{connection_id}/disassociate-q",
"doc_type":"api",
"kw":"Unbinding a Queue,APIs Related to Enhanced Datasource Connections,API Reference",
"title":"Unbinding a Queue",
"githuburl":""
},
{
"uri":"dli_02_0200.html",
"product_code":"dli",
"code":"103",
"des":"This API is used to modify the host information of a connected datasource. Only full overwriting is supported.URI formatPUT /v2.0/{project_id}/datasource/enhanced-connect",
"doc_type":"api",
"kw":"Modifying the Host Information,APIs Related to Enhanced Datasource Connections,API Reference",
"title":"Modifying the Host Information",
"githuburl":""
},
{
"uri":"dli_02_0256.html",
"product_code":"dli",
"code":"104",
"des":"This API is used to query the authorization about an enhanced datasource connection.URI formatGET /v2.0/{project_id}/datasource/enhanced-connections/{connection_id}/privi",
"doc_type":"api",
"kw":"Querying Authorization of an Enhanced Datasource Connection,APIs Related to Enhanced Datasource Conn",
"title":"Querying Authorization of an Enhanced Datasource Connection",
"githuburl":""
},
{
"uri":"dli_02_0257.html",
"product_code":"dli",
"code":"105",
"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":"Global Variable-related APIs",
"title":"Global Variable-related APIs",
"githuburl":""
},
{
"uri":"dli_02_0258.html",
"product_code":"dli",
"code":"106",
"des":"This API is used to create a global variable.URI formatPOST /v1.0/{project_id}/variablesPOST /v1.0/{project_id}/variablesParameter descriptionURI parametersParameterManda",
"doc_type":"api",
"kw":"Creating a Global Variable,Global Variable-related APIs,API Reference",
"title":"Creating a Global Variable",
"githuburl":""
},
{
"uri":"dli_02_0259.html",
"product_code":"dli",
"code":"107",
"des":"This API is used to delete a global variable.Only the user who creates a global variable can delete the variable.URI formatDELETE /v1.0/{project_id}/variables/{var_name}D",
"doc_type":"api",
"kw":"Deleting a Global Variable,Global Variable-related APIs,API Reference",
"title":"Deleting a Global Variable",
"githuburl":""
},
{
"uri":"dli_02_0260.html",
"product_code":"dli",
"code":"108",
"des":"This API is used to modify a global variable.URI formatPUT /v1.0/{project_id}/variables/{var_name}PUT /v1.0/{project_id}/variables/{var_name}Parameter descriptionURI para",
"doc_type":"api",
"kw":"Modifying a Global Variable,Global Variable-related APIs,API Reference",
"title":"Modifying a Global Variable",
"githuburl":""
},
{
"uri":"dli_02_0261.html",
"product_code":"dli",
"code":"109",
"des":"This API is used to query information about all global variables in the current project.URI formatGET /v1.0/{project_id}/variablesGET /v1.0/{project_id}/variablesParamete",
"doc_type":"api",
"kw":"Querying All Global Variables,Global Variable-related APIs,API Reference",
"title":"Querying All Global Variables",
"githuburl":""
},
{
"uri":"dli_02_0201.html",
"product_code":"dli",
"code":"110",
"des":"This section describes fine-grained permissions management for your DLI. If your account does not need individual IAM users, then you may skip this section.By default, ne",
"doc_type":"api",
"kw":"Permissions Policies and Supported Actions,API Reference",
"title":"Permissions Policies and Supported Actions",
"githuburl":""
},
{
"uri":"dli_02_0011.html",
"product_code":"dli",
"code":"111",
"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":"Public Parameters",
"title":"Public Parameters",
"githuburl":""
},
{
"uri":"dli_02_0012.html",
"product_code":"dli",
"code":"112",
"des":"Table 1 describes status codes.",
"doc_type":"api",
"kw":"Status Codes,Public Parameters,API Reference",
"title":"Status Codes",
"githuburl":""
},
{
"uri":"dli_02_0056.html",
"product_code":"dli",
"code":"113",
"des":"If an error occurs in API calling, no result is returned. Identify the cause of error based on the error codes of each API. If an error occurs in API calling, HTTP status",
"doc_type":"api",
"kw":"Error Codes,Public Parameters,API Reference",
"title":"Error Codes",
"githuburl":""
},
{
"uri":"dli_02_0183.html",
"product_code":"dli",
"code":"114",
"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":"Obtaining a Project ID,Public Parameters,API Reference",
"title":"Obtaining a Project ID",
"githuburl":""
},
{
"uri":"dli_02_0013.html",
"product_code":"dli",
"code":"115",
"des":"An account ID (domain-id) is required for some URLs when an API is called. To obtain an account ID, perform the following operations:Log in to the management console.Hove",
"doc_type":"api",
"kw":"Obtaining an Account ID,Public Parameters,API Reference",
"title":"Obtaining an Account ID",
"githuburl":""
},
{
"uri":"dli_02_00003.html",
"product_code":"dli",
"code":"116",
"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",
"title":"Change History",
"githuburl":""
}
]