|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The cluster details. |
||
| RegionId |
string |
The ID of the region. |
cn-hangzhou |
| ResourceGroupId |
string |
The ID of the resource group. |
rg-acfmzabjyop**** |
| ClusterId |
string |
The cluster ID. |
c-b933c5aac8fe**** |
| ClusterName |
string |
The cluster name. |
emrtest |
| ClusterType |
string |
The cluster type. Valid values:
|
DATALAKE |
| ClusterState |
string |
The cluster state. Valid values:
|
RUNNING |
| StateChangeReason | ClusterStateChangeReason |
The reason for the cluster state change. |
|
| PaymentType |
string |
The billing method. Valid values:
|
PayAsYouGo |
| SubscriptionConfig | SubscriptionConfig |
The subscription configuration. |
|
| CreateTime |
integer |
The time when the cluster was created. The time is a Unix timestamp in milliseconds. |
1592837465784 |
| ReadyTime |
integer |
The time when the cluster became ready. The time is a Unix timestamp in milliseconds. |
1592837465784 |
| EndTime |
integer |
The time when the cluster was deleted. The time is a Unix timestamp in milliseconds. |
1592837465784 |
| ExpireTime |
integer |
The time when the cluster is scheduled to expire. The time is a Unix timestamp in milliseconds. |
1592837465784 |
| ReleaseVersion |
string |
The release version of E-MapReduce. |
EMR-5.8.0 |
| DeployMode |
string |
The application deployment mode. Valid values:
|
HA |
| SecurityMode |
string |
The security mode of the cluster. Valid values:
|
NORMAL |
| NodeAttributes | NodeAttributes |
The node attributes. |
|
| Tags |
array |
The cluster tags. |
|
| Tag |
A cluster tag. |
||
| EmrDefaultRole |
string |
The default role for E-MapReduce. |
AliyunEMRDefaultRole |
| VpcId |
string |
The VPC ID. |
vpc-bp1tgey2p0ytxmdo5**** |
| LogCollectStrategy |
string |
The log collection strategy. |
|
| Description |
string |
The cluster description. |
EMR cluster |
| DeletionProtection |
boolean |
Indicates whether deletion protection is enabled for the cluster. |
false |