對目標節(jié)點組執(zhí)行擴容操作。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
下表是API對應的授權(quán)信息,可以在RAM權(quán)限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
emr:IncreaseNodes | update | *全部資源 * |
| 無 |
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 區(qū)域 ID。 | cn-hangzhou |
ClusterId | string | 是 | 集群 ID。 | c-b933c5aac8fe**** |
NodeGroupId | string | 是 | 節(jié)點組 ID。擴容的目標節(jié)點組。 | ng-869471354ecd**** |
IncreaseNodeCount | integer | 是 | 節(jié)點數(shù)量。本次擴容的增量節(jié)點數(shù)量。取值范圍:1~500。 | 3 |
AutoPayOrder | boolean | 否 | 是否自動支付本次擴容操作涉及的訂單。節(jié)點組付費類型 PaymentType 取值 Subscription 時該參數(shù)生效。取值范圍:
默認值:false。 | false |
AutoRenew | boolean | 否 | 本次擴容的節(jié)點是否開啟自動續(xù)費,默認值為 false。取值范圍:
| false |
PaymentDuration | integer | 否 | 付費時長。當 PaymentDurationUnit 取值為 Month 時,取值:1、2、3、4、5、6、7、8、9、12、24、36、48、60。 | 12 |
PaymentDurationUnit | string | 否 | 付費時長單位。取值范圍:
| Month |
ApplicationConfigs | array | 否 | 應用配置。數(shù)組元素個數(shù) N 的取值范圍:1~1000。 | |
ApplicationConfig | ApplicationConfig | 否 | 應用配置。 | |
MinIncreaseNodeCount | integer | 否 | 本次擴容接受的最小節(jié)點數(shù)量。取值范圍為 1 到 500。
|
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"OperationId": "op-13c37a77c505****",
"RequestId": "DD6B1B2A-5837-5237-ABE4-FF0C8944****"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | OperationDenied | The operation is invalid. %s | 操作被拒絕。 |
400 | OutOfStock | The requested resource is sold out in the specified zone, try other types of resources or other regions and zones. | 請求的資源庫存不足,請嘗試其他類型資源,或者其他可用區(qū),或者其他區(qū)域。 |
400 | QuotaExceeded | Request fail due to quota exceed. %s | 因配額超出導致請求失敗。 |
400 | AccountException | Account exception. %s | 賬號異常。 |
400 | ConcurrentModification | The request on %s failed due to multiple requests to change this object were submitted simultaneously. Wait a few minutes and try again. | 并發(fā)操作導致請求失敗。 |
400 | ConflictParameters | Parameters that must not be used together. %s | 多個參數(shù)間存在沖突。 |
400 | IncompleteSignature | The request signature is invalid. | API請求簽名不合法。 |
400 | InvalidAction | The action %s requested is invalid. | 不合法的Action。 |
400 | InvalidParameter | The specified parameter %s is not valid. | 參數(shù)錯誤。 |
400 | InvalidParameterValue | The input parameter %s is invalid or out of range. | 參數(shù)值超出范圍。 |
400 | MissingAction | The action %s requested is missing. | 缺少Action參數(shù) |
400 | MissingParameter | The input parameter %s that is mandatory for processing this request is not supplied. | 參數(shù)缺失。 |
400 | NotAuthorized | You do not have permission to perform this action. %s | 沒有權(quán)限。 |
400 | ThrottlingException | The request was denied due to request throttling. %s | 限流。 |
404 | ResourceNotFound | The resource not found by %s. | 請求的資源未找到。 |
500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | 內(nèi)部錯誤。 |
503 | ServiceFailure | The request has failed due to a temporary failure of %s service. | 依賴的阿里云其他服務不可用。 |
503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. | 請求超時或者服務不可用。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2024-06-18 | OpenAPI 錯誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更 | 查看變更詳情 |
2024-02-23 | OpenAPI 錯誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更 | 查看變更詳情 |
2021-10-12 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |