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.
addDatastore(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Adds a Datastore to this Cluster
addDatastore(int) - Method in class org.opennebula.client.cluster.Cluster
Adds a Datastore to this Cluster
addHost(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Adds a Host to this Cluster
addHost(int) - Method in class org.opennebula.client.cluster.Cluster
Adds a Host to this Cluster
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
addVnet(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Adds a VNet to this Cluster
addVnet(int) - Method in class org.opennebula.client.cluster.Cluster
Adds a VNet to this Cluster
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.cluster.Cluster
Allocates a new cluster in OpenNebula
allocate(Client, String, int) - Static method in class org.opennebula.client.datastore.Datastore
Allocates a new Datastore in OpenNebula.
allocate(Client, String) - Static method in class org.opennebula.client.datastore.Datastore
Allocates a new Datastore in OpenNebula.
allocate(Client, String, int) - Static method in class org.opennebula.client.document.Document
Allocates a new Document 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, int) - Static method in class org.opennebula.client.host.Host
Allocates a new host 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, int) - 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, 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, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Allocates a new virtual network in OpenNebula.
allocate(Client, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Allocates a new virtual network in OpenNebula.
attachdisk(Client, int, String) - Static method in class org.opennebula.client.vm.VirtualMachine
Attaches a disk to a running VM
attachdisk(String) - Method in class org.opennebula.client.vm.VirtualMachine
Attaches a disk to a running VM

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.
chauth(Client, int, String, String) - Static method in class org.opennebula.client.user.User
Changes the auth driver and the password of the given user
chauth(String, String) - Method in class org.opennebula.client.user.User
Changes the auth driver and the password of the given user
chauth(String) - Method in class org.opennebula.client.user.User
Changes the auth driver of the given user
chgrp(int) - Method in class org.opennebula.client.datastore.Datastore
Changes the group
chgrp(int) - Method in class org.opennebula.client.document.Document
Changes the group
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
chmod(Client, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.datastore.Datastore
Changes the datastore permissions
chmod(Client, int, String) - Static method in class org.opennebula.client.datastore.Datastore
Changes the permissions
chmod(Client, int, int) - Static method in class org.opennebula.client.datastore.Datastore
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.datastore.Datastore
Changes the datastore permissions
chmod(String) - Method in class org.opennebula.client.datastore.Datastore
Changes the permissions
chmod(int) - Method in class org.opennebula.client.datastore.Datastore
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.document.Document
Changes the document permissions
chmod(String) - Method in class org.opennebula.client.document.Document
Changes the permissions
chmod(int) - Method in class org.opennebula.client.document.Document
Changes the permissions
chmod(Client, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.image.Image
Changes the Image permissions
chmod(Client, int, String) - Static method in class org.opennebula.client.image.Image
Changes the permissions
chmod(Client, int, int) - Static method in class org.opennebula.client.image.Image
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.image.Image
Changes the Image permissions
chmod(String) - Method in class org.opennebula.client.image.Image
Changes the permissions
chmod(int) - Method in class org.opennebula.client.image.Image
Changes the permissions
chmod(Client, String, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.PoolElement
Changes the permissions
chmod(Client, String, int, String) - Static method in class org.opennebula.client.PoolElement
Changes the permissions
chmod(Client, String, int, int) - Static method in class org.opennebula.client.PoolElement
Changes the permissions
chmod(Client, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.template.Template
Changes the template permissions
chmod(Client, int, String) - Static method in class org.opennebula.client.template.Template
Changes the permissions
chmod(Client, int, int) - Static method in class org.opennebula.client.template.Template
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.template.Template
Changes the template permissions
chmod(String) - Method in class org.opennebula.client.template.Template
Changes the permissions
chmod(int) - Method in class org.opennebula.client.template.Template
Changes the permissions
chmod(Client, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Changes the VM permissions
chmod(Client, int, String) - Static method in class org.opennebula.client.vm.VirtualMachine
Changes the permissions
chmod(Client, int, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the VM permissions
chmod(String) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the permissions
chmod(int) - Method in class org.opennebula.client.vm.VirtualMachine
Changes the permissions
chmod(Client, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Changes the VirtualNetwork permissions
chmod(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Changes the permissions
chmod(Client, int, int) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Changes the permissions
chmod(int, int, int, int, int, int, int, int, int) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the VirtualNetwork permissions
chmod(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the permissions
chmod(int) - Method in class org.opennebula.client.vnet.VirtualNetwork
Changes the permissions
chown(Client, int, int, int) - Static method in class org.opennebula.client.datastore.Datastore
Changes the owner/group
chown(int, int) - Method in class org.opennebula.client.datastore.Datastore
Changes the owner/group
chown(int) - Method in class org.opennebula.client.datastore.Datastore
Changes the owner
chown(int, int) - Method in class org.opennebula.client.document.Document
Changes the owner/group
chown(int) - Method in class org.opennebula.client.document.Document
Changes the owner
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
chtype(Client, int, String) - Static method in class org.opennebula.client.image.Image
Changes the Image type
chtype(String) - Method in class org.opennebula.client.image.Image
Changes the Image type
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
 
clone(String) - Method in class org.opennebula.client.document.Document
Clones this document into a new one
clone(Client, int, String) - Static method in class org.opennebula.client.image.Image
Clones this Image into a new one
clone(String) - Method in class org.opennebula.client.image.Image
Clones this Image into a new one
clone(Client, int, String) - Static method in class org.opennebula.client.template.Template
Clones this template into a new one
clone(String) - Method in class org.opennebula.client.template.Template
Clones this template into a new one
Cluster - Class in org.opennebula.client.cluster
This class represents an OpenNebula cluster.
Cluster(int, Client) - Constructor for class org.opennebula.client.cluster.Cluster
Creates a new Cluster representation.
Cluster(Node, Client) - Constructor for class org.opennebula.client.cluster.Cluster
 
ClusterPool - Class in org.opennebula.client.cluster
This class represents an OpenNebula cluster pool.
ClusterPool(Client) - Constructor for class org.opennebula.client.cluster.ClusterPool
Creates a new cluster pool
contains(int) - Method in class org.opennebula.client.datastore.Datastore
Returns whether or not the image is part of this datastore
contains(int) - Method in class org.opennebula.client.group.Group
Returns whether or not the user is part of this group
containsDatastore(int) - Method in class org.opennebula.client.cluster.Cluster
Returns whether or not the datastore is part of this cluster
containsHost(int) - Method in class org.opennebula.client.cluster.Cluster
Returns whether or not the host is part of this cluster
containsVnet(int) - Method in class org.opennebula.client.cluster.Cluster
Returns whether or not the vnet is part of this cluster

D

Datastore - Class in org.opennebula.client.datastore
This class represents an OpenNebula datastore.
Datastore(int, Client) - Constructor for class org.opennebula.client.datastore.Datastore
Creates a new Datastore representation.
Datastore(Node, Client) - Constructor for class org.opennebula.client.datastore.Datastore
 
DatastorePool - Class in org.opennebula.client.datastore
This class represents an OpenNebula datastore pool.
DatastorePool(Client) - Constructor for class org.opennebula.client.datastore.DatastorePool
Creates a new datastore pool
delDatastore(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Deletes a Datastore from this Cluster
delDatastore(int) - Method in class org.opennebula.client.cluster.Cluster
Deletes a Datastore from this Cluster
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.cluster.Cluster
Deletes a cluster from OpenNebula.
delete() - Method in class org.opennebula.client.cluster.Cluster
Deletes the cluster from OpenNebula.
delete(Client, int) - Static method in class org.opennebula.client.datastore.Datastore
Deletes a datastore from OpenNebula.
delete() - Method in class org.opennebula.client.datastore.Datastore
Deletes the datastore from OpenNebula.
delete() - Method in class org.opennebula.client.document.Document
Deletes a document 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.
delHost(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Deletes a Host from this Cluster
delHost(int) - Method in class org.opennebula.client.cluster.Cluster
Deletes a Host from this Cluster
delVnet(Client, int, int) - Static method in class org.opennebula.client.cluster.Cluster
Deletes a VNet from this Cluster
delVnet(int) - Method in class org.opennebula.client.cluster.Cluster
Deletes a VNet from this Cluster
deploy(int) - Method in class org.opennebula.client.vm.VirtualMachine
Initiates the instance of the VM on the target host.
detachdisk(Client, int, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Detaches a disk to a running VM
detachdisk(int) - Method in class org.opennebula.client.vm.VirtualMachine
Detaches a disk to a running VM
disable() - Method in class org.opennebula.client.host.Host
Disables the host
disable() - Method in class org.opennebula.client.image.Image
Disables the image.
Document - Class in org.opennebula.client.document
This class represents an OpenNebula document.
Document(int, Client) - Constructor for class org.opennebula.client.document.Document
Creates a new Document representation.
Document(Node, Client) - Constructor for class org.opennebula.client.document.Document
 
DocumentPool - Class in org.opennebula.client.document
This class represents an OpenNebula Document pool.
DocumentPool(Client) - Constructor for class org.opennebula.client.document.DocumentPool
Creates a new Document pool with the default filter flag value set to Pool.MINE_GROUP (Document belonging to the connected user, and the ones in his group)
DocumentPool(Client, int) - Constructor for class org.opennebula.client.document.DocumentPool
Creates a new Document pool.

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.cluster.ClusterPool
 
factory(Node) - Method in class org.opennebula.client.datastore.DatastorePool
 
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.cluster.ClusterPool
Returns the Cluster with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.datastore.DatastorePool
Returns the Datastore with the given Id from the pool.
getById(int) - Method in class org.opennebula.client.document.DocumentPool
Returns the Document 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.
hold(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Holds a VirtualNetwork lease, marking it as used
hold(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Holds a VirtualNetwork lease, marking it as used
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.cluster.Cluster
Retrieves the information of the given cluster.
info() - Method in class org.opennebula.client.cluster.Cluster
Loads the xml representation of the cluster.
info(Client) - Static method in class org.opennebula.client.cluster.ClusterPool
Retrieves all the clusters in the pool.
info() - Method in class org.opennebula.client.cluster.ClusterPool
Loads the xml representation of the cluster pool.
info(Client, int) - Static method in class org.opennebula.client.datastore.Datastore
Retrieves the information of the given Datastore.
info() - Method in class org.opennebula.client.datastore.Datastore
Retrieves the information of the Datastore.
info(Client) - Static method in class org.opennebula.client.datastore.DatastorePool
Retrieves all the datastores in the pool.
info() - Method in class org.opennebula.client.datastore.DatastorePool
Loads the xml representation of the datastore pool.
info() - Method in class org.opennebula.client.document.Document
Retrieves the information of the given Document.
info() - Method in class org.opennebula.client.document.DocumentPool
Loads the xml representation of all or part of the Documents in the pool.
info(int, int, int) - Method in class org.opennebula.client.document.DocumentPool
Retrieves all or part of the Documents in the 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() - Method in class org.opennebula.client.document.DocumentPool
Loads the xml representation of all the Documents 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() - Method in class org.opennebula.client.document.DocumentPool
Loads the xml representation of all the connected user's Documents and the ones in his group.
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() - Method in class org.opennebula.client.document.DocumentPool
Loads the xml representation of all the connected user's Documents.
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.
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.cluster.ClusterPool
 
iterator() - Method in class org.opennebula.client.datastore.DatastorePool
 
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
monitoring(Client, int) - Static method in class org.opennebula.client.host.Host
Retrieves the monitoring information of the given host, in XML
monitoring() - Method in class org.opennebula.client.host.Host
Retrieves the monitoring information of the given host, in XML
monitoring(Client) - Static method in class org.opennebula.client.host.HostPool
Retrieves the monitoring data for all the hosts in the pool.
monitoring() - Method in class org.opennebula.client.host.HostPool
Retrieves the monitoring data for all the hosts in the pool.
monitoring(Client, int) - Static method in class org.opennebula.client.vm.VirtualMachine
Retrieves the monitoring information of the given VM, in XML
monitoring() - Method in class org.opennebula.client.vm.VirtualMachine
Retrieves the monitoring information of the given VM, in XML
monitoring(Client, int) - Static method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves the monitoring data for all or part of the Virtual Machines in the pool.
monitoring(int) - Method in class org.opennebula.client.vm.VirtualMachinePool
Retrieves the monitoring data for all or part of the Virtual Machines in the pool.

N

NONE_CLUSTER_ID - Static variable in class org.opennebula.client.cluster.ClusterPool
 
nonpersistent() - Method in class org.opennebula.client.image.Image
Sets the Image as persistent or not persistent.
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.cluster - package org.opennebula.client.cluster
 
org.opennebula.client.datastore - package org.opennebula.client.datastore
 
org.opennebula.client.document - package org.opennebula.client.document
 
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.
persistent(Client, int, boolean) - Static method in class org.opennebula.client.image.Image
Sets the Image as persistent or not persistent.
persistent(boolean) - Method in class org.opennebula.client.image.Image
Sets the Image as persistent or not persistent.
persistent() - Method in class org.opennebula.client.image.Image
Sets the Image as persistent
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.datastore.Datastore
Publishes or unpublishes a datastore.
publish(boolean) - Method in class org.opennebula.client.datastore.Datastore
Publishes or unpublishes the datastore.
publish() - Method in class org.opennebula.client.datastore.Datastore
Publishes the datastore.
publish(boolean) - Method in class org.opennebula.client.document.Document
Publishes or unpublishes a document.
publish() - Method in class org.opennebula.client.document.Document
Publishes the document.
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

reboot() - Method in class org.opennebula.client.vm.VirtualMachine
Reboots a running VM.
release() - Method in class org.opennebula.client.vm.VirtualMachine
Releases a virtual machine from hold state.
release(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Releases a VirtualNetwork lease on hold
release(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Releases a VirtualNetwork lease on hold
resched() - Method in class org.opennebula.client.vm.VirtualMachine
Sets the re-scheduling flag for the VM
reset() - Method in class org.opennebula.client.vm.VirtualMachine
Resets a running VM.
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.
savedisk(int, String, 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.
setQuota(Client, int, String) - Static method in class org.opennebula.client.group.Group
Replaces the group quota template contents.
setQuota(String) - Method in class org.opennebula.client.group.Group
Replaces the group quota template contents.
setQuota(Client, int, String) - Static method in class org.opennebula.client.user.User
Replaces the user quota template contents.
setQuota(String) - Method in class org.opennebula.client.user.User
Replaces the user quota template contents.
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.document.DocumentPool
 
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.datastore.Datastore
Unpublishes the datastore.
unpublish() - Method in class org.opennebula.client.document.Document
Unpublishes the document.
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.
unresched() - Method in class org.opennebula.client.vm.VirtualMachine
Unsets the re-scheduling flag for the VM
update(Client, int, String) - Static method in class org.opennebula.client.cluster.Cluster
Replaces the cluster contents.
update(String) - Method in class org.opennebula.client.cluster.Cluster
Replaces the cluster template.
update(Client, int, String) - Static method in class org.opennebula.client.datastore.Datastore
Replaces the datastore contents.
update(String) - Method in class org.opennebula.client.datastore.Datastore
Replaces the datastore template.
update(String) - Method in class org.opennebula.client.document.Document
Replaces the document template contents.
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.
update(Client, int, String) - Static method in class org.opennebula.client.user.User
Replaces the user template contents.
update(String) - Method in class org.opennebula.client.user.User
Replaces the user template contents.
update(Client, int, String) - Static method in class org.opennebula.client.vnet.VirtualNetwork
Replaces the VirtualNetwork template contents.
update(String) - Method in class org.opennebula.client.vnet.VirtualNetwork
Replaces the VirtualNetwork 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
 
xmlrpcInfo(Client, String, Object...) - Static method in class org.opennebula.client.Pool
 
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-2012 © OpenNebula Project Leads (OpenNebula.org).