修改预算策略
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
调试
授权信息
请求语法
POST HTTP/1.1
请求参数
|
名称 |
类型 |
必填 |
描述 |
示例值 |
| GwClusterId |
string |
是 |
网关实例 ID。 |
pg-xxxxxxxx |
| ResetDayOfMonth |
string |
否 |
每月重置日(1-28) |
2 |
| BudgetPoints |
string |
否 |
预算点数 |
10000 |
| BudgetPolicyId |
string |
是 |
预算策略 ID。 |
023aacc1effc4b56bb154bfbec6ba9** |
| AlertThresholdPct |
string |
否 |
告警阈值百分比(0-100) |
80 |
| RegionId |
string |
否 |
地域 ID。 |
cn-beijing |
返回参数
|
名称 |
类型 |
描述 |
示例值 |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
925B84D9-CA72-432C-95CF-738C22****** |
| GwClusterId |
string |
网关实例 ID。 |
pg-xxxxxxxx |
示例
正常返回示例
JSON格式
{
"RequestId": "925B84D9-CA72-432C-95CF-738C22******",
"GwClusterId": "pg-xxxxxxxx"
}
错误码
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。