CreateApplication_云速搭_API文档

插件下载了解更多
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.

流控信息

请求速率为10/1(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
bpstudio:CreateApplication
Create
Template
acs:bpstudio::{#accountId}:template/{#TemplateId}

请求参数

字段名称字段详情
TemplateIdstring

模板 ID

示例值:0KSHPM6SJU03TNZP参考取值来源:
    ListTemplate
ClientTokenstring

客户端 Token,用于保证请求的幂等性。展开详情

示例值:1600765710019
Namestring

输入应用名称。展开详情

示例值:cadt-application
AreaIdstring

区域 ID

示例值:cn-hangzhou
Instancesarray<object>

支持在已保有 VPC 下创建

ResourceGroupIdstring

应用所属资源组 ID展开详情

示例值:rg-acfmyjt3c5om3hi
Configurationmap<string>

应用相关配置参数,例如:enableMonitor 代表是否自动创建云监控; enableReport 代表是否生成相关报告,enableCompliance 设置为 1 代表开启合规检查

Variablesmap<any>

对于带参数的模板,这个字段用于传递相关参数值,如果未传递,则使用默认值

返回参数

字段名称字段详情
Messagestring

错误信息

示例值:Success
RequestIdstring

请求 ID

示例值:A07FFDF2-78FA-1B48-9E38-88E833A93187
Datastring

应用 ID

示例值:002XWH7MXB8MJRU0
Codeinteger<int32>

响应码

示例值:200

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
200
Success
The transaction is successful.诊断
400
ParameterEmpty
You must specify the request parameter.诊断
400
bp.java.8004
No permissions.诊断
400
bp.java.appNameNotNull
Application name cannot be repeated.诊断
400
bp.java.nopower
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.tempNameNotNull
Application name cannot be repeated.诊断
400
bp.java.userNotExist
The user does not exist. The current user does not authenticate AliCloud with his real name.诊断
404
EntityNotExist.ResourceGroup
The resource group does not exist.诊断
404
EntityNotExist.ResourceId
The resource does not exist.诊断
500
bp.java.notDelete
This template has been shared with other users and cannot be deleted.诊断
500
bp.java.serviceError
The server is abnormal. Please try again later.诊断

变更历史

变更时间变更内容概要操作
2024-08-28
变更请求参数Variables
2023-11-23
删除返回参数
2022-09-20
变更错误码400
变更错误码404
变更错误码500
2022-08-09
变更请求参数Configuration
变更请求参数Variables
  • 1
  • 2
  • 10 条/页

相关示例