Modifies the Resubmit configuration.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
adb:ModifyResubmitConfig |
update |
*DBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
The resource group ID. |
rg-4690g37929**** |
| DBClusterId |
string |
Yes |
The cluster ID. Note
Call the DescribeDBClusters operation to view the details of all AnalyticDB for MySQL clusters in the destination region. The details include the cluster ID. |
am-uf6wjk5xxxxxxxxxx |
| Rules |
array<object> |
Yes |
The job delivery rules. |
|
|
object |
No |
|||
| GroupName |
string |
No |
The name of the source resource group. |
test2 |
| PeakMemory |
string |
No |
The peak memory usage. |
32 |
| QueryTime |
string |
No |
The execution duration of the SQL statement. Unit: milliseconds (ms). |
300 |
| ExceedMemoryException |
boolean |
No |
Specifies whether to configure a memory overflow exception. |
false |
| TargetGroupName |
string |
No |
The name of the target resource group. |
test_target_group |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
1AD222E9-E606-4A42-BF6D-8A4442913CEF |
Examples
Success response
JSON format
{
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.