Prepares for an application switchover and initializes the switchover task.
Operation description
Prepares for an application switchover and initializes the switchover task.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
bpstudio:InitAppFailOver |
update |
*BPStudioVirtual
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ApplicationId |
string |
No |
The application ID. |
002XWH7MXB8MJRU0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The data returned. |
||
| RequestId |
string |
The request ID. |
A07FFDF2-78FA-1B48-9E38-88E833A93187 |
| Message |
string |
The message returned. |
Unsupported Operation PrepareEvent->FailOverPrepareSuccess FoApp_DDLJK2WM8ETU9JAC |
| Code |
string |
The response code. |
200 |
| Data |
integer |
The ID of the switchover task. |
7250 |
Examples
Success response
JSON format
{
"RequestId": "A07FFDF2-78FA-1B48-9E38-88E833A93187",
"Message": "Unsupported Operation PrepareEvent->FailOverPrepareSuccess FoApp_DDLJK2WM8ETU9JAC",
"Code": "200",
"Data": 7250
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.