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

DescribeResourcePackageProduct - 描述資源包產(chǎn)品服務(wù)

更新時(shí)間:

查詢某個(gè)資源包產(chǎn)品的信息。

調(diào)試

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

授權(quán)信息

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

請(qǐng)求參數(shù)

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

產(chǎn)品類型。

ossbag

返回參數(shù)

名稱類型描述示例值
object
Codestring

狀態(tài)碼。

Success
Messagestring

錯(cuò)誤信息。

Successful!
RequestIdstring

請(qǐng)求 ID。

BBEF51A3-E933-4F40-A534-C673CBDB9C80
Successboolean

是否成功。

true
OrderIdlong

訂單 ID。

72353765387
Dataobject

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

ResourcePackagesarray<object>

資源包詳情數(shù)組。

object
ProductTypestring

產(chǎn)品類型。

ossbag
Namestring

資源包名稱。

對(duì)象存儲(chǔ)OSS資源包(包月)
ProductCodestring

產(chǎn)品代碼。

ossbag
PackageTypesarray<object>

資源包類型。

object
Codestring

資源包代碼。

FPT_ossbag_deadlineAcc_CdnOut_common_sz
Namestring

資源包類型名稱。

回源流量包(華南1)
Propertiesarray<object>

屬性詳情。

object
Namestring

屬性名稱。

region
Valuestring

屬性值。

cn-shenzhen
Specificationsarray<object>

規(guī)格詳情。

object
Namestring

規(guī)格名稱。

1TB
Valuestring

規(guī)格值。

1024
AvailableDurationsarray<object>

可選時(shí)間長(zhǎng)度詳情。

object
Valueinteger

時(shí)長(zhǎng)值。

6
Namestring

時(shí)長(zhǎng)名稱。

6 Month
Unitstring

資源包時(shí)長(zhǎng)單位。取值范圍:

  • Month:月。
  • Year:年。

默認(rèn) Month。

Month

示例

正常返回示例

JSON格式

{
  "Code": "Success",
  "Message": "Successful!",
  "RequestId": "BBEF51A3-E933-4F40-A534-C673CBDB9C80",
  "Success": true,
  "OrderId": 72353765387,
  "Data": {
    "ResourcePackages": {
      "ResourcePackage": [
        {
          "ProductType": "ossbag",
          "Name": "對(duì)象存儲(chǔ)OSS資源包(包月)",
          "ProductCode": "ossbag",
          "PackageTypes": {
            "PackageType": [
              {
                "Code": "FPT_ossbag_deadlineAcc_CdnOut_common_sz",
                "Name": "回源流量包(華南1)",
                "Properties": {
                  "Property": [
                    {
                      "Name": "region",
                      "Value": "cn-shenzhen"
                    }
                  ]
                },
                "Specifications": {
                  "Specification": [
                    {
                      "Name": "1TB",
                      "Value": "1024",
                      "AvailableDurations": {
                        "AvailableDuration": [
                          {
                            "Value": 6,
                            "Name": "6 Month",
                            "Unit": "Month"
                          }
                        ]
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  }
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400NotApplicableThis API is not applicable for caller.-
400NotAuthorizedThis API is not authorized for caller.-
400MissingParameterAbsent some mandatory parameter for this request.-
400InvalidParameterThis request contain some invalid parameter-
400InvalidOwnerThe specified owner doesn't belong to caller.用戶身份錯(cuò)誤
400ProductCodeMissingParameter ProductCode is missing.-
400ProductNotSupportedProduct currently is not supported.-
500InternalErrorThe request processing has failed due to some unknown error.內(nèi)部服務(wù)器錯(cuò)誤。

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

變更歷史

變更時(shí)間變更內(nèi)容概要操作
2024-04-19OpenAPI 錯(cuò)誤碼發(fā)生變更查看變更詳情