为集群中的队列更新资源组和计算节点实例的信息。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ClusterId | string | 是 | 集群 ID。 您可以通过调用 ListClusters 获取集群 ID。 | ehpc-hz-FYUr32**** |
QueueName | string | 是 | 队列名称。 | workq |
ResourceGroupId | string | 是 | 资源组 ID。 您可以通过调用 ListResourceGroups 获取资源组 ID。 | rg-acfmxazb4ph**** |
ComputeInstanceType | string | 否 | 计算节点规格。 您可以调用 ListPreferredEcsTypes 接口获取 E-HPC 推荐的节点规格信息。 | ecs.n1.tiny |
DeploymentSetId | string | 否 | 部署集 ID。 您可以通过 DescribeDeploymentSets 获取部署集 ID,当前仅支持网络低时延策略的部署集。 | ds-bp1frxuzdg87zh4pzq**** |
NetworkInterfaceTrafficMode | string | 否 | 弹性网卡的通讯模式。取值范围:
| Standard |
返回参数
示例
正常返回示例
JSON
格式
{
"RequestId": "5198C3E8-85F5-4280-8547-687C1710****"
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | InvalidParams | The specified parameter %s is invalid. | 无效的参数:%s |
400 | NotEnabled | You have not enabled this service | 您的账户还未开通此服务 |
400 | InDebt | Your account has overdue payments. | 您的账户已欠费 |
403 | InvalidClusterStatus | The operation failed due to invalid cluster status. | 集群状态不允许执行本次操作。 |
403 | InvalidClientVersion | The client version is invalid. | 无效客户端版本 |
404 | ClusterNotFound | The specified cluster does not exist. | 指定的集群不存在,请您检查该参数是否正确。 |
406 | DbError | A database service error occurred. | 数据库请求失败 |
406 | AliyunError | An Alibaba Cloud product error occurred. | 阿里云产品错误 |
407 | NotAuthorized | You are not authorized by RAM for this request. | 此请求未获得RAM授权 |
500 | UnknownError | An unknown error occurred. | 未知错误 |
503 | ServiceUnavailable | The request has failed due to a temporary failure of the server | 请求失败,服务暂时不可用 |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2023-08-17 | OpenAPI 错误码发生变更、OpenAPI 入参发生变更 | 看变更集 | ||||||||||||||||||||
| ||||||||||||||||||||||
2023-06-20 | OpenAPI 错误码发生变更、OpenAPI 入参发生变更 | 看变更集 | ||||||||||||||||||||
|