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

ListResourceTypes - 查詢資源中心支持的資源類型

查詢資源中心支持的資源類型。

調(diào)試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權(quán)信息

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

請求參數(shù)

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

返回信息的語言類型:

  • zh-CN:中文
  • en-US:英文
zh-CN
ResourceTypestring

資源類型。

支持資源中心的資源類型,請參見支持資源中心的云服務(wù)及資源類型

ACS::ACK::Cluster
Queryarray

查詢條件。

Querystring

查詢字段。取值:

  • ResourceType:資源類型。
  • ProductName:云服務(wù)名稱。
  • ResourceTypeName:資源類型名稱。
  • FilterKeys:過濾條件。
ResourceType

返回參數(shù)

名稱類型描述示例值
object

返回參數(shù)。

RequestIdstring

請求 ID。

E5556E4C-479A-5BBB-B325-F07563E7E917
ResourceTypesarray<object>

資源類型列表。

ResourceTypeobject

資源類型列表。

FilterKeysarray

支持的過濾條件。

FilterKeystring

支持的過濾條件。

ResourceName
ProductNamestring

云服務(wù)名稱。

容器服務(wù)Kubernetes版
ResourceTypestring

資源類型。

ACS::ACK::Cluster
ResourceTypeNamestring

資源類型名稱。

集群

示例

正常返回示例

JSON格式

{
  "RequestId": "E5556E4C-479A-5BBB-B325-F07563E7E917",
  "ResourceTypes": [
    {
      "Authorized": true,
      "CodeMapping": {
        "ResourceGroup": "",
        "Tag": ""
      },
      "FilterKeys": [
        "ResourceName"
      ],
      "ProductName": "容器服務(wù)Kubernetes版",
      "ResourceType": "ACS::ACK::Cluster",
      "ResourceTypeName": "集群"
    }
  ]
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
409InvalidParameter.QueryThe specified parameter Query is not valid.參數(shù) Query 不合法。
409InvalidParameter.ResourceTypeThe specified parameter ResourceType is not valid.參數(shù) ResourceType 不合法。

訪問錯誤中心查看更多錯誤碼。

變更歷史

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