How to Obtain Parameters in the API URI
project_id
- Log in to the CCE console, click the username in the upper right corner, and select My Credential.
- On the Project List tab page, obtain the project ID of the corresponding region.
Figure 1 Obtaining the project ID
cluster_id
- Log in to the CCE console, and choose Resource Management > VM Clusters (or BMS Clusters) from the navigation pane.
- Click the name of the created cluster. The cluster details page is displayed. Obtain the cluster ID.
Figure 2 Obtaining the cluster ID
node_id
- Log in to the CCE console, and choose Resource Management > Node Management from the navigation pane.
- Click the node name to go to the node details page and obtain the node ID.
Figure 3 Obtaining the node ID
job_id
- Log in to the CCE console, and choose Resource Management > VM Clusters (or BMS Clusters) or choose Resource Management > Node Management from the navigation pane.
- For example, on the VM Clusters (or BMS Clusters) page, click the status of the cluster that is being created. The cluster creation job details page is displayed.
Figure 4 Creating a cluster
- Obtain the job ID.
If you are using Google Chrome, press F12. On the pane displayed on the right, click the Network tab. Enter jobs in the Filter text box to filter the job list. Select a job from the list on the left and click Preview. The UID field indicates the UID of the job.
Figure 5 Obtaining the job ID
Last Article: How to Use ELB in a Cluster
Next Article: Creating a VPC and Subnet
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.