提交应用变配。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
bpstudio:ModifyApplicationSpec |
none |
*Application
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
ApplicationId |
string |
是 |
应用 ID |
02S7UU41WKJL7ERR |
InstanceSpec |
array<object> |
否 |
变配规格 |
|
array<object> |
否 |
变配参数 |
||
InstanceId |
string |
否 |
变配资源 id |
rm-2ze8f4ah378a***** |
Configuration |
object |
否 |
变配参数 |
|
any |
否 |
变配入参 说明
ecs
rds (可同时改变实例规格和容量)
kvstore
kvstore_prepaid_public_cn
tair
kafka
polardb
elasticsearch
hitsdb_lindormnext 说明
slb 说明
实例计费方取值(InstanceChargeType):PayBySpec(按规格计费)、PayByCLCU(按使用量计费),
hbase
dds
onspre hitsdb_lindorm
drds
clickhouse
社区实例:
垂直变配:
drds_polarx
企业版:
opensearch
|
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
Schema of Response |
||
Success |
string |
是否成功 |
true |
Code |
string |
状态码 |
200 |
Message |
string |
报错信息 |
Success |
Data |
string |
返回值 |
-1 |
RequestId |
string |
请求 ID |
A3488F1D-xxxx-xxxx-xxxx-5374BA0F3562 |
AccessDeniedDetail |
string |
访问被拒绝详细信息。 |
{ "PolicyType": "", "AuthPrincipalOwnerId": "", "EncodedDiagnosticMessage": "", "AuthPrincipalType": "", "AuthPrincipalDisplayName": "", "NoPermissionType": "", "AuthAction": "" } |
示例
正常返回示例
JSON
格式
{
"Success": "true",
"Code": "200",
"Message": "Success",
"Data": "-1",
"RequestId": "A3488F1D-xxxx-xxxx-xxxx-5374BA0F3562",
"AccessDeniedDetail": "{\n \"PolicyType\": \"\",\n \"AuthPrincipalOwnerId\": \"\",\n \"EncodedDiagnosticMessage\": \"\",\n \"AuthPrincipalType\": \"\",\n \"AuthPrincipalDisplayName\": \"\",\n \"NoPermissionType\": \"\",\n \"AuthAction\": \"\"\n }"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
400 | bp.java.8004 | No permissions. | 无权限访问 |
400 | bp.java.nopowerContact | You do not have permission to use this function. Please contact the main account or permission administrator to authorize the relevant permissions. | 您没有权限使用此功能,请联系主账号或权限管理员授权相关权限 |
400 | bp.java.nopower | No permissions. | 没有权限 |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。