OpenNebula
Cloud API
A C D E F G H I L M N O P R S T U V X

A

Acl - Class in org.opennebula.client.acl
This class represents an OpenNebula ACL rule.
Acl(Node, Client) - Constructor for class org.opennebula.client.acl.Acl
 
AclPool - Class in org.opennebula.client.acl
This class represents an OpenNebula ACL rule pool.
AclPool(Client) - Constructor for class org.opennebula.client.acl.AclPool
Creates a new ACL rule pool
action(String) - Method in class org.opennebula.client.vm.VirtualMachine
Submits an action to be performed on the virtual machine.
addLeases(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Adds a lease to the VirtualNetwork
addLeases(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Adds a lease to the VirtualNetwork
addLeases(String, String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Adds a lease to the VirtualNetwork
ALL - Static variable in class org.opennebula.client.Pool
All resources in the pool
ALL_VM - Static variable in class org.opennebula.client.vm.VirtualMachinePool
Flag for Virtual Machines in any state.
allocate(Client, String, String, String) - Static method in class org.opennebula.client.acl.Acl
Allocates a new ACl rule in OpenNebula
allocate(Client, long, long, long) - Static method in class org.opennebula.client.acl.Acl
Allocates a new ACl rule in OpenNebula
allocate(Client, String) - Static method in class org.opennebula.client.acl.Acl
Allocates a new ACl rule in OpenNebula
allocate(Client, String) - Static method in class org.opennebula.client.group.Group
Allocates a new group in OpenNebula
allocate(Client, String, String, String, String) - Static method in class org.opennebula.client.host.Host
Allocates a new host in OpenNebula
allocate(Client, String) - Static method in class org.opennebula.client.image.Image
Allocates a new Image in OpenNebula.
allocate(Client, String) - Static method in class org.opennebula.client.template.Template
Allocates a new Template in OpenNebula.
allocate(Client, String, String) - Static method in class org.opennebula.client.user.User
Allocates a new user in OpenNebula.
allocate(Client, String) - Static method in class org.opennebula.client.vm.VirtualMachine
Allocates a new VM in OpenNebula.
allocate(Client, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Allocates a new virtual network in OpenNebula.
allocateFromTemplate(Client, int, String) - Static method in class org.opennebula.client.vm.VirtualMachine
Allocates a new VM in OpenNebula from a registered Template.
allocateFromTemplate(Client, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Allocates a new VM in OpenNebula from a registered Template.
allocateFromTemplate(Client, Template) - Static method in class org.opennebula.client.vm.VirtualMachine
Allocates a new VM in OpenNebula from a registered Template.

C

call(String, Object...) - Method in class org.opennebula.client.Client
Performs an XML-RPC call.
cancel() - Method in class org.opennebula.client.vm.VirtualMachine
Cancels the running VM.
chgrp(int) - Method in class org.opennebula.client.image.Image
Changes the group
chgrp(int) - Method in class org.opennebula.client.template.Template
Changes the group
chgrp(Client, int, int) - Static method in class org.opennebula.client.user.User
Changes the main group of the given user
chgrp(int) - Method in class org.opennebula.client.user.User
Changes the main group of the given user
chgrp(int) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the group
chgrp(int) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the group
chown(Client, int, int, int) - Static method in class org.opennebula.client.image.Image
Changes the owner/group
chown(int, int) - Method in class org.opennebula.client.image.Image
Changes the owner/group
chown(int) - Method in class org.opennebula.client.image.Image
Changes the owner
chown(Client, int, int, int) - Static method in class org.opennebula.client.template.Template
Changes the owner/group
chown(int, int) - Method in class org.opennebula.client.template.Template
Changes the owner/group
chown(int) - Method in class org.opennebula.client.template.Template
Changes the owner
chown(Client, int, int, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Changes the owner/group
chown(int, int) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the owner/group
chown(int) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the owner
chown(Client, int, int, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Changes the owner/group
chown(int, int) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the owner/group
chown(int) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the owner
Client - Class in org.opennebula.client
This class represents the connection with the core and handles the xml-rpc calls.
Client() - Constructor for class org.opennebula.client.Client
Creates a new xml-rpc client with default options: the auth.
Client(String, String) - Constructor for class org.opennebula.client.Client
Creates a new xml-rpc client with specified options.
client - Variable in class org.opennebula.client.Pool
 
client - Variable in class org.opennebula.client.PoolElement
 
ClientConfigurationException - Exception in org.opennebula.client
This exception is thrown when a a new Client is constructed with wrong authorization options.
ClientConfigurationException(String) - Constructor for exception org.opennebula.client.ClientConfigurationException
 
contains(int) - Method in class org.opennebula.client.group.Group
Returns whether or not the user is part of this group

D

delete(Client, int) - Static method in class org.opennebula.client.acl.Acl
Deletes an ACL rule from OpenNebula.
delete() - Method in class org.opennebula.client.acl.Acl
Deletes the ACL rule from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.group.Group
Deletes a group from OpenNebula.
delete() - Method in class org.opennebula.client.group.Group
Deletes the group from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.host.Host
Deletes a host from OpenNebula.
delete() - Method in class org.opennebula.client.host.Host
Deletes the host from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.image.Image
Deletes an image from OpenNebula.
delete() - Method in class org.opennebula.client.image.Image
Deletes the image from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.template.Template
Deletes a template from OpenNebula.
delete() - Method in class org.opennebula.client.template.Template
Deletes the template from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.user.User
Deletes a user from OpenNebula.
delete() - Method in class org.opennebula.client.user.User
Deletes the user from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Deletes a network from OpenNebula.
delete() - Method in class org.opennebula.client.vnet.VirtualNetwork
Deletes the network from OpenNebula.
deploy(int) - Method in class org.opennebula.client.vm.VirtualMachine
Initiates the instance of the VM on the target host.
disable() - Method in class org.opennebula.client.host.Host
Disables the host
disable() - Method in class org.opennebula.client.image.Image
Disables the image.

E

elementName - Variable in class org.opennebula.client.Pool
 
enable(Client, int, boolean) - Static method in class org.opennebula.client.host.Host
Enables or disables a given host.
enable(boolean) - Method in class org.opennebula.client.host.Host
Enables or disables the host.
enable() - Method in class org.opennebula.client.host.Host
Enables the host.
enable(Client, int, boolean) - Static method in class org.opennebula.client.image.Image
Enables or disables an image.
enable(boolean) - Method in class org.opennebula.client.image.Image
Enables or disables the image.
enable() - Method in class org.opennebula.client.image.Image
Enables the image.

F

factory(Node) - Method in class org.opennebula.client.acl.AclPool
 
factory(Node) - Method in class org.opennebula.client.group.GroupPool
 
factory(Node) - Method in class org.opennebula.client.host.HostPool
 
factory(Node) - Method in class org.opennebula.client.image.ImagePool
 
factory(Node) - Method in class org.opennebula.client.Pool
The factory method returns a suitable PoolElement object from an XML node.
factory(Node) - Method in class org.opennebula.client.template.TemplatePool
 
factory(Node) - Method in class org.opennebula.client.user.UserPool
 
factory(Node) - Method in class org.opennebula.client.vm.VirtualMachinePool
 
factory(Node) - Method in class org.opennebula.client.vnet.VirtualNetworkPool
 
finalizeVM() - Method in class org.opennebula.client.vm.VirtualMachine
Deletes the VM from the pool and database.

G

getById(int) - Method in class org.opennebula.client.acl.AclPool
Returns the ACl rule with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.group.GroupPool
Returns the Group with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.host.HostPool
Returns the Host with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.image.ImagePool
Returns the Image with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.Pool
Returns the element with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.template.TemplatePool
Returns the Template with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.user.UserPool
Returns the User with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.vm.VirtualMachinePool
Returns the Virtual Machine with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Returns the Virtual Network with the given Id from the pool.
getErrorMessage() - Method in class org.opennebula.client.OneResponse
Returns a string containing the error message, or null if the response isn't an error.
getId() - Method in class org.opennebula.client.PoolElement
Returns the element's ID.
getIntMessage() - Method in class org.opennebula.client.OneResponse
Parses the string returned by getMessage
getLength() - Method in class org.opennebula.client.Pool
The number of elements in the pool.
getMessage() - Method in class org.opennebula.client.OneResponse
Returns a string containing the response information, or null if the response was an error.
getName() - Method in class org.opennebula.client.PoolElement
Returns the element's name.
gid() - Method in class org.opennebula.client.PoolElement
Returns the element group's ID, or -1 if the element doesn't have one.
Group - Class in org.opennebula.client.group
This class represents an OpenNebula group.
Group(int, Client) - Constructor for class org.opennebula.client.group.Group
Creates a new Group representation.
Group(Node, Client) - Constructor for class org.opennebula.client.group.Group
 
GroupPool - Class in org.opennebula.client.group
This class represents an OpenNebula group pool.
GroupPool(Client) - Constructor for class org.opennebula.client.group.GroupPool
Creates a new group pool

H

hold() - Method in class org.opennebula.client.vm.VirtualMachine
Sets the VM to hold state.
Host - Class in org.opennebula.client.host
This class represents an OpenNebula host.
Host(int, Client) - Constructor for class org.opennebula.client.host.Host
Creates a new Host representation.
Host(Node, Client) - Constructor for class org.opennebula.client.host.Host
 
HostPool - Class in org.opennebula.client.host
This class represents an OpenNebula host pool.
HostPool(Client) - Constructor for class org.opennebula.client.host.HostPool
Creates a new host pool

I

id - Variable in class org.opennebula.client.PoolElement
 
id() - Method in class org.opennebula.client.PoolElement
 
Image - Class in org.opennebula.client.image
This class represents an OpenNebula image.
Image(int, Client) - Constructor for class org.opennebula.client.image.Image
Creates a new Image representation.
Image(Node, Client) - Constructor for class org.opennebula.client.image.Image
 
ImagePool - Class in org.opennebula.client.image
This class represents an OpenNebula Image pool.
ImagePool(Client) - Constructor for class org.opennebula.client.image.ImagePool
Creates a new Image pool with the default filter flag value set to Pool.MINE_GROUP (Images belonging to the connected user, and the ones in his group)
ImagePool(Client, int) - Constructor for class org.opennebula.client.image.ImagePool
Creates a new Image pool.
info(Client) - Static method in class org.opennebula.client.acl.AclPool
Retrieves all the hosts in the pool.
info() - Method in class org.opennebula.client.acl.AclPool
Loads the xml representation of the ACL rule pool.
info(Client, int) - Static method in class org.opennebula.client.group.Group
Retrieves the information of the given group.
info() - Method in class org.opennebula.client.group.Group
Loads the xml representation of the group.
info(Client) - Static method in class org.opennebula.client.group.GroupPool
Retrieves all the groups in the pool.
info() - Method in class org.opennebula.client.group.GroupPool
Loads the xml representation of the group pool.
info(Client, int) - Static method in class org.opennebula.client.host.Host
Retrieves the information of the given host.
info() - Method in class org.opennebula.client.host.Host
Loads the xml representation of the host.
info(Client) - Static method in class org.opennebula.client.host.HostPool
Retrieves all the hosts in the pool.
info() - Method in class org.opennebula.client.host.HostPool
Loads the xml representation of the host pool.
info(Client, int) - Static method in class org.opennebula.client.image.Image
Retrieves the information of the given Image.
info() - Method in class org.opennebula.client.image.Image
Retrieves the information of the Image.
info(Client, int) - Static method in class org.opennebula.client.image.ImagePool
Retrieves all or part of the Images in the pool.
info(Client, int, int, int) - Static method in class org.opennebula.client.image.ImagePool
Retrieves all or part of the Images in the pool.
info() - Method in class org.opennebula.client.image.ImagePool
Loads the xml representation of all or part of the Images in the pool.
info(int, int, int) - Method in class org.opennebula.client.image.ImagePool
Retrieves all or part of the Images in the pool.
info(Client, String) - Static method in class org.opennebula.client.Pool
Info methods
info(Client, String, int, int, int) - Static method in class org.opennebula.client.Pool
 
info() - Method in class org.opennebula.client.Pool
 
info(int, int, int) - Method in class org.opennebula.client.Pool
 
info(Client, int) - Static method in class org.opennebula.client.template.Template
Retrieves the information of the given Template.
info() - Method in class org.opennebula.client.template.Template
Retrieves the information of the Template.
info(Client, int) - Static method in class org.opennebula.client.template.TemplatePool
Retrieves all or part of the Templates in the pool.
info(Client, int, int, int) - Static method in class org.opennebula.client.template.TemplatePool
Retrieves all or part of the Templates in the pool.
info() - Method in class org.opennebula.client.template.TemplatePool
Loads the xml representation of all or part of the Templates in the pool.
info(int, int, int) - Method in class org.opennebula.client.template.TemplatePool
Retrieves all or part of the Templates in the pool.
info(Client, int) - Static method in class org.opennebula.client.user.User
Retrieves the information of the given user.
info() - Method in class org.opennebula.client.user.User
Loads the xml representation of the user.
info(Client) - Static method in class org.opennebula.client.user.UserPool
Retrieves all the users in the pool.
info() - Method in class org.opennebula.client.user.UserPool
Loads the xml representation of the user pool.
info(Client, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Retrieves the information of the given VM.
info() - Method in class org.opennebula.client.vm.VirtualMachine
Loads the xml representation of the virtual machine.
info(Client, int) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all or part of the Virtual Machines in the pool.
info(Client, int, int, int, int) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all or part of the Virtual Machines in the pool.
info() - Method in class org.opennebula.client.vm.VirtualMachinePool
Loads the xml representation of all or part of the Virtual Machines in the pool.
info(int, int, int, int) - Method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all or part of the Virtual Machines in the pool.
info(Client, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Retrieves the information of the given virtual network
info() - Method in class org.opennebula.client.vnet.VirtualNetwork
Loads the xml representation of the virtual network.
info(Client, int) - Static method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all or part of the Virtual Networks in the pool.
info(Client, int, int, int) - Static method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all or part of the Virtual Networks in the pool.
info() - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Loads the xml representation of all or part of the Virtual Networks in the pool.
info(int, int, int) - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all or part of the Virtual Networks in the pool.
infoAll(Client) - Static method in class org.opennebula.client.image.ImagePool
Retrieves all the Images in the pool.
infoAll() - Method in class org.opennebula.client.image.ImagePool
Loads the xml representation of all the Images in the pool.
infoAll(Client, String) - Static method in class org.opennebula.client.Pool
 
infoAll() - Method in class org.opennebula.client.Pool
 
infoAll(Client) - Static method in class org.opennebula.client.template.TemplatePool
Retrieves all the Templates in the pool.
infoAll() - Method in class org.opennebula.client.template.TemplatePool
Loads the xml representation of all the Templates in the pool.
infoAll(Client) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all the Virtual Machines in the pool.
infoAll() - Method in class org.opennebula.client.vm.VirtualMachinePool
Loads the xml representation of all the Virtual Machines in the pool.
infoAll(Client) - Static method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all the Virtual Networks in the pool.
infoAll() - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Loads the xml representation of all the Virtual Networks in the pool.
infoGroup(Client) - Static method in class org.opennebula.client.image.ImagePool
Retrieves all the connected user's Images and the ones in his group.
infoGroup() - Method in class org.opennebula.client.image.ImagePool
Loads the xml representation of all the connected user's Images and the ones in his group.
infoGroup(Client, String) - Static method in class org.opennebula.client.Pool
 
infoGroup() - Method in class org.opennebula.client.Pool
 
infoGroup(Client) - Static method in class org.opennebula.client.template.TemplatePool
Retrieves all the connected user's Templates and the ones in his group.
infoGroup() - Method in class org.opennebula.client.template.TemplatePool
Loads the xml representation of all the connected user's Templates and the ones in his group.
infoGroup(Client) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all the connected user's Virtual Machines and the ones in his group.
infoGroup() - Method in class org.opennebula.client.vm.VirtualMachinePool
Loads the xml representation of all the connected user's Virtual Machines and the ones in his group.
infoGroup(Client) - Static method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all the connected user's Virtual Networks and the ones in his group.
infoGroup() - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Loads the xml representation of all the connected user's Virtual Networks and the ones in his group.
infoMethod - Variable in class org.opennebula.client.Pool
 
infoMine(Client) - Static method in class org.opennebula.client.image.ImagePool
Retrieves all the connected user's Images.
infoMine() - Method in class org.opennebula.client.image.ImagePool
Loads the xml representation of all the connected user's Images.
infoMine(Client, String) - Static method in class org.opennebula.client.Pool
 
infoMine() - Method in class org.opennebula.client.Pool
 
infoMine(Client) - Static method in class org.opennebula.client.template.TemplatePool
Retrieves all the connected user's Templates.
infoMine() - Method in class org.opennebula.client.template.TemplatePool
Loads the xml representation of all the connected user's Templates.
infoMine(Client) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves all the connected user's Virtual Machines.
infoMine() - Method in class org.opennebula.client.vm.VirtualMachinePool
Loads the xml representation of all the connected user's Virtual Machines.
infoMine(Client) - Static method in class org.opennebula.client.vnet.VirtualNetworkPool
Retrieves all the connected user's Virtual Networks.
infoMine() - Method in class org.opennebula.client.vnet.VirtualNetworkPool
Loads the xml representation of all the connected user's Virtual Networks.
instantiate(Client, int, String) - Static method in class org.opennebula.client.template.Template
Creates a VM instance from a Template
instantiate(String) - Method in class org.opennebula.client.template.Template
Creates a VM instance from a Template
instantiate() - Method in class org.opennebula.client.template.Template
Creates a VM instance from a Template
isEnabled() - Method in class org.opennebula.client.host.Host
Returns true if the host is enabled.
isEnabled() - Method in class org.opennebula.client.image.Image
Returns true if the image is enabled.
isEnabled() - Method in class org.opennebula.client.user.User
Returns true if the user is enabled.
isError() - Method in class org.opennebula.client.OneResponse
Returns true if the call resulted in error.
isPublic() - Method in class org.opennebula.client.image.Image
Returns true if the image is public.
isPublic() - Method in class org.opennebula.client.template.Template
Returns true if the template is public.
isPublic() - Method in class org.opennebula.client.vnet.VirtualNetwork
Returns true if the Virtual Network is public.
item(int) - Method in class org.opennebula.client.Pool
Returns the indexth element in the pool.
iterator() - Method in class org.opennebula.client.acl.AclPool
 
iterator() - Method in class org.opennebula.client.group.GroupPool
 
iterator() - Method in class org.opennebula.client.host.HostPool
 
iterator() - Method in class org.opennebula.client.image.ImagePool
 
iterator() - Method in class org.opennebula.client.template.TemplatePool
 
iterator() - Method in class org.opennebula.client.user.UserPool
 
iterator() - Method in class org.opennebula.client.vm.VirtualMachinePool
 
iterator() - Method in class org.opennebula.client.vnet.VirtualNetworkPool
 

L

lcmState() - Method in class org.opennebula.client.vm.VirtualMachine
Returns the LCM state of the VirtualMachine (numeric value).
lcmStateStr() - Method in class org.opennebula.client.vm.VirtualMachine
Returns the LCM state of the VirtualMachine (string value).
liveMigrate(int) - Method in class org.opennebula.client.vm.VirtualMachine
Performs a live migration of the virtual machine to the target host (hid).

M

migrate(int, boolean) - Method in class org.opennebula.client.vm.VirtualMachine
Migrates the virtual machine to the target host (hid).
migrate(int) - Method in class org.opennebula.client.vm.VirtualMachine
Migrates the virtual machine to the target host (hid).
MINE - Static variable in class org.opennebula.client.Pool
Connected user's resources
MINE_GROUP - Static variable in class org.opennebula.client.Pool
Connected user's resources, and the ones in his group

N

NOT_DONE - Static variable in class org.opennebula.client.vm.VirtualMachinePool
Flag for Virtual Machines in any state, except for DONE.

O

OneException - Exception in org.opennebula.client
The OneException class is a generic OpenNebula exception.
OneException(String) - Constructor for exception org.opennebula.client.OneException
 
OneResponse - Class in org.opennebula.client
This class encapsulates OpenNebula's XML-RPC responses.
OneResponse(boolean, String) - Constructor for class org.opennebula.client.OneResponse
Creates a new response.
org.opennebula.client - package org.opennebula.client
Provides the Java bindings for the OpenNebula Cloud API (OCA).
org.opennebula.client.acl - package org.opennebula.client.acl
 
org.opennebula.client.group - package org.opennebula.client.group
 
org.opennebula.client.host - package org.opennebula.client.host
 
org.opennebula.client.image - package org.opennebula.client.image
 
org.opennebula.client.template - package org.opennebula.client.template
 
org.opennebula.client.user - package org.opennebula.client.user
 
org.opennebula.client.vm - package org.opennebula.client.vm
 
org.opennebula.client.vnet - package org.opennebula.client.vnet
 

P

parseRule(String) - Static method in class org.opennebula.client.acl.Acl
Parses a rule string, e.g.
passwd(Client, int, String) - Static method in class org.opennebula.client.user.User
Changes the password for the given user.
passwd(String) - Method in class org.opennebula.client.user.User
Changes the password for the user.
Pool - Class in org.opennebula.client
Represents a generic OpenNebula Pool in XML format and provides the basic functionality to handle the Pool elements.
Pool(String, Client, String) - Constructor for class org.opennebula.client.Pool
Protected constructor, to be called from subclasses.
PoolElement - Class in org.opennebula.client
Represents a generic element of a Pool in XML format.
PoolElement(int, Client) - Constructor for class org.opennebula.client.PoolElement
Creates a new PoolElement with the specified attributes.
PoolElement(Node, Client) - Constructor for class org.opennebula.client.PoolElement
Creates a new PoolElement from the xml provided.
poolElements - Variable in class org.opennebula.client.Pool
 
processInfo(OneResponse) - Method in class org.opennebula.client.Pool
After a *pool.info call, this method builds the internal xml representation of the pool.
processInfo(OneResponse) - Method in class org.opennebula.client.PoolElement
After a *.info call, this method builds the internal xml representation of the pool.
publish(Client, int, boolean) - Static method in class org.opennebula.client.image.Image
Publishes or unpublishes an image.
publish(boolean) - Method in class org.opennebula.client.image.Image
Publishes or unpublishes the image.
publish() - Method in class org.opennebula.client.image.Image
Publishes the image.
publish(Client, int, boolean) - Static method in class org.opennebula.client.template.Template
Publishes or unpublishes a template.
publish(boolean) - Method in class org.opennebula.client.template.Template
Publishes or unpublishes the template.
publish() - Method in class org.opennebula.client.template.Template
Publishes the template.
publish(Client, int, boolean) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Publishes or unpublishes a virtual network.
publish(boolean) - Method in class org.opennebula.client.vnet.VirtualNetwork
Publishes or unpublishes the virtual network.
publish() - Method in class org.opennebula.client.vnet.VirtualNetwork
Publishes the virtual network.

R

release() - Method in class org.opennebula.client.vm.VirtualMachine
Releases a virtual machine from hold state.
resource() - Method in class org.opennebula.client.acl.Acl
 
restart() - Method in class org.opennebula.client.vm.VirtualMachine
Forces a re-deployment of a VM in UNKNOWN or BOOT state.
resubmit() - Method in class org.opennebula.client.vm.VirtualMachine
Resubmits a VM to PENDING state.
resume() - Method in class org.opennebula.client.vm.VirtualMachine
Resumes the execution of a saved VM.
rights() - Method in class org.opennebula.client.acl.Acl
 
rmLeases(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Removes a lease from the VirtualNetwork
rmLeases(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Removes a lease from the VirtualNetwork
RuleParseException - Exception in org.opennebula.client.acl
 
RuleParseException(String) - Constructor for exception org.opennebula.client.acl.RuleParseException
 

S

savedisk(int, String) - Method in class org.opennebula.client.vm.VirtualMachine
Sets the specified vm's disk to be saved in a new image when the VirtualMachine shutdowns.
shortStateStr() - Method in class org.opennebula.client.host.Host
Returns the short length string state of the Host.
shortStateStr() - Method in class org.opennebula.client.image.Image
Returns the short length string state of the Image.
shortTypeStr() - Method in class org.opennebula.client.image.Image
Returns the type of the Image as a short String.
shutdown() - Method in class org.opennebula.client.vm.VirtualMachine
Shuts down the already deployed VM.
state() - Method in class org.opennebula.client.PoolElement
Performs an xpath evaluation for the "state" expression.
state() - Method in class org.opennebula.client.vm.VirtualMachine
 
stateStr() - Method in class org.opennebula.client.host.Host
Returns the state of the Host.
stateStr() - Method in class org.opennebula.client.vm.VirtualMachine
Returns the VM state of the VirtualMachine (string value).
stateString() - Method in class org.opennebula.client.image.Image
Returns the state of the Image.
status() - Method in class org.opennebula.client.vm.VirtualMachine
Returns the short status string for the VirtualMachine.
stop() - Method in class org.opennebula.client.vm.VirtualMachine
Stops the virtual machine.
suspend() - Method in class org.opennebula.client.vm.VirtualMachine
Suspends the virtual machine.

T

Template - Class in org.opennebula.client.template
This class represents an OpenNebula template.
Template(int, Client) - Constructor for class org.opennebula.client.template.Template
Creates a new Template representation.
Template(Node, Client) - Constructor for class org.opennebula.client.template.Template
 
TemplatePool - Class in org.opennebula.client.template
This class represents an OpenNebula Template pool.
TemplatePool(Client) - Constructor for class org.opennebula.client.template.TemplatePool
Creates a new Template pool with the default filter flag value set to Pool.MINE_GROUP (Template belonging to the connected user, and the ones in his group)
TemplatePool(Client, int) - Constructor for class org.opennebula.client.template.TemplatePool
Creates a new Template pool.
toString() - Method in class org.opennebula.client.acl.Acl
 
type() - Method in class org.opennebula.client.image.Image
Returns the type of the Image.
typeStr() - Method in class org.opennebula.client.image.Image
Returns the type of the Image as a String.

U

uid() - Method in class org.opennebula.client.PoolElement
Returns the owner User's ID, or -1 if the element doesn't have one.
unpublish() - Method in class org.opennebula.client.image.Image
Unpublishes the image.
unpublish() - Method in class org.opennebula.client.template.Template
Unpublishes the template.
unpublish() - Method in class org.opennebula.client.vnet.VirtualNetwork
Unpublishes the virtual network.
update(Client, int, String) - Static method in class org.opennebula.client.host.Host
Replaces the template contents.
update(String) - Method in class org.opennebula.client.host.Host
Replaces the template contents.
update(Client, int, String) - Static method in class org.opennebula.client.image.Image
Replaces the template contents.
update(String) - Method in class org.opennebula.client.image.Image
Replaces the template contents.
update(Client, int, String) - Static method in class org.opennebula.client.template.Template
Replaces the template contents.
update(String) - Method in class org.opennebula.client.template.Template
Replaces the template contents.
user() - Method in class org.opennebula.client.acl.Acl
 
User - Class in org.opennebula.client.user
This class represents an OpenNebula User.
User(int, Client) - Constructor for class org.opennebula.client.user.User
Creates a new User representation.
User(Node, Client) - Constructor for class org.opennebula.client.user.User
 
UserPool - Class in org.opennebula.client.user
This class represents an OpenNebula user pool.
UserPool(Client) - Constructor for class org.opennebula.client.user.UserPool
Creates a new user pool

V

VirtualMachine - Class in org.opennebula.client.vm
This class represents an OpenNebula VM.
VirtualMachine(int, Client) - Constructor for class org.opennebula.client.vm.VirtualMachine
Creates a new VM representation.
VirtualMachine(Node, Client) - Constructor for class org.opennebula.client.vm.VirtualMachine
 
VirtualMachinePool - Class in org.opennebula.client.vm
This class represents an OpenNebula VM pool.
VirtualMachinePool(Client) - Constructor for class org.opennebula.client.vm.VirtualMachinePool
Creates a new Virtual Machine pool with the default filter flag value set to Pool.MINE_GROUP (Virtual Machines belonging to the connected user, and the ones in his group)
VirtualMachinePool(Client, int) - Constructor for class org.opennebula.client.vm.VirtualMachinePool
Creates a new Virtual Machine pool.
VirtualNetwork - Class in org.opennebula.client.vnet
This class represents an OpenNebula virtual network.
VirtualNetwork(int, Client) - Constructor for class org.opennebula.client.vnet.VirtualNetwork
Creates a new virtual network representation.
VirtualNetwork(Node, Client) - Constructor for class org.opennebula.client.vnet.VirtualNetwork
 
VirtualNetworkPool - Class in org.opennebula.client.vnet
This class represents an OpenNebula Virtual Network pool.
VirtualNetworkPool(Client) - Constructor for class org.opennebula.client.vnet.VirtualNetworkPool
Creates a new Virtual Network pool with the default filter flag value set to Pool.MINE_GROUP (Virtual Networks belonging to the connected user, and the ones in his group)
VirtualNetworkPool(Client, int) - Constructor for class org.opennebula.client.vnet.VirtualNetworkPool
Creates a new Virtual Network pool.

X

xml - Variable in class org.opennebula.client.PoolElement
 
xpath - Static variable in class org.opennebula.client.PoolElement
 
xpath(String) - Method in class org.opennebula.client.PoolElement
Evaluates an XPath expression and returns the result as a String.

A C D E F G H I L M N O P R S T U V X
OpenNebula
Cloud API

Visit OpenNebula.org
Copyright 2002-2011 © OpenNebula Project Leads (OpenNebula.org).