MIN_AVAILABLE
The MIN_AVAILABLE
element specifies the minimum number of available DVMs
to be attached to a Web Service.
Syntax
<MIN_AVAILABLE> min </MIN_AVAILABLE>
- min specifies the minimum number of DVMs to be attached to the Web service.
Child elements
There are no child elements.
Usage
You use MIN_AVAILABLE
to specify the minimum number of DVMs to be available for
a Web Service.
Constraint
MIN_AVAILABLE
can be either less than or greater than the value specified by
START
.
If START
is greater than MIN_AVAILABLE
, the number of DVMs can
decrease to reach MIN_AVAILABLE
.
Parent elements
This element is a child of the POOL
element.