Property key
Property name
Description
Required or optional
aws.checkInstanceDeleti
onCount
Instance status (deleted)
check count
Specify the number of
times to check for
instance deletion. The
maximum waiting time is
determined by
combining this count and
the instance status
(deleted) check interval.
This property is also
used to check the
completion of deleting
network interfaces.
R
aws.checkInstanceDeleti
onInterval
Instance status (deleted)
check interval
Specifies an interval in
seconds to check if an
instance is deleted. This
property is also used to
check the completion of
deleting network
interfaces.
R
Service Definition and Submit Service Properties
The following table lists the properties shown in the
Service Definition
window and the
Submit Service
window.
Property key
Property name
Description
Required or optional
aws.instanceId
Instance ID
Specify the ID of the
instance.
R
Start virtual servers: Service details
The processing overview of this templates is as follows:
1.
Obtain the instance status.
2.
Start the instance if the instance is running. If the instance is already started, skip processing.
Perform the above processing in parallel with the instances specified to the instance IDs
(aws.foreachInstanceId property).
NOTE:
To start an instance, wait for the seconds specified in the aws.checkInstanceDisabledInterval
property that indicates the interval for checking the completion of stopping an instance, and then repeat
the number of times specified in the aws.checkInstanceDisabledCount property that indicates how many
checks are performed for the completion of starting the instance. If necessary, modify the property values
based in your environment.
Prerequisites
To run this service, the target server must be set up as an agentless connection destination. If you use a
local server as the target server, you must specify a loopback address that can be resolved by "localhost".
Service Definition Properties
The following table lists the properties shown in the
Service Definition
window.
320
Start virtual servers: Service details