Deploys an application group. Application Management is available only in the China (Hangzhou) region. You must use the endpoint for the China (Hangzhou) region.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oos:DeployApplicationGroup |
update |
*ApplicationGroup
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The deployment region. |
cn-hangzhou |
| ApplicationName |
string |
Yes |
The application name. |
MyApplication |
| DeployParameters |
string |
Yes |
The deployment configuration of the application group. |
{ "TemplateURL": "https://ros-template.oss-cn-zhangjiakou.aliyuncs.com/App_Management_Existing_Vpc_Ecs_Instance.json", "Parameters": { "ZoneId": "cn-hangzhou-k", "ProjectName": "test", "SystemDiskSize": 40, "InstanceChargeType": "PostPaid", "SecurityGroupId": "sg-bp1a4374akk63jl8tddy", "VSwitchId": "vsw-bp1fcvc3zn0jrag86rrlm", "SystemDiskCategory": "cloud_essd", "InstancePassword": "******", "InternetChargeType": "PayByTraffic", "InstanceCount": 1, "InternetMaxBandwidthOut": 0, "VpcId": "vpc-bp1i99boyas8i8m9t3skp", "EcsImageId": "centos_8_5_x64_20G_alibase_20211228.vhd", "DataDiskSize": 100, "EcsInstanceType": "ecs.s6-c1m4.small", "DataDiskCategory": "cloud_efficiency", "EnvironmentCommandId": "c-hz028fc3g031gcg" } |
| Name |
string |
Yes |
The name of the application group. |
MyApplicationGroup |
| RevisionId |
string |
No |
The revision ID of the deployment. |
rev-64488a5be25c4a5dbc45 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
8AF4800A-A316-589A-90C4-313B1FEEB084 |
Examples
Success response
JSON format
{
"RequestId": "8AF4800A-A316-589A-90C4-313B1FEEB084"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.