Package | Description |
---|---|
es.upv.i3m.grycap.im |
Modifier and Type | Method and Description |
---|---|
VirtualMachineInfo |
InfrastructureManager.alterVm(String infId,
String vmId,
String radlFile,
BodyContentType bodyContentType)
Change the features of the virtual machine with ID 'vmId' in the
infrastructure with with ID 'infId', specified by the RADL document
specified in the body contents.
Return a RADL with information about the virtual machine, like GetVMInfo. |
VirtualMachineInfo |
InfrastructureManager.getVmInfo(String infId,
String vmId)
Return information about the virtual machine with ID vmId associated to the
infrastructure with ID infId.
|
Copyright © 2016. All rights reserved.