|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CreateNodesInGroupThenAddToSet
requires it
InitBuilder
RunScriptOnNode.init()
must be called first.
ComputeServices
and a concrete compute
cloud implementation, jclouds or otherwise.ComputeServiceContext
instances.ComputeServiceContext
s
IdentityFunction
as that ensure the same value is
returned.
ComputeService.createNodesInGroup(String,int,Template)
, except that the template
is default, equivalent to templateBuilder().any().options(templateOptions)
.
ComputeService.createNodesInGroup(String,int,TemplateOptions)
, except that the
options are default, as specified in ComputeService.templateOptions()
.
ComputeService.runNodesWithTag(String, int, Template)
generates the parameters passed
into this method such that each node in the set has a unique name.
ComputeService.runNodesWithTag(String, int, Template)
generates the parameters passed
into this method such that each node in the set has a unique name.
CreateNodesInGroupThenAddToSet
requires it
capacity
attribute with an
xs:long integer value.
ovf:capacityAllocationUnits
may be used to specify a
particular unit of allocation.
id
of the resource with a namespace prefix (ex.
VirtualHardwareSection
elements
shall be defined in the DiskSection.
id
attribute value with the fileRef
attribute value.
format
attribute.
id
attribute, the identifier shall be unique within the DiskSection
.
VirtualHardwareSection
elements shall be defined in the NetworkSection.
org.jclouds.compute.ComputeService#runScriptOnNodesWithTag
.
populatedSize
attribute.
Hardware
of a NodeMetadata
suspended
state,
given its id.
suspended
state,
given its id.
suspended
nohup
nohup
suspended
ComputeService#runNodesWithTag
operation.OperatingSystem
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |