This operation transfers an application or template created in CADT to another resource group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
bpstudio:ChangeResourceGroup |
update |
*BPStudioVirtual
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceId |
string |
Yes |
The ID of the CADT application or template. |
P7RMVSVM9LOVYQOM |
| NewResourceGroupId |
string |
Yes |
The ID of the new resource group. |
rg-aek2ajbjoloa23q |
| ResourceType |
string |
Yes |
The type of the resource whose resource group you want to change. Valid values: APPLICATION and TEMPLATE. |
APPLICATION |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
A3488F1D-xxxx-xxxx-xxxx-5374BA0F3562 |
| Data |
string |
The data returned. This parameter is not used. |
|
| Message |
string |
The error message returned if the request fails. |
|
| Code |
string |
The status code. A value of 200 indicates success. Other values indicate failure. |
200 |
Examples
Success response
JSON format
{
"RequestId": "A3488F1D-xxxx-xxxx-xxxx-5374BA0F3562",
"Data": "",
"Message": "",
"Code": "200"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.