ApplyComputeQuotaPlan
立即生效Quota计划
服务地址:
华东1 金融云
输入参数
只看必填
nickname一级Quota昵称
planNameQuota计划名称
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

请确保在使用该接口前,已充分了解 MaxCompute 弹性预留 CU 的收费方式和价格

请求语法

PUT /api/v1/quotas/{nickname}/computeQuotaPlan/{planName}/apply HTTP/1.1

路径参数

字段名称字段详情
nicknamestring

一级 Quota 昵称。

示例值:os_ComputeQuota_p
planNamestring

Quota 计划名称。

示例值:planA参考取值来源:
    ListComputeQuotaPlan

返回参数

字段名称字段详情
requestIdstring

请求 ID。

示例值:0b87b7a316654730544735643e9200
httpCodeinteger<int32>

HTTP 状态码。展开详情

示例值:200
errorCodestring

错误码。

示例值:OBJECT_NOT_EXIST
errorMsgstring

错误信息。

示例值:this quota plan is not exist.
datastring

请求返回结果。

示例值:success
变更历史
变更时间变更内容概要操作
2025-01-02
新增OpenAPI,立即生效Quota计划