RetryVcc
Retry trying to create /delete a Lingjun connection.
Operation description
This operation allows the user to retry the operation if the Lingjun connection creation and deletion processes fail. Only the Lingjun connection in the creation failure and deletion failure state can be retried
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:RetryVcc |
update |
*Vcc
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-wulanchabu |
| VccId |
string |
No |
Lingjun Connection ID |
vcc-cn-zvp2w222001 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
AjaxResult |
||
| Code |
integer |
The response status code. |
0 |
| Message |
string |
The error message. |
success |
| RequestId |
string |
Request ID of the current request |
7F9082CC-3D94-560F-A575-8E8EF6CE2CB8 |
| Content |
any |
The returned data. |
{} |
| AccessDeniedDetail |
string |
The details about the access denial. |
None |
Examples
Success response
JSON format
{
"Code": 0,
"Message": "success",
"RequestId": "7F9082CC-3D94-560F-A575-8E8EF6CE2CB8",
"Content": "{}",
"AccessDeniedDetail": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.