3.5.2 Start virtual servers (repeated flow)
Flow specification details
The following table shows the detailed specification of the flow:
|
Hierarchy |
Processing |
Plug-in |
||
|---|---|---|---|---|
|
Plug-in name |
Description |
Error recovery method |
||
|
1 |
awsGetVMState |
awsGetVMState |
Obtains the status of an instance in an Amazon EC2 environment. |
After removing the cause of the error, run the service again. |
|
2 |
JudgeValuePlugin |
JudgeValuePlug-in |
Assess if the status of the instance is "running". |
-- |
|
3 |
awsPowerOnVM |
awsPowerOnVM |
Starts an instance in an Amazon EC2 environment. |
After removing the cause of the error, run the service again. |