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

SetResellerUserAlarmThreshold - 設(shè)置Quota額度低額預(yù)警規(guī)則

更新時(shí)間:

接口說(shuō)明

設(shè)置 Quota 額度低額預(yù)警規(guī)則。

調(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ù)

名稱(chēng)類(lèi)型必填描述示例值
AlarmTypestring

預(yù)警類(lèi)型:quota_low_balance(代表 Quota 低額預(yù)警)

quota_low_balance
AlarmThresholdsstring

該預(yù)警類(lèi)型下的用戶(hù)預(yù)警規(guī)則列表,不傳代表沒(méi)有預(yù)警閾值

[{\"denominator\":100,\"numerator\":30,\"thresholdType\":1}]

返回參數(shù)

名稱(chēng)類(lèi)型描述示例值
object
Codestring

調(diào)用失敗時(shí),返回的錯(cuò)誤碼。更多信息,請(qǐng)參見(jiàn)錯(cuò)誤碼。

200
Messagestring

調(diào)用結(jié)果的附加信息。

Successful!
Databoolean

是否成功

true
RequestIdstring

請(qǐng)求 ID。

79EE7556-0CFD-44EB-9CD6-B3B526E3A85F
Successboolean

success=true 代表調(diào)用執(zhí)行完成。success=false 代表執(zhí)行出現(xiàn)錯(cuò)誤。

true

示例

正常返回示例

JSON格式

{
  "Code": "200",
  "Message": "Successful!",
  "Data": true,
  "RequestId": "79EE7556-0CFD-44EB-9CD6-B3B526E3A85F",
  "Success": true
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息
400NotApplicableThis API is not applicable for caller.
400NotAuthorizedThis API is not authorized for caller.
400InternalErrorThe request processing has failed due to some unknown error, exception or failure.
400ParameterErrorMissing the must parameter
500CreditInnerErrorThis interface has some error. Please try again.
500UndefinedErrorThe request processing has failed due to some unknown error.

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

變更歷史

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