doc-exports/docs/mrs/api-ref/mrs_02_0091.html
Yang, Tong bd2b57f749 MRS API 2.0.38.SP20 version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2022-11-16 15:06:08 +00:00

2.3 KiB

Obtain MRS Cluster Information

Obtaining a Cluster ID

A cluster ID (cluster_id) is required for some URLs when an API is called. To obtain a cluster ID, perform the following operations:

  1. Log in to the MRS management console.
  2. Choose Clusters > Active Clusters, and click the name of the cluster to be operated. The cluster details page is displayed.
  3. Click the Dashboard tab and obtain the cluster ID in the Basic Information area.

Obtaining a Job ID

A job ID (job_execution_id) is required for some URLs when an API is called. To obtain a job ID, perform the following operations:

  1. Log in to the MRS management console.
  2. Choose Clusters > Active Clusters, and click the name of the cluster to be operated. The cluster details page is displayed.
  3. Click the Jobs tab and obtain the ID of the job to be operated from the job list.