Modifies a group instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:ModifyApiGroupInstance |
update |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The API group to migrate. |
01c97ed08a614118849b00079753d1e2 |
| TargetInstanceId |
string |
Yes |
The ID of the target instance. |
apigateway-bj-c325375b1ebe |
| Remark |
string |
No |
Remarks. |
migrate |
| Tag |
array<object> |
No |
The object tags for the rule. You can set multiple tags. |
|
|
object |
No |
|||
| Key |
string |
Yes |
The tag key. |
env |
| Value |
string |
Yes |
The tag value. |
123 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
E07AEFF0-9FB0-599E-8F12-B418D8AE1F3D |
Examples
Success response
JSON format
{
"RequestId": "E07AEFF0-9FB0-599E-8F12-B418D8AE1F3D"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.