doc-exports/docs/mrs/api-ref/ALL_META.TXT.json
Yang, Tong 704eddd5f3 MRS API 20231116 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2023-11-20 13:26:52 +00:00

1751 lines
51 KiB
JSON

[
{
"dockw":"API Reference"
},
{
"uri":"en-us_topic_0037324628.html",
"node_id":"en-us_topic_0037324628.xml",
"product_code":"mrs",
"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":"mrs"
}
],
"title":"Before You Start",
"githuburl":""
},
{
"uri":"mrs_02_0001.html",
"node_id":"mrs_02_0001.xml",
"product_code":"mrs",
"code":"2",
"des":"Welcome to MapReduce Service API Reference. MapReduce Service (MRS) provides enterprise-level big data clusters on the cloud. Tenants can fully control the clusters and e",
"doc_type":"api",
"kw":"Overview,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Overview",
"githuburl":""
},
{
"uri":"mrs_02_0017.html",
"node_id":"mrs_02_0017.xml",
"product_code":"mrs",
"code":"3",
"des":"MRS support 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",
"prodname":"mrs"
}
],
"title":"API Calling",
"githuburl":""
},
{
"uri":"mrs_02_0003.html",
"node_id":"mrs_02_0003.xml",
"product_code":"mrs",
"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":"mrs"
}
],
"title":"Endpoints",
"githuburl":""
},
{
"uri":"mrs_02_0004.html",
"node_id":"mrs_02_0004.xml",
"product_code":"mrs",
"code":"5",
"des":"For more constraints, see API description.",
"doc_type":"api",
"kw":"Constraints,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Constraints",
"githuburl":""
},
{
"uri":"mrs_02_0005.html",
"node_id":"mrs_02_0005.xml",
"product_code":"mrs",
"code":"6",
"des":"DomainA domain is created upon successful registration with the cloud platform. The domain has full access permissions for all of its cloud services and resources. It can",
"doc_type":"api",
"kw":"Concepts,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Concepts",
"githuburl":""
},
{
"uri":"mrs_02_0006.html",
"node_id":"mrs_02_0006.xml",
"product_code":"mrs",
"code":"7",
"des":"Currently, MRS provides two types (V1 and V2) of APIs for cloud services with customized specifications. Only part of V2 APIs is available and mainly used for submitting ",
"doc_type":"api",
"kw":"Selecting an API Type,Before You Start,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Selecting an API Type",
"githuburl":""
},
{
"uri":"mrs_02_0007.html",
"node_id":"mrs_02_0007.xml",
"product_code":"mrs",
"code":"8",
"des":"Table 1 describes MRS APIs that meet RESTful API design standards.Table 2 lists MRS Manager APIs provided by MRS.",
"doc_type":"api",
"kw":"API Overview,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"API Overview",
"githuburl":""
},
{
"uri":"mrs_02_0002.html",
"node_id":"mrs_02_0002.xml",
"product_code":"mrs",
"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":"Calling APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Calling APIs",
"githuburl":""
},
{
"uri":"mrs_02_0008.html",
"node_id":"mrs_02_0008.xml",
"product_code":"mrs",
"code":"10",
"des":"This section describes the structure of a REST API, and uses the IAM API for obtaining request authentication as an example to demonstrate how to call an API. The obtaine",
"doc_type":"api",
"kw":"Making an API Request,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Making an API Request",
"githuburl":""
},
{
"uri":"mrs_02_0009.html",
"node_id":"mrs_02_0009.xml",
"product_code":"mrs",
"code":"11",
"des":"Requests for calling an API can be authenticated using either of the following methods:Token-based authentication: Requests are authenticated using a token.AK/SK-based au",
"doc_type":"api",
"kw":"Authentication,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Authentication",
"githuburl":""
},
{
"uri":"mrs_02_0010.html",
"node_id":"mrs_02_0010.xml",
"product_code":"mrs",
"code":"12",
"des":"After sending 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":"Response,Calling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Response",
"githuburl":""
},
{
"uri":"mrs_02_0020.html",
"node_id":"mrs_02_0020.xml",
"product_code":"mrs",
"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",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"APIs",
"githuburl":""
},
{
"uri":"mrs_02_0021.html",
"node_id":"mrs_02_0021.xml",
"product_code":"mrs",
"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":"Data Source APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Data Source APIs",
"githuburl":""
},
{
"uri":"mrs_02_0022.html",
"node_id":"mrs_02_0022.xml",
"product_code":"mrs",
"code":"15",
"des":"This API is used to create a data source. This API is compatible with Sahara.FormatPOST /v1.1/{project_id}/data-sourcesPOST /v1.1/{project_id}/data-sourcesParameter descr",
"doc_type":"api",
"kw":"Creating a Data Source,Data Source APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Creating a Data Source",
"githuburl":""
},
{
"uri":"mrs_02_0023.html",
"node_id":"mrs_02_0023.xml",
"product_code":"mrs",
"code":"16",
"des":"This API is used to update a data source. If the data source does not exist, the system reports an error. This API is compatible with Sahara.FormatPUT /v1.1/{project_id}/",
"doc_type":"api",
"kw":"Updating a Data Source,Data Source APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Updating a Data Source",
"githuburl":""
},
{
"uri":"mrs_02_0024.html",
"node_id":"mrs_02_0024.xml",
"product_code":"mrs",
"code":"17",
"des":"This API is used to query the data source list. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/data-sourcesGET /v1.1/{project_id}/data-sourcesParameter d",
"doc_type":"api",
"kw":"Querying the Data Source List,Data Source APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Data Source List",
"githuburl":""
},
{
"uri":"mrs_02_0025.html",
"node_id":"mrs_02_0025.xml",
"product_code":"mrs",
"code":"18",
"des":"This API is used to query detailed information about a data source. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/data-sources/{data_source_id}GET /v1.1",
"doc_type":"api",
"kw":"Querying the Data Source Details,Data Source APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Data Source Details",
"githuburl":""
},
{
"uri":"mrs_02_0026.html",
"node_id":"mrs_02_0026.xml",
"product_code":"mrs",
"code":"19",
"des":"This API is used to delete a data source. This API is compatible with Sahara.FormatDELETE /v1.1/{project_id}/data-sources/{data_source_id}DELETE /v1.1/{project_id}/data-s",
"doc_type":"api",
"kw":"Deleting a Data Source,Data Source APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Data Source",
"githuburl":""
},
{
"uri":"mrs_02_0100.html",
"node_id":"mrs_02_0100.xml",
"product_code":"mrs",
"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":"Cluster management APIs (V2)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Cluster management APIs (V2)",
"githuburl":""
},
{
"uri":"mrs_02_0101.html",
"node_id":"mrs_02_0101.xml",
"product_code":"mrs",
"code":"21",
"des":"This API is used to create an MRS cluster.Before using the API, you need to obtain the resources listed in Table 1.URI formatPOST /v2/{project_id}/clustersPOST /v2/{proje",
"doc_type":"api",
"kw":"Creating Clusters,Cluster management APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Creating Clusters",
"githuburl":""
},
{
"uri":"mrs_02_0201.html",
"node_id":"mrs_02_0201.xml",
"product_code":"mrs",
"code":"22",
"des":"This API is used to change a cluster name.PUT /v2/{project_id}/clusters/{cluster_id}/cluster-nameStatus code: 200Status code: 400Change the MRS cluster name to mrs_jdRU_d",
"doc_type":"api",
"kw":"Changing a Cluster Name,Cluster management APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Changing a Cluster Name",
"githuburl":""
},
{
"uri":"mrs_02_0027.html",
"node_id":"mrs_02_0027.xml",
"product_code":"mrs",
"code":"23",
"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":"Cluster management APIs (V1)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Cluster management APIs (V1)",
"githuburl":""
},
{
"uri":"mrs_02_0028.html",
"node_id":"mrs_02_0028.xml",
"product_code":"mrs",
"code":"24",
"des":"This API is used to create an MRS cluster and submit a job in the cluster. This API is incompatible with Sahara.A maximum of 10 clusters can be concurrently created.Befor",
"doc_type":"api",
"kw":"Creating a Cluster and Running a Job,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Creating a Cluster and Running a Job",
"githuburl":""
},
{
"uri":"mrs_02_0029.html",
"node_id":"mrs_02_0029.xml",
"product_code":"mrs",
"code":"25",
"des":"This API is used to manually scale out or scale in Core or Task nodes in a cluster that has been created. After an MRS cluster is created, the number of Master nodes cann",
"doc_type":"api",
"kw":"Resizing a Cluster,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Resizing a Cluster",
"githuburl":""
},
{
"uri":"mrs_02_0030.html",
"node_id":"mrs_02_0030.xml",
"product_code":"mrs",
"code":"26",
"des":"This API is used to query a list of clusters created by a user. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infos?pageSize={page_size}&curre",
"doc_type":"api",
"kw":"Querying a Cluster List,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying a Cluster List",
"githuburl":""
},
{
"uri":"mrs_02_0031.html",
"node_id":"mrs_02_0031.xml",
"product_code":"mrs",
"code":"27",
"des":"This API is used to query details about a specified cluster. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/cluster_infos/{cluster_id}GET /v1.1/{projec",
"doc_type":"api",
"kw":"Querying Cluster Details,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Cluster Details",
"githuburl":""
},
{
"uri":"mrs_02_0032.html",
"node_id":"mrs_02_0032.xml",
"product_code":"mrs",
"code":"28",
"des":"This API is used to delete a cluster after data processing and analysis are completed or the cluster is abnormal. This API is compatible with Sahara.Clusters in any of th",
"doc_type":"api",
"kw":"Deleting a Cluster,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Cluster",
"githuburl":""
},
{
"uri":"mrs_02_0057.html",
"node_id":"mrs_02_0057.xml",
"product_code":"mrs",
"code":"29",
"des":"This API is used to query a host list of a specified cluster.FormatGET /v1.1/{project_id}/clusters/{cluster_id}/hostsGET /v1.1/{project_id}/clusters/{cluster_id}/hostsPar",
"doc_type":"api",
"kw":"Querying a Host List,Cluster management APIs (V1),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying a Host List",
"githuburl":""
},
{
"uri":"mrs_02_0033.html",
"node_id":"mrs_02_0033.xml",
"product_code":"mrs",
"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":"Job Binary Object APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Job Binary Object APIs",
"githuburl":""
},
{
"uri":"mrs_02_0034.html",
"node_id":"mrs_02_0034.xml",
"product_code":"mrs",
"code":"31",
"des":"This API is used to create a job binary object. This API is compatible with Sahara.FormatPOST /v1.1/{project_id}/job-binariesPOST /v1.1/{project_id}/job-binariesParameter",
"doc_type":"api",
"kw":"Creating a Job Binary Object,Job Binary Object APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Creating a Job Binary Object",
"githuburl":""
},
{
"uri":"mrs_02_0035.html",
"node_id":"mrs_02_0035.xml",
"product_code":"mrs",
"code":"32",
"des":"This API is used to update a job binary object. This API is compatible with Sahara.FormatPUT /v1.1/{project_id}/job-binaries/{job_binary_id}PUT /v1.1/{project_id}/job-bin",
"doc_type":"api",
"kw":"Updating a Job Binary Object,Job Binary Object APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Updating a Job Binary Object",
"githuburl":""
},
{
"uri":"mrs_02_0036.html",
"node_id":"mrs_02_0036.xml",
"product_code":"mrs",
"code":"33",
"des":"This API is used to query the binary object list. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/job-binariesGET /v1.1/{project_id}/job-binariesParameter",
"doc_type":"api",
"kw":"Querying the Binary Object List,Job Binary Object APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Binary Object List",
"githuburl":""
},
{
"uri":"mrs_02_0037.html",
"node_id":"mrs_02_0037.xml",
"product_code":"mrs",
"code":"34",
"des":"This API is used to query detailed information about a binary object. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/job-binaries/{job_binary_id}GET /v1.",
"doc_type":"api",
"kw":"Querying the Binary Object Details,Job Binary Object APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Binary Object Details",
"githuburl":""
},
{
"uri":"mrs_02_0038.html",
"node_id":"mrs_02_0038.xml",
"product_code":"mrs",
"code":"35",
"des":"This API is used to delete a binary object. This API is compatible with Sahara.FormatDELETE /v1.1/{project_id}/job-binaries/{job_binary_id}DELETE /v1.1/{project_id}/job-b",
"doc_type":"api",
"kw":"Deleting a Job Binary Object,Job Binary Object APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Job Binary Object",
"githuburl":""
},
{
"uri":"mrs_02_0039.html",
"node_id":"mrs_02_0039.xml",
"product_code":"mrs",
"code":"36",
"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":"Job Object APIs (V1, Not Recommended)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Job Object APIs (V1, Not Recommended)",
"githuburl":""
},
{
"uri":"mrs_02_0040.html",
"node_id":"mrs_02_0040.xml",
"product_code":"mrs",
"code":"37",
"des":"This API is used to add a job to an MRS cluster and execute the job. This API is incompatible with Sahara.FormatPOST /v1.1/{project_id}/jobs/submit-jobPOST /v1.1/{project",
"doc_type":"api",
"kw":"Adding a Job and Executing the Job,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Adding a Job and Executing the Job",
"githuburl":""
},
{
"uri":"mrs_02_0041.html",
"node_id":"mrs_02_0041.xml",
"product_code":"mrs",
"code":"38",
"des":"This API is used to create a job object. This API is compatible with Sahara.FormatPOST /v1.1/{project_id}/jobsPOST /v1.1/{project_id}/jobsParameter descriptionURI paramet",
"doc_type":"api",
"kw":"Creating a Job Object,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Creating a Job Object",
"githuburl":""
},
{
"uri":"mrs_02_0042.html",
"node_id":"mrs_02_0042.xml",
"product_code":"mrs",
"code":"39",
"des":"This API is used to update a job object. This API is compatible with Sahara.FormatPATCH /v1.1/{project_id}/jobs/{job_id}PATCH /v1.1/{project_id}/jobs/{job_id}Parameter de",
"doc_type":"api",
"kw":"Updating a Job Object,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Updating a Job Object",
"githuburl":""
},
{
"uri":"mrs_02_0043.html",
"node_id":"mrs_02_0043.xml",
"product_code":"mrs",
"code":"40",
"des":"This API is used to execute a created job object. This API is compatible with Sahara.FormatPOST /v1.1/{project_id}/jobs/{job_id}/executePOST /v1.1/{project_id}/jobs/{job_",
"doc_type":"api",
"kw":"Executing a Job Object,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Executing a Job Object",
"githuburl":""
},
{
"uri":"mrs_02_0044.html",
"node_id":"mrs_02_0044.xml",
"product_code":"mrs",
"code":"41",
"des":"This API is used to query the job object list. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/jobsGET /v1.1/{project_id}/jobsParameter descriptionURI par",
"doc_type":"api",
"kw":"Querying the Job Object List,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Job Object List",
"githuburl":""
},
{
"uri":"mrs_02_0045.html",
"node_id":"mrs_02_0045.xml",
"product_code":"mrs",
"code":"42",
"des":"This API is used to query detailed information about a job object. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/jobs/{job_id}GET /v1.1/{project_id}/job",
"doc_type":"api",
"kw":"Querying Job Object Details,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Job Object Details",
"githuburl":""
},
{
"uri":"mrs_02_0046.html",
"node_id":"mrs_02_0046.xml",
"product_code":"mrs",
"code":"43",
"des":"This API is used to query the exe object list of all jobs. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/job-exesGET /v1.1/{project_id}/job-exesParame",
"doc_type":"api",
"kw":"Querying the exe Object List of Jobs,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the exe Object List of Jobs",
"githuburl":""
},
{
"uri":"mrs_02_0047.html",
"node_id":"mrs_02_0047.xml",
"product_code":"mrs",
"code":"44",
"des":"This API is used to query detailed information about the exe object of a job. This API is incompatible with Sahara.FormatGET /v1.1/{project_id}/job-exes/{job_exe_id}GET /",
"doc_type":"api",
"kw":"Querying exe Object Details,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying exe Object Details",
"githuburl":""
},
{
"uri":"mrs_02_0048.html",
"node_id":"mrs_02_0048.xml",
"product_code":"mrs",
"code":"45",
"des":"This API is used to delete a job object. This API is compatible with Sahara.FormatDELETE /v1.1/{project_id}/jobs/{job_id}DELETE /v1.1/{project_id}/jobs/{job_id}Parameter ",
"doc_type":"api",
"kw":"Deleting a Job Object,Job Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Job Object",
"githuburl":""
},
{
"uri":"mrs_02_0049.html",
"node_id":"mrs_02_0049.xml",
"product_code":"mrs",
"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":"Job Execution Object APIs (V1, Not Recommended)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Job Execution Object APIs (V1, Not Recommended)",
"githuburl":""
},
{
"uri":"mrs_02_0050.html",
"node_id":"mrs_02_0050.xml",
"product_code":"mrs",
"code":"47",
"des":"This API is used to query the job execution object list. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/job-executionsGET /v1.1/{project_id}/job-executio",
"doc_type":"api",
"kw":"Querying the Job Execution Object List,Job Execution Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Job Execution Object List",
"githuburl":""
},
{
"uri":"mrs_02_0051.html",
"node_id":"mrs_02_0051.xml",
"product_code":"mrs",
"code":"48",
"des":"This API is used to query detailed information about a job execution object. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/job-executions/{job_execution",
"doc_type":"api",
"kw":"Querying Job Execution Object Details,Job Execution Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Job Execution Object Details",
"githuburl":""
},
{
"uri":"mrs_02_0052.html",
"node_id":"mrs_02_0052.xml",
"product_code":"mrs",
"code":"49",
"des":"This API is used to cancel a job object being executed. This API is compatible with Sahara.FormatGET /v1.1/{project_id}/job-executions/{job_execution_id}/cancelGET /v1.1/",
"doc_type":"api",
"kw":"Canceling Job Execution,Job Execution Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Canceling Job Execution",
"githuburl":""
},
{
"uri":"mrs_02_0053.html",
"node_id":"mrs_02_0053.xml",
"product_code":"mrs",
"code":"50",
"des":"This API is used to delete a job execution object. This API is compatible with Sahara.FormatDELETE /v1.1/{project_id}/job-executions/{job_execution_id}DELETE /v1.1/{proje",
"doc_type":"api",
"kw":"Deleting a Job Execution Object,Job Execution Object APIs (V1, Not Recommended),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Job Execution Object",
"githuburl":""
},
{
"uri":"mrs_02_0199.html",
"node_id":"mrs_02_0199.xml",
"product_code":"mrs",
"code":"51",
"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":"Auto Scaling APIs (V2)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Auto Scaling APIs (V2)",
"githuburl":""
},
{
"uri":"mrs_02_0200.html",
"node_id":"mrs_02_0200.xml",
"product_code":"mrs",
"code":"52",
"des":"This API is used to view all auto scaling policies of a specified cluster.GET /v2/{project_id}/autoscaling-policy/{cluster_id}NoneStatus code: 200Status code: 400NoneStat",
"doc_type":"api",
"kw":"Viewing Auto Scaling Policies,Auto Scaling APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Viewing Auto Scaling Policies",
"githuburl":""
},
{
"uri":"mrs_02_0084.html",
"node_id":"mrs_02_0084.xml",
"product_code":"mrs",
"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":"Job Object APIs (V2)",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Job Object APIs (V2)",
"githuburl":""
},
{
"uri":"mrs_02_0085.html",
"node_id":"mrs_02_0085.xml",
"product_code":"mrs",
"code":"54",
"des":"This API is used to add and submit a job in an MRS cluster.If Kerberos authentication is enabled for a cluster, on the Dashboard tab page of the cluster details page, cli",
"doc_type":"api",
"kw":"Adding and Executing a Job,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Adding and Executing a Job",
"githuburl":""
},
{
"uri":"mrs_02_0086.html",
"node_id":"mrs_02_0086.xml",
"product_code":"mrs",
"code":"55",
"des":"This API is used to query information about a specified job in an MRS cluster.FormatGET /v2/{project_id}/clusters/{cluster_id}/job-executions/{job_execution_id}GET /v2/{p",
"doc_type":"api",
"kw":"Querying Information About a Job,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Information About a Job",
"githuburl":""
},
{
"uri":"mrs_02_0087.html",
"node_id":"mrs_02_0087.xml",
"product_code":"mrs",
"code":"56",
"des":"This API is used to query the job list in an MRS cluster.FormatGET /v2/{project_id}/clusters/{cluster_id}/job-executionsGET /v2/{project_id}/clusters/{cluster_id}/job-exe",
"doc_type":"api",
"kw":"Querying a List of Jobs,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying a List of Jobs",
"githuburl":""
},
{
"uri":"mrs_02_0088.html",
"node_id":"mrs_02_0088.xml",
"product_code":"mrs",
"code":"57",
"des":"This API is used to terminate a specified job in an MRS cluster.FormatPOST /v2/{project_id}/clusters/{cluster_id}/job-executions/{job_execution_id}/killPOST /v2/{project_",
"doc_type":"api",
"kw":"Terminating a Job,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Terminating a Job",
"githuburl":""
},
{
"uri":"mrs_02_0089.html",
"node_id":"mrs_02_0089.xml",
"product_code":"mrs",
"code":"58",
"des":"This API is used to delete APIs in batches.FormatPOST /v2/{project_id}/clusters/{cluster_id}/job-executions/batch-deletePOST /v2/{project_id}/clusters/{cluster_id}/job-ex",
"doc_type":"api",
"kw":"Deleting Jobs in Batches,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting Jobs in Batches",
"githuburl":""
},
{
"uri":"mrs_02_0090.html",
"node_id":"mrs_02_0090.xml",
"product_code":"mrs",
"code":"59",
"des":"This API is used to obtain results returned after the SQL statements for querying SparkSQL and SparkScript jobs in an MRS cluster are executed.FormatGET /v2/{project_id}/",
"doc_type":"api",
"kw":"Obtain the SQL Result,Job Object APIs (V2),API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Obtain the SQL Result",
"githuburl":""
},
{
"uri":"mrs_02_0054.html",
"node_id":"mrs_02_0054.xml",
"product_code":"mrs",
"code":"60",
"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":"Auto Scaling APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Auto Scaling APIs",
"githuburl":""
},
{
"uri":"mrs_02_0056.html",
"node_id":"mrs_02_0056.xml",
"product_code":"mrs",
"code":"61",
"des":"This API is used to configure an auto scaling rule.The API used for cluster creation and job execution can also be used to create an auto scaling rule.FormatPOST /v1.1/{p",
"doc_type":"api",
"kw":"Configuring an Auto Scaling Rule,Auto Scaling APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Configuring an Auto Scaling Rule",
"githuburl":""
},
{
"uri":"mrs_02_0070.html",
"node_id":"mrs_02_0070.xml",
"product_code":"mrs",
"code":"62",
"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":"Tag Management APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Tag Management APIs",
"githuburl":""
},
{
"uri":"mrs_02_0071.html",
"node_id":"mrs_02_0071.xml",
"product_code":"mrs",
"code":"63",
"des":"This API is used to add a tag to a specified cluster.A cluster has a maximum of 10 tags. This API is idempotent. If a tag to be created has the same key as an existing ta",
"doc_type":"api",
"kw":"Adding a Tag to a Specified Cluster,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Adding a Tag to a Specified Cluster",
"githuburl":""
},
{
"uri":"mrs_02_0072.html",
"node_id":"mrs_02_0072.xml",
"product_code":"mrs",
"code":"64",
"des":"This API is used to delete a tag of a specified cluster.FormatDELETE /v1.1/{project_id}/clusters/{cluster_id}/tags/{key}DELETE /v1.1/{project_id}/clusters/{cluster_id}/ta",
"doc_type":"api",
"kw":"Deleting a Tag of a Specified Cluster,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Deleting a Tag of a Specified Cluster",
"githuburl":""
},
{
"uri":"mrs_02_0073.html",
"node_id":"mrs_02_0073.xml",
"product_code":"mrs",
"code":"65",
"des":"This API is used to query tags of a specified cluster.FormatGET /v1.1/{project_id}/clusters/{cluster_id}/tagsGET /v1.1/{project_id}/clusters/{cluster_id}/tagsParameter de",
"doc_type":"api",
"kw":"Querying Tags of a Specified Cluster,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Tags of a Specified Cluster",
"githuburl":""
},
{
"uri":"mrs_02_0074.html",
"node_id":"mrs_02_0074.xml",
"product_code":"mrs",
"code":"66",
"des":"This API is used to add or delete tags to or from a specified cluster in batches.You can add a maximum of 10 tags to a cluster.This API is idempotent.If a tag to be creat",
"doc_type":"api",
"kw":"Adding or Deleting Cluster Tags in Batches,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Adding or Deleting Cluster Tags in Batches",
"githuburl":""
},
{
"uri":"mrs_02_0075.html",
"node_id":"mrs_02_0075.xml",
"product_code":"mrs",
"code":"67",
"des":"This API is used to query all tag sets of a specified region.FormatGET /v1.1/{project_id}/clusters/tagsGET /v1.1/{project_id}/clusters/tagsParameter descriptionURI parame",
"doc_type":"api",
"kw":"Querying All Tags,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying All Tags",
"githuburl":""
},
{
"uri":"mrs_02_0076.html",
"node_id":"mrs_02_0076.xml",
"product_code":"mrs",
"code":"68",
"des":"This API is used to filter clusters by tag.By default, clusters and tags are sorted in descending order of creation time.FormatPOST /v1.1/{project_id}/clusters/resource_i",
"doc_type":"api",
"kw":"Querying a List of Clusters with Specified Tags,Tag Management APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying a List of Clusters with Specified Tags",
"githuburl":""
},
{
"uri":"mrs_02_1082.html",
"node_id":"mrs_02_1082.xml",
"product_code":"mrs",
"code":"69",
"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":"MRS Manager API",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"MRS Manager API",
"githuburl":""
},
{
"uri":"mrs_02_1018.html",
"node_id":"mrs_02_1018.xml",
"product_code":"mrs",
"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":"API Usage Guide",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"API Usage Guide",
"githuburl":""
},
{
"uri":"mrs_02_1019.html",
"node_id":"mrs_02_1019.xml",
"product_code":"mrs",
"code":"71",
"des":"MRS Manager APIs are provided for you to query basic information about MRS clusters and monitoring status, as well as start and stop services.MRS Manager APIs can be acce",
"doc_type":"api",
"kw":"Introduction to MRS Manager APIs,API Usage Guide,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Introduction to MRS Manager APIs",
"githuburl":""
},
{
"uri":"mrs_02_1080.html",
"node_id":"mrs_02_1080.xml",
"product_code":"mrs",
"code":"72",
"des":"The process for calling an MRS Manager API is as follows:Obtaining Request Authentication InformationBefore you call an API, obtain request authentication information, an",
"doc_type":"api",
"kw":"API Calling Process,API Usage Guide,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"API Calling Process",
"githuburl":""
},
{
"uri":"mrs_02_1081.html",
"node_id":"mrs_02_1081.xml",
"product_code":"mrs",
"code":"73",
"des":"Invoke API demo code.This class is a running entry class for calling APIs. Before running this class, you need to set the following parameters:IP address of the cluster m",
"doc_type":"api",
"kw":"Examples,API Usage Guide,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Examples",
"githuburl":""
},
{
"uri":"mrs_02_1083.html",
"node_id":"mrs_02_1083.xml",
"product_code":"mrs",
"code":"74",
"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":"MRS Manager CAS APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"MRS Manager CAS APIs",
"githuburl":""
},
{
"uri":"mrs_02_1084.html",
"node_id":"mrs_02_1084.xml",
"product_code":"mrs",
"code":"75",
"des":"This API is used to submit a CAS login request. This API can be used only by security clusters that support Kerberos authentication.POST /cas/loginExample:Parameter descr",
"doc_type":"api",
"kw":"Logging In to the CAS,MRS Manager CAS APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Logging In to the CAS",
"githuburl":""
},
{
"uri":"mrs_02_1085.html",
"node_id":"mrs_02_1085.xml",
"product_code":"mrs",
"code":"76",
"des":"This API is used to destruct the CAS single sign-on (SSO) session of a client. This API can be used only by security clusters that support Kerberos authentication.POST /c",
"doc_type":"api",
"kw":"Logging Out of the CAS,MRS Manager CAS APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Logging Out of the CAS",
"githuburl":""
},
{
"uri":"mrs_02_1086.html",
"node_id":"mrs_02_1086.xml",
"product_code":"mrs",
"code":"77",
"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":"MRS Manager Web APIs",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"MRS Manager Web APIs",
"githuburl":""
},
{
"uri":"mrs_02_1087.html",
"node_id":"mrs_02_1087.xml",
"product_code":"mrs",
"code":"78",
"des":"This API is used to check the login after a login request is submitted.GET /web/v1/access/login_checkExample:GET /web/v1/access/login_check HTTP/1.1\nHost: example.com\nCon",
"doc_type":"api",
"kw":"Checking the Login,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Checking the Login",
"githuburl":""
},
{
"uri":"mrs_02_1088.html",
"node_id":"mrs_02_1088.xml",
"product_code":"mrs",
"code":"79",
"des":"This API is used to change the password of the current login user. This API can be used only by security clusters that support Kerberos authentication.FormatPOST /web/v1/",
"doc_type":"api",
"kw":"Modifying the Password of the Current Login User,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Modifying the Password of the Current Login User",
"githuburl":""
},
{
"uri":"mrs_02_1089.html",
"node_id":"mrs_02_1089.xml",
"product_code":"mrs",
"code":"80",
"des":"This API is used to query the health status of a specified cluster. If any component is unavailable, the abnormal cluster health status is returned.FormatGET /web/v1/clus",
"doc_type":"api",
"kw":"Querying the Health Status of a Specified Cluster,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Health Status of a Specified Cluster",
"githuburl":""
},
{
"uri":"mrs_02_1090.html",
"node_id":"mrs_02_1090.xml",
"product_code":"mrs",
"code":"81",
"des":"This API is used to query basic information about a specified cluster.GET /web/v1/clustersExample:GET /web/v1/clusters HTTP/1.1\nHost: example.com\nContent-Type: applicatio",
"doc_type":"api",
"kw":"Querying Basic Information About a Specified Cluster,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Basic Information About a Specified Cluster",
"githuburl":""
},
{
"uri":"mrs_02_1091.html",
"node_id":"mrs_02_1091.xml",
"product_code":"mrs",
"code":"82",
"des":"This API is used to query the command execution progress by command ID, including the total progress and the detailed progress of each step.FormatGET /web/v1/common/comma",
"doc_type":"api",
"kw":"Querying the Command Execution Progress,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying the Command Execution Progress",
"githuburl":""
},
{
"uri":"mrs_02_1092.html",
"node_id":"mrs_02_1092.xml",
"product_code":"mrs",
"code":"83",
"des":"This API is used to save configurations of services, roles, and instances. This API allows you to perform the following operations:Modify multiple configuration items at ",
"doc_type":"api",
"kw":"Saving Configurations,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Saving Configurations",
"githuburl":""
},
{
"uri":"mrs_02_1093.html",
"node_id":"mrs_02_1093.xml",
"product_code":"mrs",
"code":"84",
"des":"This API is used to return a temporary redirection, that is, a URL for logging out of the CAS, when you log out of the MapReduce Service system. This API can be used only",
"doc_type":"api",
"kw":"Logging Out Of a Session,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Logging Out Of a Session",
"githuburl":""
},
{
"uri":"mrs_02_1094.html",
"node_id":"mrs_02_1094.xml",
"product_code":"mrs",
"code":"85",
"des":"This API is used to start a specified service.FormatPOST /web/v1/maintain/cluster/{cluster_id}/service/{service_name}/startURI parameter descriptionExample:POST /web/v1/m",
"doc_type":"api",
"kw":"Starting a Service,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Starting a Service",
"githuburl":""
},
{
"uri":"mrs_02_1095.html",
"node_id":"mrs_02_1095.xml",
"product_code":"mrs",
"code":"86",
"des":"This API is used to stop a specified service.FormatPOST /web/v1/maintain/cluster/{cluster_id}/service/{service_name}/stopURI parameter descriptionExample:POST /web/v1/mai",
"doc_type":"api",
"kw":"Stopping a Service,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Stopping a Service",
"githuburl":""
},
{
"uri":"mrs_02_1096.html",
"node_id":"mrs_02_1096.xml",
"product_code":"mrs",
"code":"87",
"des":"This API is used to query performance monitoring items supported by a specified host.FormatGET /web/v1/monitor/metrics_infoParameter descriptionExample:GET /web/v1/monito",
"doc_type":"api",
"kw":"Querying Monitoring Data,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Monitoring Data",
"githuburl":""
},
{
"uri":"mrs_02_1097.html",
"node_id":"mrs_02_1097.xml",
"product_code":"mrs",
"code":"88",
"des":"This API is used to query summary of a specified service in a cluster.FormatGET /web/v1/cluster/{cluster_id}/services/{service_name}URI parameter descriptionExample:GET /",
"doc_type":"api",
"kw":"Querying Summary of a Specified Service,MRS Manager Web APIs,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Querying Summary of a Specified Service",
"githuburl":""
},
{
"uri":"mrs_01_9002.html",
"node_id":"mrs_01_9002.xml",
"product_code":"mrs",
"code":"89",
"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":"mrs"
}
],
"title":"Appendix",
"githuburl":""
},
{
"uri":"mrs_01_9005.html",
"node_id":"mrs_01_9005.xml",
"product_code":"mrs",
"code":"90",
"des":"MRS uses ECSs of the following types in different application scenarios.The ECS specifications available on MRS console vary by cluster version.General computing (S2)Gene",
"doc_type":"api",
"kw":"ECS Specifications Used by MRS,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"ECS Specifications Used by MRS",
"githuburl":""
},
{
"uri":"mrs_02_0015.html",
"node_id":"mrs_02_0015.xml",
"product_code":"mrs",
"code":"91",
"des":"Table 1 describes status codes.",
"doc_type":"api",
"kw":"Status Codes,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Status Codes",
"githuburl":""
},
{
"uri":"mrs_02_0014.html",
"node_id":"mrs_02_0014.xml",
"product_code":"mrs",
"code":"92",
"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 Code,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Error Code",
"githuburl":""
},
{
"uri":"mrs_02_0011.html",
"node_id":"mrs_02_0011.xml",
"product_code":"mrs",
"code":"93",
"des":"A project ID (project_id) is required for some URLs when an API is called. To obtain a project ID, perform the following operations:Log in to the management console.Click",
"doc_type":"api",
"kw":"Obtaining a Project ID,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Obtaining a Project ID",
"githuburl":""
},
{
"uri":"mrs_02_0016.html",
"node_id":"mrs_02_0016.xml",
"product_code":"mrs",
"code":"94",
"des":"A domain 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.Click ",
"doc_type":"api",
"kw":"Obtaining Account ID,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Obtaining Account ID",
"githuburl":""
},
{
"uri":"mrs_02_0091.html",
"node_id":"mrs_02_0091.xml",
"product_code":"mrs",
"code":"95",
"des":"A cluster ID (cluster_id) is required for some URLs when an API is called. To obtain a cluster ID, perform the following operations:Log in to the MRS management console.C",
"doc_type":"api",
"kw":"Obtain MRS Cluster Information,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Obtain MRS Cluster Information",
"githuburl":""
},
{
"uri":"mrs_02_0106.html",
"node_id":"mrs_02_0106.xml",
"product_code":"mrs",
"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":"Roles and components supported by MRS,Appendix,API Reference",
"search_title":"",
"metedata":[
{
"documenttype":"api",
"prodname":"mrs"
}
],
"title":"Roles and components supported by MRS",
"githuburl":""
},
{
"uri":"mrs_02_9003.html",
"node_id":"mrs_02_9003.xml",
"product_code":"mrs",
"code":"97",
"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":"mrs"
}
],
"title":"Change History",
"githuburl":""
}
]