日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

文檔

ListReleaseVersions - 查詢版本

查看EMR發(fā)布主板本。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

當(dāng)前API暫無授權(quán)信息透出。

請求參數(shù)

名稱類型必填描述示例值
RegionIdstring

地域 ID。

cn-hangzhou
IaasTypestring

IaaS 資源類型。

ECS
ClusterTypestring

集群類型。

DATALAKE

返回參數(shù)

名稱類型描述示例值
object

返回?cái)?shù)據(jù)

ReleaseVersionsarray<object>

版本列表。

ReleaseVersionobject

版本。

Seriesstring

版本序列。

EMR-5.X
ReleaseVersionstring

EMR 發(fā)行版。

EMR-5.8.0
IaasTypestring

IaaS 類型。

ECS
RequestIdstring

請求 ID。

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

返回讀取到的數(shù)據(jù)位置。

DD6B1B2A-5837-5237-ABE4-FF0C89568980
MaxResultsinteger

本次請求所返回的最大記錄條數(shù)。

20
TotalCountinteger

本次請求條件下的數(shù)據(jù)總量。

200

示例

正常返回示例

JSON格式

{
  "ReleaseVersions": [
    {
      "Series": "EMR-5.X",
      "ReleaseVersion": "EMR-5.8.0",
      "IaasType": "ECS"
    }
  ],
  "RequestId": "DD6B1B2A-5837-5237-ABE4-FF0C8944****",
  "NextToken": "DD6B1B2A-5837-5237-ABE4-FF0C89568980",
  "MaxResults": 20,
  "TotalCount": 200
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400ConflictParametersParameters that must not be used together. %s多個(gè)參數(shù)間存在沖突。
400IncompleteSignatureThe request signature is invalid.API請求簽名不合法。
400InvalidActionThe action %s requested is invalid.不合法的Action。
400InvalidParameterThe specified parameter %s is not valid.參數(shù)錯(cuò)誤。
400InvalidParameterValueThe input parameter %s is invalid or out of range.參數(shù)值超出范圍。
400MissingActionThe action %s requested is missing.缺少Action參數(shù)
400MissingParameterThe input parameter %s that is mandatory for processing this request is not supplied.參數(shù)缺失。
400NotAuthorizedYou do not have permission to perform this action. %s沒有權(quán)限。
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.內(nèi)部錯(cuò)誤。
503ServiceFailureThe request has failed due to a temporary failure of %s service.依賴的阿里云其他服務(wù)不可用。
503ServiceUnavailableThe request has failed due to a temporary failure of the server.請求超時(shí)或者服務(wù)不可用。

訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。

變更歷史

變更時(shí)間變更內(nèi)容概要操作
暫無變更歷史