文档

GetClusterCloneMeta

更新时间:

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
RegionIdstring

地域 ID。

cn-hangzhou
ClusterIdstring

集群 ID。

c-b933c5aac8fe****

返回参数

名称类型描述示例值
object
ClusterCloneMetaobject
RegionIdstring

地域 ID。

cn-hangzhou
ResourceGroupIdstring

资源组 ID。

rg-acfmzabjyop****
ClusterStatestring

集群状态。

RUNNING
ClusterIdstring

集群 ID。

c-b933c5aac7f7****
ClusterNamestring

集群名称。

emrtest
ClusterTypestring

集群类型。

HADOOP
PaymentTypestring

付费类型。

PayAsYouGo
SubscriptionConfigSubscriptionConfig

预付费配置。

ReleaseVersionstring

EMR 发行版。

EMR-5.3.0
DeployModestring

部署模式。

HA
SecurityModestring

Kerberos 安全模式。

NORMAL
NodeAttributesNodeAttributes

节点属性。

NetworkTypestring

网络类型。

VPC
MetaStoreTypestring

元数据类型。

USER_RDS
EmrDefaultRolestring

EMR 服务角色。

AliyunEMRDefaultRole
Applicationsarray

集群应用。

Application
ApplicationConfigsarray

创建集群时的服务配置项。创建集群时需要记录用户传入的配置项参数 key,返回集群最新的配置项值。

ApplicationConfig
ScalingPolicyDTOSobject []
NodeGroupIdstring

节点组 ID。

ng-869471354ecd****
ClusterIdstring

集群 ID。

c-b933c5aac8fe****
ScalingRulesobject []

伸缩规则列表

RuleNamestring

弹性伸缩规则名称。

scaling-out-memory
TriggerTypestring

伸缩规则类型。取值范围:

  • TIME_TRIGGER: 按时间伸缩。
  • METRICS_TRIGGER: 按负载伸缩。
TIME_TRIGGER
ActivityTypestring

伸缩类型。取值范围:

  • SCALE_OUT:扩容
  • SCALE_IN:缩容
SCALE_OUT
AdjustmentValueinteger

调整值。需要为正数,代表需要扩容或者缩容的实例数量。

100
TimeTriggerTimeTrigger

按照时间伸缩描述。

MetricsTriggerMetricsTrigger

按照负载伸缩描述。

ScalingPolicyIdstring

伸缩策略 ID。

asp-asduwe23znl***
Constraintsobject

最大最小值约束

MaxCapacityinteger

最大值

MinCapacityinteger

最小值

RequestIdstring

请求 ID。

DD6B1B2A-5837-5237-ABE4-FF0C8944****

错误码

HTTP status code错误码错误信息描述
400ConflictParametersParameters that must not be used together. %s多个参数间存在冲突。
400IncompleteSignatureThe request signature is invalid.API请求签名不合法。
400InvalidActionThe action %s requested is invalid.不合法的Action。
400InvalidParameterThe specified parameter %s is not valid.参数错误。
400InvalidParameterValueThe input parameter %s is invalid or out of range.参数值超出范围。
400MissingActionThe action %s requested is missing.缺少Action参数
400MissingParameterThe input parameter %s that is mandatory for processing this request is not supplied.参数缺失。
400NotAuthorizedYou do not have permission to perform this action. %s没有权限。
400ThrottlingExceptionThe request was denied due to request throttling. %s限流。
404ResourceNotFoundThe resource not found by %s.请求的资源未找到。
500InternalErrorThe request processing has failed due to some unknown error, exception or failure.内部错误。
503ServiceFailureThe request has failed due to a temporary failure of %s service.依赖的阿里云其他服务不可用。
503ServiceUnavailableThe request has failed due to a temporary failure of the server.请求超时或者服务不可用。

访问错误中心查看更多错误码。

  • 本页导读 (1)
文档反馈