查詢節(jié)省計(jì)劃抵扣的明細(xì)數(shù)據(jù)
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
下表是API對(duì)應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語(yǔ)句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點(diǎn)。
- 訪問級(jí)別:是指每個(gè)操作的訪問級(jí)別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對(duì)于必選的資源類型,用背景高亮的方式表示。
- 對(duì)于不支持資源級(jí)授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時(shí)具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級(jí)別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
bssapi:QuerySavingsPlansDeductLog | Read |
|
| 無 |
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
InstanceType | string | 否 | 查詢類型:
| spn |
PageSize | integer | 否 | 每頁(yè)數(shù)量 | 20 |
Locale | string | 否 | 多語(yǔ)言選項(xiàng),默認(rèn)返回中文 ZH 中文 EN 英文 | ZH |
PageNum | integer | 否 | 查詢頁(yè)數(shù) | 1 |
InstanceId | string | 否 | 實(shí)例 ID | spn-XXXXXXX |
StartTime | string | 否 | 查詢開始時(shí)間 | 2022-01-01 00:00:00 |
EndTime | string | 否 | 查詢結(jié)束時(shí)間 | 2022-01-05 00:00:00 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"Code": "PARAM_ERROR",
"Message": "請(qǐng)校驗(yàn)入?yún)⒄_性",
"RequestId": "61293E7A-3406-4447-8620-EC88B0AA66AD",
"Success": true,
"Data": {
"PageNum": 1,
"PageSize": 20,
"TotalCount": 20,
"Items": [
{
"EndTime": "2020-12-01 01:00:00",
"StartTime": "2020-12-01 00:00:00",
"SavingsType": "ecs",
"UserId": 1906589291020438,
"DiscountRate": "0.069",
"BillModule": "云服務(wù)器配置",
"InstanceId": "spn-xxxxxxx",
"DeductInstanceId": "i-XXXXXXXXX",
"DeductCommodity": "云服務(wù)器ECS-按量付費(fèi)",
"DeductRate": "1.0",
"DeductFee": "0.52",
"OwnerId": 1906589291020438,
"BillingCycle": "202312",
"Region": "cn-shanghai-eu13-a01",
"InstanceSpec": "ecs.g7.xlarge",
"InstanceTypeFamily": "ecs.g7",
"BillingOfficialPrice": "375.35",
"DeductedOfficialPrice": "375.37"
}
]
}
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | InvalidOwner | The specified owner does not belong to caller. | 指定的所有者不屬于調(diào)用方。 |
400 | InvalidParameter | The specified request contains invalid parameters. | 請(qǐng)求中包含無效參數(shù)。 |
400 | MissingParameter | The specified request lacks essential parameters. | 該請(qǐng)求缺少必要參數(shù)。 |
400 | NotApplicable | The specified API is not applicable for the user. | 此API不適用于調(diào)用方。 |
400 | NotApplicable | You are not authorized to call the API operation. Please check whether the caller site matches the API domain regionId. | 用戶不可調(diào)用該API。請(qǐng)檢查調(diào)用用戶站點(diǎn)和API域名的地域信息是否匹配。 |
400 | NotAuthorized | The user is not authorized for the specified API. | 此API未對(duì)該調(diào)用者進(jìn)行授權(quán)。 |
400 | NotAuthorized | You are not authorized to call the API operation. Please check whether RAM user has the permission or check whether ownerId and callerId have been given the appropriate permission. | 用戶沒有調(diào)用該API的權(quán)限。如果是RAM調(diào)用,請(qǐng)檢查是否授予相應(yīng)權(quán)限。否則請(qǐng)檢查ownerId和callerId的權(quán)限歸屬是否正確。 |
500 | InternalError | An error occurred in the internal server. | - |
訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
2023-12-07 | OpenAPI 描述信息更新、OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 返回結(jié)構(gòu)發(fā)生變更 | 看變更集 | ||||||||||
| ||||||||||||
2022-06-28 | OpenAPI 錯(cuò)誤碼發(fā)生變更、OpenAPI 返回結(jié)構(gòu)發(fā)生變更 | 看變更集 | ||||||||||
|