Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


3.16.7 Start virtual server (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

vsphereGetPower

Get power status of virtual server

Acquires the power status of the specified virtual server.

Eliminate the cause of the error, and then re-execute the service.

2

vsphereSetPowerOn

Flow Plug-in

If the power status is OFF, sets it to ON.

--

2-3

Compatible Plug-in

Checks whether the output character string contains PoweredOff.

Eliminate the cause of the error, and then re-execute the service.

2-4

Start virtual server

Sets the power status of the specified virtual server to ON.

Eliminate the cause of the error, and then re-execute the service.

3

vsphereCheckNetwork

Flow Plug-in

Confirms that the network is connected.

--

3-1

Get virtual server IP address

Acquires the IP address of a virtual server.

Eliminate the cause of the error, and then re-execute the service.

3-2

Send ICMP echo request message

Issues an ICMP echo request to a virtual server whose power status has been set to ON.

Eliminate the cause of the error, and then re-execute the service.