- callPlugin(Connection, String, String, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Call a XenAPI plugin on this host
- callPluginAsync(Connection, String, String, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Call a XenAPI plugin on this host
- cancel(Connection) - Method in class com.xensource.xenapi.Task
-
Request that a task be cancelled.
- cancelAsync(Connection) - Method in class com.xensource.xenapi.Task
-
Request that a task be cancelled.
- capabilities - Variable in class com.xensource.xenapi.Host.Record
-
Xen capabilities
- capabilities - Variable in class com.xensource.xenapi.SM.Record
-
capabilities of the SM plugin
- carrier - Variable in class com.xensource.xenapi.PIFMetrics.Record
-
Report if the PIF got a carrier or not
- certificateInstall(Connection, String, String) - Static method in class com.xensource.xenapi.Pool
-
Install an SSL certificate pool-wide.
- certificateInstallAsync(Connection, String, String) - Static method in class com.xensource.xenapi.Pool
-
Install an SSL certificate pool-wide.
- certificateList(Connection) - Static method in class com.xensource.xenapi.Pool
-
List all installed SSL certificates.
- certificateListAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
List all installed SSL certificates.
- certificateSync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Sync SSL certificates from master to slaves.
- certificateSyncAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Sync SSL certificates from master to slaves.
- certificateUninstall(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Remove an SSL certificate.
- certificateUninstallAsync(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Remove an SSL certificate.
- changePassword(Connection, String, String) - Static method in class com.xensource.xenapi.Session
-
Change the account password; if your session is authenticated with root priviledges then the old_pwd is validated and the new_pwd is set regardless
- checkpoint(Connection, String) - Method in class com.xensource.xenapi.VM
-
Checkpoints the specified VM, making a new VM.
- checkpointAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Checkpoints the specified VM, making a new VM.
- children - Variable in class com.xensource.xenapi.VM.Record
-
List pointing to all the children of this VM
- clazz - Variable in class com.xensource.xenapi.Event.Record
-
The name of the class of the object that changed
- clazz - Variable in exception com.xensource.xenapi.Types.HandleInvalid
-
- clazz - Variable in exception com.xensource.xenapi.Types.OtherOperationInProgress
-
- clean(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Removes the patch's files from all hosts in the pool, but does not remove the database entries
- cleanAsync(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Removes the patch's files from all hosts in the pool, but does not remove the database entries
- cleanReboot(Connection) - Method in class com.xensource.xenapi.VM
-
Attempt to cleanly shutdown the specified VM (Note: this may not be supported---e.g.
- cleanRebootAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Attempt to cleanly shutdown the specified VM (Note: this may not be supported---e.g.
- cleanShutdown(Connection) - Method in class com.xensource.xenapi.VM
-
Attempt to cleanly shutdown the specified VM.
- cleanShutdownAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Attempt to cleanly shutdown the specified VM.
- cls - Variable in class com.xensource.xenapi.Message.Record
-
The class of the object this message is associated with
- code - Variable in exception com.xensource.xenapi.Types.DomainBuilderError
-
- code - Variable in exception com.xensource.xenapi.Types.OperationBlocked
-
- com.xensource.xenapi - package com.xensource.xenapi
-
- command - Variable in exception com.xensource.xenapi.Types.NotAllowedOnOemEdition
-
- command - Variable in exception com.xensource.xenapi.Types.OnlyAllowedOnOemEdition
-
- computeFreeMemory(Connection) - Method in class com.xensource.xenapi.Host
-
Computes the amount of free memory on the host.
- computeFreeMemoryAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Computes the amount of free memory on the host.
- computeMemoryOverhead(Connection) - Method in class com.xensource.xenapi.Host
-
Computes the virtualization memory overhead of a host.
- computeMemoryOverhead(Connection) - Method in class com.xensource.xenapi.VM
-
Computes the virtualization memory overhead of a VM.
- computeMemoryOverheadAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Computes the virtualization memory overhead of a host.
- computeMemoryOverheadAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Computes the virtualization memory overhead of a VM.
- configuration - Variable in class com.xensource.xenapi.SM.Record
-
names and descriptions of device config keys
- configuredTimeout - Variable in exception com.xensource.xenapi.Types.WlbTimeout
-
- connectedPIF - Variable in exception com.xensource.xenapi.Types.NetworkAlreadyConnected
-
- Connection - Class in com.xensource.xenapi
-
Represents a connection to a XenServer.
- Connection(String, String, String) - Constructor for class com.xensource.xenapi.Connection
-
Deprecated.
Use a constructor that takes a URL as the first parameter instead.
- Connection(URL) - Constructor for class com.xensource.xenapi.Connection
-
Creates a connection to a particular server using a given username and password.
- Connection(URL, String) - Constructor for class com.xensource.xenapi.Connection
-
Creates a connection to a particular server using a given username and password.
- Console - Class in com.xensource.xenapi
-
A console
- Console.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Console
- Console.Record() - Constructor for class com.xensource.xenapi.Console.Record
-
- consoles - Variable in class com.xensource.xenapi.VM.Record
-
virtual console devices
- contentType - Variable in class com.xensource.xenapi.SR.Record
-
the type of the SR's content, if required (e.g.
- copy(Connection, SR) - Method in class com.xensource.xenapi.VDI
-
Make a fresh VDI in the specified SR and copy the supplied VDI's data to the new disk
- copy(Connection, String, SR) - Method in class com.xensource.xenapi.VM
-
Copied the specified VM, making a new VM.
- copyAsync(Connection, SR) - Method in class com.xensource.xenapi.VDI
-
Make a fresh VDI in the specified SR and copy the supplied VDI's data to the new disk
- copyAsync(Connection, String, SR) - Method in class com.xensource.xenapi.VM
-
Copied the specified VM, making a new VM.
- copyBiosStrings(Connection, Host) - Method in class com.xensource.xenapi.VM
-
Copy the BIOS strings from the given host to this VM
- copyBiosStringsAsync(Connection, Host) - Method in class com.xensource.xenapi.VM
-
Copy the BIOS strings from the given host to this VM
- copyright - Variable in class com.xensource.xenapi.SM.Record
-
Entity which owns the copyright of this plugin
- cpuConfiguration - Variable in class com.xensource.xenapi.Host.Record
-
The CPU configuration on this host.
- cpuInfo - Variable in class com.xensource.xenapi.Host.Record
-
Details about the physical CPUs on this host
- Crashdump - Class in com.xensource.xenapi
-
A VM crashdump
- Crashdump.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Crashdump
- Crashdump.Record() - Constructor for class com.xensource.xenapi.Crashdump.Record
-
- crashdumps - Variable in class com.xensource.xenapi.Host.Record
-
Set of host crash dumps
- crashDumps - Variable in class com.xensource.xenapi.VDI.Record
-
list of crash dumps that refer to this disk
- crashDumps - Variable in class com.xensource.xenapi.VM.Record
-
crash dumps associated with this VM
- crashDumpSr - Variable in class com.xensource.xenapi.Host.Record
-
The SR in which VDIs for crash dumps are created
- crashDumpSR - Variable in class com.xensource.xenapi.Pool.Record
-
The SR in which VDIs for crash dumps are created
- create(Connection, String) - Static method in class com.xensource.xenapi.Blob
-
Create a placeholder for a binary blob
- create(Connection, Network, Set<PIF>, String) - Static method in class com.xensource.xenapi.Bond
-
Create an interface bond
- create(Connection, Console.Record) - Static method in class com.xensource.xenapi.Console
-
Create a new console instance, and return its handle.
- create(Connection, String, Long, Types.Cls, String, String) - Static method in class com.xensource.xenapi.Message
-
- create(Connection, Network.Record) - Static method in class com.xensource.xenapi.Network
-
Create a new network instance, and return its handle.
- create(Connection, PBD.Record) - Static method in class com.xensource.xenapi.PBD
-
Create a new PBD instance, and return its handle.
- create(Connection, Secret.Record) - Static method in class com.xensource.xenapi.Secret
-
Create a new secret instance, and return its handle.
- create(Connection, Host, Map<String, String>, Long, String, String, String, String, Boolean, Map<String, String>) - Static method in class com.xensource.xenapi.SR
-
Create a new Storage Repository and introduce it into the managed system, creating both SR record and PBD record to attach it to current host (with specified device_config parameters)
- create(Connection, Subject.Record) - Static method in class com.xensource.xenapi.Subject
-
Create a new subject instance, and return its handle.
- create(Connection, String, String) - Static method in class com.xensource.xenapi.Task
-
Create a new task object which must be manually destroyed.
- create(Connection, PIF, Network) - Static method in class com.xensource.xenapi.Tunnel
-
Create a tunnel
- create(Connection, User.Record) - Static method in class com.xensource.xenapi.User
-
Deprecated.
- create(Connection, VBD.Record) - Static method in class com.xensource.xenapi.VBD
-
Create a new VBD instance, and return its handle.
- create(Connection, VDI.Record) - Static method in class com.xensource.xenapi.VDI
-
Create a new VDI instance, and return its handle.
- create(Connection, VIF.Record) - Static method in class com.xensource.xenapi.VIF
-
Create a new VIF instance, and return its handle.
- create(Connection, PIF, Long, Network) - Static method in class com.xensource.xenapi.VLAN
-
Create a VLAN mux/demuxer
- create(Connection, VM.Record) - Static method in class com.xensource.xenapi.VM
-
Create a new VM instance, and return its handle.
- create(Connection, VMPP.Record) - Static method in class com.xensource.xenapi.VMPP
-
Create a new VMPP instance, and return its handle.
- create(Connection, VTPM.Record) - Static method in class com.xensource.xenapi.VTPM
-
Create a new VTPM instance, and return its handle.
- createAsync(Connection, Network, Set<PIF>, String) - Static method in class com.xensource.xenapi.Bond
-
Create an interface bond
- createAsync(Connection, Console.Record) - Static method in class com.xensource.xenapi.Console
-
Create a new console instance, and return its handle.
- createAsync(Connection, Network.Record) - Static method in class com.xensource.xenapi.Network
-
Create a new network instance, and return its handle.
- createAsync(Connection, PBD.Record) - Static method in class com.xensource.xenapi.PBD
-
Create a new PBD instance, and return its handle.
- createAsync(Connection, Secret.Record) - Static method in class com.xensource.xenapi.Secret
-
Create a new secret instance, and return its handle.
- createAsync(Connection, Host, Map<String, String>, Long, String, String, String, String, Boolean, Map<String, String>) - Static method in class com.xensource.xenapi.SR
-
Create a new Storage Repository and introduce it into the managed system, creating both SR record and PBD record to attach it to current host (with specified device_config parameters)
- createAsync(Connection, Subject.Record) - Static method in class com.xensource.xenapi.Subject
-
Create a new subject instance, and return its handle.
- createAsync(Connection, PIF, Network) - Static method in class com.xensource.xenapi.Tunnel
-
Create a tunnel
- createAsync(Connection, User.Record) - Static method in class com.xensource.xenapi.User
-
Deprecated.
- createAsync(Connection, VBD.Record) - Static method in class com.xensource.xenapi.VBD
-
Create a new VBD instance, and return its handle.
- createAsync(Connection, VDI.Record) - Static method in class com.xensource.xenapi.VDI
-
Create a new VDI instance, and return its handle.
- createAsync(Connection, VIF.Record) - Static method in class com.xensource.xenapi.VIF
-
Create a new VIF instance, and return its handle.
- createAsync(Connection, PIF, Long, Network) - Static method in class com.xensource.xenapi.VLAN
-
Create a VLAN mux/demuxer
- createAsync(Connection, VM.Record) - Static method in class com.xensource.xenapi.VM
-
Create a new VM instance, and return its handle.
- createAsync(Connection, VMPP.Record) - Static method in class com.xensource.xenapi.VMPP
-
Create a new VMPP instance, and return its handle.
- createAsync(Connection, VTPM.Record) - Static method in class com.xensource.xenapi.VTPM
-
Create a new VTPM instance, and return its handle.
- createClone(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Take an exact copy of the VDI and return a reference to the new disk.
- createClone(Connection, String) - Method in class com.xensource.xenapi.VM
-
Clones the specified VM, making a new VM.
- createCloneAsync(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Take an exact copy of the VDI and return a reference to the new disk.
- createCloneAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Clones the specified VM, making a new VM.
- created - Variable in class com.xensource.xenapi.Task.Record
-
Time task was created
- createNewBlob(Connection, String, String) - Method in class com.xensource.xenapi.Host
-
Create a placeholder for a named binary blob of data that is associated with this host
- createNewBlob(Connection, String, String) - Method in class com.xensource.xenapi.Network
-
Create a placeholder for a named binary blob of data that is associated with this pool
- createNewBlob(Connection, String, String) - Method in class com.xensource.xenapi.Pool
-
Create a placeholder for a named binary blob of data that is associated with this pool
- createNewBlob(Connection, String, String) - Method in class com.xensource.xenapi.SR
-
Create a placeholder for a named binary blob of data that is associated with this SR
- createNewBlob(Connection, String, String) - Method in class com.xensource.xenapi.VM
-
Create a placeholder for a named binary blob of data that is associated with this VM
- createNewBlobAsync(Connection, String, String) - Method in class com.xensource.xenapi.Host
-
Create a placeholder for a named binary blob of data that is associated with this host
- createNewBlobAsync(Connection, String, String) - Method in class com.xensource.xenapi.Network
-
Create a placeholder for a named binary blob of data that is associated with this pool
- createNewBlobAsync(Connection, String, String) - Method in class com.xensource.xenapi.Pool
-
Create a placeholder for a named binary blob of data that is associated with this pool
- createNewBlobAsync(Connection, String, String) - Method in class com.xensource.xenapi.SR
-
Create a placeholder for a named binary blob of data that is associated with this SR
- createNewBlobAsync(Connection, String, String) - Method in class com.xensource.xenapi.VM
-
Create a placeholder for a named binary blob of data that is associated with this VM
- createVLAN(Connection, String, Network, Host, Long) - Static method in class com.xensource.xenapi.PIF
-
Deprecated.
- createVLAN(Connection, String, Network, Long) - Static method in class com.xensource.xenapi.Pool
-
Create PIFs, mapping a network to the same physical interface/VLAN on each host.
- createVLANAsync(Connection, String, Network, Host, Long) - Static method in class com.xensource.xenapi.PIF
-
Deprecated.
- createVLANAsync(Connection, String, Network, Long) - Static method in class com.xensource.xenapi.Pool
-
Create PIFs, mapping a network to the same physical interface/VLAN on each host.
- createVLANFromPIF(Connection, PIF, Network, Long) - Static method in class com.xensource.xenapi.Pool
-
Create a pool-wide VLAN by taking the PIF.
- createVLANFromPIFAsync(Connection, PIF, Network, Long) - Static method in class com.xensource.xenapi.Pool
-
Create a pool-wide VLAN by taking the PIF.
- crlInstall(Connection, String, String) - Static method in class com.xensource.xenapi.Pool
-
Install an SSL certificate revocation list, pool-wide.
- crlInstallAsync(Connection, String, String) - Static method in class com.xensource.xenapi.Pool
-
Install an SSL certificate revocation list, pool-wide.
- crlList(Connection) - Static method in class com.xensource.xenapi.Pool
-
List all installed SSL certificate revocation lists.
- crlListAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
List all installed SSL certificate revocation lists.
- crlUninstall(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Remove an SSL certificate revocation list.
- crlUninstallAsync(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Remove an SSL certificate revocation list.
- currentAuthType - Variable in exception com.xensource.xenapi.Types.AuthAlreadyEnabled
-
- currentlyAttached - Variable in class com.xensource.xenapi.PBD.Record
-
is the SR currently attached on this host?
- currentlyAttached - Variable in class com.xensource.xenapi.PIF.Record
-
true if this interface is online
- currentlyAttached - Variable in class com.xensource.xenapi.VBD.Record
-
is the device currently attached (erased on reboot)
- currentlyAttached - Variable in class com.xensource.xenapi.VIF.Record
-
is the device currently attached (erased on reboot)
- currentOperations - Variable in class com.xensource.xenapi.Host.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.Network.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.SR.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.Task.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.VBD.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.VDI.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.VIF.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentOperations - Variable in class com.xensource.xenapi.VM.Record
-
links each of the running tasks using this object (by reference) to a current_operation enum which describes the nature of the task.
- currentServiceName - Variable in exception com.xensource.xenapi.Types.AuthAlreadyEnabled
-
- gateway - Variable in class com.xensource.xenapi.PIF.Record
-
IP gateway
- get(Connection, Types.Cls, String, Date) - Static method in class com.xensource.xenapi.Message
-
- getAccessPIF(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get the access_PIF field of the given tunnel.
- getActionsAfterCrash(Connection) - Method in class com.xensource.xenapi.VM
-
Get the actions/after_crash field of the given VM.
- getActionsAfterReboot(Connection) - Method in class com.xensource.xenapi.VM
-
Get the actions/after_reboot field of the given VM.
- getActionsAfterShutdown(Connection) - Method in class com.xensource.xenapi.VM
-
Get the actions/after_shutdown field of the given VM.
- getAddress(Connection) - Method in class com.xensource.xenapi.Host
-
Get the address field of the given host.
- getAffinity(Connection) - Method in class com.xensource.xenapi.VM
-
Get the affinity field of the given VM.
- getAfterApplyGuidance(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the after_apply_guidance field of the given pool_patch.
- getAlarmConfig(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the alarm_config field of the given VMPP.
- getAlerts(Connection, Long) - Method in class com.xensource.xenapi.VMPP
-
This call fetches a history of alerts for a given protection policy
- getAll(Connection) - Static method in class com.xensource.xenapi.Blob
-
Return a list of all the blobs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Bond
-
Return a list of all the Bonds known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Console
-
Return a list of all the consoles known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Crashdump
-
Return a list of all the crashdumps known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Host
-
Return a list of all the hosts known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.HostCpu
-
Deprecated.
- getAll(Connection) - Static method in class com.xensource.xenapi.HostCrashdump
-
Return a list of all the host_crashdumps known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.HostMetrics
-
Return a list of all the host_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.HostPatch
-
Return a list of all the host_patchs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Message
-
- getAll(Connection) - Static method in class com.xensource.xenapi.Network
-
Return a list of all the networks known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.PBD
-
Return a list of all the PBDs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.PIF
-
Return a list of all the PIFs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.PIFMetrics
-
Return a list of all the PIF_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Pool
-
Return a list of all the pools known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.PoolPatch
-
Return a list of all the pool_patchs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Role
-
Return a list of all the roles known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Secret
-
Return a list of all the secrets known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.SM
-
Return a list of all the SMs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.SR
-
Return a list of all the SRs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Subject
-
Return a list of all the subjects known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Task
-
Return a list of all the tasks known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.Tunnel
-
Return a list of all the tunnels known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VBD
-
Return a list of all the VBDs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VBDMetrics
-
Return a list of all the VBD_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VDI
-
Return a list of all the VDIs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VIF
-
Return a list of all the VIFs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VIFMetrics
-
Return a list of all the VIF_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VLAN
-
Return a list of all the VLANs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VM
-
Return a list of all the VMs known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VMGuestMetrics
-
Return a list of all the VM_guest_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VMMetrics
-
Return a list of all the VM_metrics instances known to the system.
- getAll(Connection) - Static method in class com.xensource.xenapi.VMPP
-
Return a list of all the VMPPs known to the system.
- getAllowCaching(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the allow_caching field of the given VDI.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.Host
-
Get the allowed_operations field of the given host.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.Network
-
Get the allowed_operations field of the given network.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.SR
-
Get the allowed_operations field of the given SR.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.Task
-
Get the allowed_operations field of the given task.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the allowed_operations field of the given VBD.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the allowed_operations field of the given VDI.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the allowed_operations field of the given VIF.
- getAllowedOperations(Connection) - Method in class com.xensource.xenapi.VM
-
Get the allowed_operations field of the given VM.
- getAllowedVBDDevices(Connection) - Method in class com.xensource.xenapi.VM
-
Returns a list of the allowed values that a VBD device field can take
- getAllowedVIFDevices(Connection) - Method in class com.xensource.xenapi.VM
-
Returns a list of the allowed values that a VIF device field can take
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Blob
-
Return a map of blob references to blob records for all blobs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Bond
-
Return a map of Bond references to Bond records for all Bonds known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Console
-
Return a map of console references to console records for all consoles known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Crashdump
-
Return a map of crashdump references to crashdump records for all crashdumps known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Host
-
Return a map of host references to host records for all hosts known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.HostCpu
-
Return a map of host_cpu references to host_cpu records for all host_cpus known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.HostCrashdump
-
Return a map of host_crashdump references to host_crashdump records for all host_crashdumps known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.HostMetrics
-
Return a map of host_metrics references to host_metrics records for all host_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.HostPatch
-
Return a map of host_patch references to host_patch records for all host_patchs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Message
-
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Network
-
Return a map of network references to network records for all networks known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.PBD
-
Return a map of PBD references to PBD records for all PBDs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.PIF
-
Return a map of PIF references to PIF records for all PIFs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.PIFMetrics
-
Return a map of PIF_metrics references to PIF_metrics records for all PIF_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Pool
-
Return a map of pool references to pool records for all pools known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.PoolPatch
-
Return a map of pool_patch references to pool_patch records for all pool_patchs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Role
-
Return a map of role references to role records for all roles known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Secret
-
Return a map of secret references to secret records for all secrets known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.SM
-
Return a map of SM references to SM records for all SMs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.SR
-
Return a map of SR references to SR records for all SRs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Subject
-
Return a map of subject references to subject records for all subjects known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Task
-
Return a map of task references to task records for all tasks known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.Tunnel
-
Return a map of tunnel references to tunnel records for all tunnels known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VBD
-
Return a map of VBD references to VBD records for all VBDs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VBDMetrics
-
Return a map of VBD_metrics references to VBD_metrics records for all VBD_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VDI
-
Return a map of VDI references to VDI records for all VDIs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VIF
-
Return a map of VIF references to VIF records for all VIFs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VIFMetrics
-
Return a map of VIF_metrics references to VIF_metrics records for all VIF_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VLAN
-
Return a map of VLAN references to VLAN records for all VLANs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VM
-
Return a map of VM references to VM records for all VMs known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VMGuestMetrics
-
Return a map of VM_guest_metrics references to VM_guest_metrics records for all VM_guest_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VMMetrics
-
Return a map of VM_metrics references to VM_metrics records for all VM_metrics instances known to the system.
- getAllRecords(Connection) - Static method in class com.xensource.xenapi.VMPP
-
Return a map of VMPP references to VMPP records for all VMPPs known to the system.
- getAllRecordsWhere(Connection, String) - Static method in class com.xensource.xenapi.Message
-
- getAllSubjectIdentifiers(Connection) - Static method in class com.xensource.xenapi.Session
-
Return a list of all the user subject-identifiers of all existing sessions
- getAllSubjectIdentifiersAsync(Connection) - Static method in class com.xensource.xenapi.Session
-
Return a list of all the user subject-identifiers of all existing sessions
- getAPIVersion() - Method in class com.xensource.xenapi.Connection
-
Updated when Session.login_with_password() is called.
- getAPIVersionMajor(Connection) - Method in class com.xensource.xenapi.Host
-
Get the API_version/major field of the given host.
- getAPIVersionMinor(Connection) - Method in class com.xensource.xenapi.Host
-
Get the API_version/minor field of the given host.
- getAPIVersionVendor(Connection) - Method in class com.xensource.xenapi.Host
-
Get the API_version/vendor field of the given host.
- getAPIVersionVendorImplementation(Connection) - Method in class com.xensource.xenapi.Host
-
Get the API_version/vendor_implementation field of the given host.
- getApplied(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the applied field of the given host_patch.
- getArchiveFrequency(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the archive_frequency field of the given VMPP.
- getArchiveLastRunTime(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the archive_last_run_time field of the given VMPP.
- getArchiveSchedule(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the archive_schedule field of the given VMPP.
- getArchiveTargetConfig(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the archive_target_config field of the given VMPP.
- getArchiveTargetType(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the archive_target_type field of the given VMPP.
- getAuthUserName(Connection) - Method in class com.xensource.xenapi.Session
-
Get the auth_user_name field of the given session.
- getAuthUserSid(Connection) - Method in class com.xensource.xenapi.Session
-
Get the auth_user_sid field of the given session.
- getBackend(Connection) - Method in class com.xensource.xenapi.VTPM
-
Get the backend field of the given VTPM.
- getBackupFrequency(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the backup_frequency field of the given VMPP.
- getBackupLastRunTime(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the backup_last_run_time field of the given VMPP.
- getBackupRetentionValue(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the backup_retention_value field of the given VMPP.
- getBackupSchedule(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the backup_schedule field of the given VMPP.
- getBackupType(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the backup_type field of the given VMPP.
- getBiosStrings(Connection) - Method in class com.xensource.xenapi.Host
-
Get the bios_strings field of the given host.
- getBiosStrings(Connection) - Method in class com.xensource.xenapi.VM
-
Get the bios_strings field of the given VM.
- getBlobs(Connection) - Method in class com.xensource.xenapi.Host
-
Get the blobs field of the given host.
- getBlobs(Connection) - Method in class com.xensource.xenapi.Network
-
Get the blobs field of the given network.
- getBlobs(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the blobs field of the given pool.
- getBlobs(Connection) - Method in class com.xensource.xenapi.SR
-
Get the blobs field of the given SR.
- getBlobs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the blobs field of the given VM.
- getBlockedOperations(Connection) - Method in class com.xensource.xenapi.VM
-
Get the blocked_operations field of the given VM.
- getBondMasterOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the bond_master_of field of the given PIF.
- getBondSlaveOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the bond_slave_of field of the given PIF.
- getBootable(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the bootable field of the given VBD.
- getBootRecord(Connection) - Method in class com.xensource.xenapi.VM
-
Returns a record describing the VM's dynamic state, initialised when the VM boots and updated to reflect runtime configuration changes e.g.
- getBridge(Connection) - Method in class com.xensource.xenapi.Network
-
Get the bridge field of the given network.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Blob
-
Get all the blob instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Host
-
Get all the host instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.HostPatch
-
Get all the host_patch instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Network
-
Get all the network instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.PoolPatch
-
Get all the pool_patch instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Role
-
Get all the role instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.SM
-
Get all the SM instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.SR
-
Get all the SR instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Task
-
Get all the task instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.VDI
-
Get all the VDI instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.VM
-
Get all the VM instances with the given label.
- getByNameLabel(Connection, String) - Static method in class com.xensource.xenapi.VMPP
-
Get all the VMPP instances with the given label.
- getByPermission(Connection) - Method in class com.xensource.xenapi.Role
-
This call returns a list of roles given a permission
- getByPermissionNameLabel(Connection, String) - Static method in class com.xensource.xenapi.Role
-
This call returns a list of roles given a permission name
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Blob
-
Get a reference to the blob instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Bond
-
Get a reference to the Bond instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Console
-
Get a reference to the console instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Crashdump
-
Get a reference to the crashdump instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Host
-
Get a reference to the host instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.HostCpu
-
Deprecated.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.HostCrashdump
-
Get a reference to the host_crashdump instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.HostMetrics
-
Get a reference to the host_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.HostPatch
-
Get a reference to the host_patch instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Message
-
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Network
-
Get a reference to the network instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.PBD
-
Get a reference to the PBD instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.PIF
-
Get a reference to the PIF instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.PIFMetrics
-
Get a reference to the PIF_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Get a reference to the pool instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.PoolPatch
-
Get a reference to the pool_patch instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Role
-
Get a reference to the role instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Secret
-
Get a reference to the secret instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Session
-
Get a reference to the session instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.SM
-
Get a reference to the SM instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.SR
-
Get a reference to the SR instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Subject
-
Get a reference to the subject instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Task
-
Get a reference to the task instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.Tunnel
-
Get a reference to the tunnel instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.User
-
Deprecated.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VBD
-
Get a reference to the VBD instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VBDMetrics
-
Get a reference to the VBD_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VDI
-
Get a reference to the VDI instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VIF
-
Get a reference to the VIF instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VIFMetrics
-
Get a reference to the VIF_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VLAN
-
Get a reference to the VLAN instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VM
-
Get a reference to the VM instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VMGuestMetrics
-
Get a reference to the VM_guest_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VMMetrics
-
Get a reference to the VM_metrics instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VMPP
-
Get a reference to the VMPP instance with the specified UUID.
- getByUuid(Connection, String) - Static method in class com.xensource.xenapi.VTPM
-
Get a reference to the VTPM instance with the specified UUID.
- getCapabilities(Connection) - Method in class com.xensource.xenapi.Host
-
Get the capabilities field of the given host.
- getCapabilities(Connection) - Method in class com.xensource.xenapi.SM
-
Get the capabilities field of the given SM.
- getCarrier(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the carrier field of the given PIF_metrics.
- getChildren(Connection) - Method in class com.xensource.xenapi.VM
-
Get the children field of the given VM.
- getConfig() - Method in class com.xensource.xenapi.Connection
-
- getConfiguration(Connection) - Method in class com.xensource.xenapi.SM
-
Get the configuration field of the given SM.
- getConsoles(Connection) - Method in class com.xensource.xenapi.VM
-
Get the consoles field of the given VM.
- getContentType(Connection) - Method in class com.xensource.xenapi.SR
-
Get the content_type field of the given SR.
- getCooperative(Connection) - Method in class com.xensource.xenapi.VM
-
Return true if the VM is currently 'co-operative' i.e.
- getCooperativeAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Return true if the VM is currently 'co-operative' i.e.
- getCopyright(Connection) - Method in class com.xensource.xenapi.SM
-
Get the copyright field of the given SM.
- getCpuConfiguration(Connection) - Method in class com.xensource.xenapi.Host
-
Get the cpu_configuration field of the given host.
- getCpuInfo(Connection) - Method in class com.xensource.xenapi.Host
-
Get the cpu_info field of the given host.
- getCrashdumps(Connection) - Method in class com.xensource.xenapi.Host
-
Get the crashdumps field of the given host.
- getCrashDumps(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the crash_dumps field of the given VDI.
- getCrashDumps(Connection) - Method in class com.xensource.xenapi.VM
-
Get the crash_dumps field of the given VM.
- getCrashDumpSr(Connection) - Method in class com.xensource.xenapi.Host
-
Get the crash_dump_sr field of the given host.
- getCrashDumpSR(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the crash_dump_SR field of the given pool.
- getCreated(Connection) - Method in class com.xensource.xenapi.Task
-
Get the created field of the given task.
- getCurrentId(Connection) - Static method in class com.xensource.xenapi.Event
-
Return the ID of the next event to be generated by the system
- getCurrentlyAttached(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the currently_attached field of the given PBD.
- getCurrentlyAttached(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the currently_attached field of the given PIF.
- getCurrentlyAttached(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the currently_attached field of the given VBD.
- getCurrentlyAttached(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the currently_attached field of the given VIF.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.Host
-
Get the current_operations field of the given host.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.Network
-
Get the current_operations field of the given network.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.SR
-
Get the current_operations field of the given SR.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.Task
-
Get the current_operations field of the given task.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the current_operations field of the given VBD.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the current_operations field of the given VDI.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the current_operations field of the given VIF.
- getCurrentOperations(Connection) - Method in class com.xensource.xenapi.VM
-
Get the current_operations field of the given VM.
- getDataSources(Connection) - Method in class com.xensource.xenapi.Host
-
- getDataSources(Connection) - Method in class com.xensource.xenapi.VM
-
- getDefaultSR(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the default_SR field of the given pool.
- getDevice(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the device field of the given PIF.
- getDevice(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the device field of the given VBD.
- getDevice(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the device field of the given VIF.
- getDeviceConfig(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the device_config field of the given PBD.
- getDeviceId(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the device_id field of the given PIF_metrics.
- getDeviceName(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the device_name field of the given PIF_metrics.
- getDisallowUnplug(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the disallow_unplug field of the given PIF.
- getDisks(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the disks field of the given VM_guest_metrics.
- getDNS(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the DNS field of the given PIF.
- getDomarch(Connection) - Method in class com.xensource.xenapi.VM
-
Get the domarch field of the given VM.
- getDomid(Connection) - Method in class com.xensource.xenapi.VM
-
Get the domid field of the given VM.
- getDriverFilename(Connection) - Method in class com.xensource.xenapi.SM
-
Get the driver_filename field of the given SM.
- getDuplex(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the duplex field of the given PIF_metrics.
- getEdition(Connection) - Method in class com.xensource.xenapi.Host
-
Get the edition field of the given host.
- getEmpty(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the empty field of the given VBD.
- getEnabled(Connection) - Method in class com.xensource.xenapi.Host
-
Get the enabled field of the given host.
- getErrorInfo(Connection) - Method in class com.xensource.xenapi.Task
-
Get the error_info field of the given task.
- getExternalAuthConfiguration(Connection) - Method in class com.xensource.xenapi.Host
-
Get the external_auth_configuration field of the given host.
- getExternalAuthServiceName(Connection) - Method in class com.xensource.xenapi.Host
-
Get the external_auth_service_name field of the given host.
- getExternalAuthType(Connection) - Method in class com.xensource.xenapi.Host
-
Get the external_auth_type field of the given host.
- getFamily(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the family field of the given host_cpu.
- getFeatures(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the features field of the given host_cpu.
- getFinished(Connection) - Method in class com.xensource.xenapi.Task
-
Get the finished field of the given task.
- getFlags(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the flags field of the given host_cpu.
- getFullname(Connection) - Method in class com.xensource.xenapi.User
-
Get the fullname field of the given user.
- getGateway(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the gateway field of the given PIF.
- getGroupMembership(Connection, String) - Static method in class com.xensource.xenapi.Auth
-
This calls queries the external directory service to obtain the transitively-closed set of groups that the the subject_identifier is member of.
- getGuestMetrics(Connection) - Method in class com.xensource.xenapi.VM
-
Get the guest_metrics field of the given VM.
- getGuiConfig(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the gui_config field of the given pool.
- getHaAllowOvercommit(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_allow_overcommit field of the given pool.
- getHaAlwaysRun(Connection) - Method in class com.xensource.xenapi.VM
-
Get the ha_always_run field of the given VM.
- getHaConfiguration(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_configuration field of the given pool.
- getHaEnabled(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_enabled field of the given pool.
- getHaHostFailuresToTolerate(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_host_failures_to_tolerate field of the given pool.
- getHaNetworkPeers(Connection) - Method in class com.xensource.xenapi.Host
-
Get the ha_network_peers field of the given host.
- getHaOvercommitted(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_overcommitted field of the given pool.
- getHaPlanExistsFor(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_plan_exists_for field of the given pool.
- getHaRestartPriority(Connection) - Method in class com.xensource.xenapi.VM
-
Get the ha_restart_priority field of the given VM.
- getHaStatefiles(Connection) - Method in class com.xensource.xenapi.Host
-
Get the ha_statefiles field of the given host.
- getHaStatefiles(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the ha_statefiles field of the given pool.
- getHost(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the host field of the given host_cpu.
- getHost(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get the host field of the given host_crashdump.
- getHost(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the host field of the given host_patch.
- getHost(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the host field of the given PBD.
- getHost(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the host field of the given PIF.
- getHostCPUs(Connection) - Method in class com.xensource.xenapi.Host
-
Get the host_CPUs field of the given host.
- getHostname(Connection) - Method in class com.xensource.xenapi.Host
-
Get the hostname field of the given host.
- getHostPatches(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the host_patches field of the given pool_patch.
- getHVMBootParams(Connection) - Method in class com.xensource.xenapi.VM
-
Get the HVM/boot_params field of the given VM.
- getHVMBootPolicy(Connection) - Method in class com.xensource.xenapi.VM
-
Get the HVM/boot_policy field of the given VM.
- getHVMShadowMultiplier(Connection) - Method in class com.xensource.xenapi.VM
-
Get the HVM/shadow_multiplier field of the given VM.
- getInstallTime(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the install_time field of the given VM_metrics.
- getIoReadKbs(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the io/read_kbs field of the given PIF_metrics.
- getIoReadKbs(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get the io/read_kbs field of the given VBD_metrics.
- getIoReadKbs(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get the io/read_kbs field of the given VIF_metrics.
- getIoWriteKbs(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the io/write_kbs field of the given PIF_metrics.
- getIoWriteKbs(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get the io/write_kbs field of the given VBD_metrics.
- getIoWriteKbs(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get the io/write_kbs field of the given VIF_metrics.
- getIP(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the IP field of the given PIF.
- getIpConfigurationMode(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the ip_configuration_mode field of the given PIF.
- getIsAlarmEnabled(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the is_alarm_enabled field of the given VMPP.
- getIsArchiveRunning(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the is_archive_running field of the given VMPP.
- getIsASnapshot(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the is_a_snapshot field of the given VDI.
- getIsASnapshot(Connection) - Method in class com.xensource.xenapi.VM
-
Get the is_a_snapshot field of the given VM.
- getIsATemplate(Connection) - Method in class com.xensource.xenapi.VM
-
Get the is_a_template field of the given VM.
- getIsBackupRunning(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the is_backup_running field of the given VMPP.
- getIsControlDomain(Connection) - Method in class com.xensource.xenapi.VM
-
Get the is_control_domain field of the given VM.
- getIsLocalSuperuser(Connection) - Method in class com.xensource.xenapi.Session
-
Get the is_local_superuser field of the given session.
- getIsPolicyEnabled(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the is_policy_enabled field of the given VMPP.
- getIsSnapshotFromVmpp(Connection) - Method in class com.xensource.xenapi.VM
-
Get the is_snapshot_from_vmpp field of the given VM.
- getLastActive(Connection) - Method in class com.xensource.xenapi.Session
-
Get the last_active field of the given session.
- getLastBootCPUFlags(Connection) - Method in class com.xensource.xenapi.VM
-
Get the last_boot_CPU_flags field of the given VM.
- getLastBootedRecord(Connection) - Method in class com.xensource.xenapi.VM
-
Get the last_booted_record field of the given VM.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the last_updated field of the given blob.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get the last_updated field of the given host_metrics.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the last_updated field of the given PIF_metrics.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get the last_updated field of the given VBD_metrics.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get the last_updated field of the given VIF_metrics.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the last_updated field of the given VM_guest_metrics.
- getLastUpdated(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the last_updated field of the given VM_metrics.
- getLicenseParams(Connection) - Method in class com.xensource.xenapi.Host
-
Get the license_params field of the given host.
- getLicenseServer(Connection) - Method in class com.xensource.xenapi.Host
-
Get the license_server field of the given host.
- getLive(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get the live field of the given host_metrics.
- getLive(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the live field of the given VM_guest_metrics.
- getLocalCacheEnabled(Connection) - Method in class com.xensource.xenapi.SR
-
Get the local_cache_enabled field of the given SR.
- getLocalCacheSr(Connection) - Method in class com.xensource.xenapi.Host
-
Get the local_cache_sr field of the given host.
- getLocation(Connection) - Method in class com.xensource.xenapi.Console
-
Get the location field of the given console.
- getLocation(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the location field of the given VDI.
- getLog(Connection) - Method in class com.xensource.xenapi.Host
-
Get the host's log file
- getLogAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Get the host's log file
- getLogging(Connection) - Method in class com.xensource.xenapi.Host
-
Get the logging field of the given host.
- getMAC(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the MAC field of the given PIF.
- getMAC(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the MAC field of the given VIF.
- getMACAutogenerated(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the MAC_autogenerated field of the given VIF.
- getManaged(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the managed field of the given VDI.
- getManagement(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the management field of the given PIF.
- getMaster(Connection) - Method in class com.xensource.xenapi.Bond
-
Get the master field of the given Bond.
- getMaster(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the master field of the given pool.
- getMemory(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the memory field of the given VM_guest_metrics.
- getMemoryActual(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the memory/actual field of the given VM_metrics.
- getMemoryDynamicMax(Connection) - Method in class com.xensource.xenapi.VM
-
Get the memory/dynamic_max field of the given VM.
- getMemoryDynamicMin(Connection) - Method in class com.xensource.xenapi.VM
-
Get the memory/dynamic_min field of the given VM.
- getMemoryFree(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Deprecated.
- getMemoryOverhead(Connection) - Method in class com.xensource.xenapi.Host
-
Get the memory/overhead field of the given host.
- getMemoryOverhead(Connection) - Method in class com.xensource.xenapi.VM
-
Get the memory/overhead field of the given VM.
- getMemoryStaticMax(Connection) - Method in class com.xensource.xenapi.VM
-
Get the memory/static_max field of the given VM.
- getMemoryStaticMin(Connection) - Method in class com.xensource.xenapi.VM
-
Get the memory/static_min field of the given VM.
- getMemoryTarget(Connection) - Method in class com.xensource.xenapi.VM
-
Deprecated.
- getMemoryTotal(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get the memory/total field of the given host_metrics.
- getMetrics(Connection) - Method in class com.xensource.xenapi.Host
-
Get the metrics field of the given host.
- getMetrics(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the metrics field of the given PIF.
- getMetrics(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the metrics field of the given VBD.
- getMetrics(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the metrics field of the given VIF.
- getMetrics(Connection) - Method in class com.xensource.xenapi.VM
-
Get the metrics field of the given VM.
- getMimeType(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the mime_type field of the given blob.
- getMissing(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the missing field of the given VDI.
- getMode(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the mode field of the given VBD.
- getModel(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the model field of the given host_cpu.
- getModelname(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the modelname field of the given host_cpu.
- getMTU(Connection) - Method in class com.xensource.xenapi.Network
-
Get the MTU field of the given network.
- getMTU(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the MTU field of the given PIF.
- getMTU(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the MTU field of the given VIF.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the name/description field of the given blob.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Host
-
Get the name/description field of the given host.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the name/description field of the given host_patch.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Network
-
Get the name/description field of the given network.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the name_description field of the given pool.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the name/description field of the given pool_patch.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Role
-
Get the name/description field of the given role.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.SM
-
Get the name/description field of the given SM.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.SR
-
Get the name/description field of the given SR.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.Task
-
Get the name/description field of the given task.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the name/description field of the given VDI.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.VM
-
Get the name/description field of the given VM.
- getNameDescription(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the name/description field of the given VMPP.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the name/label field of the given blob.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Host
-
Get the name/label field of the given host.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the name/label field of the given host_patch.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Network
-
Get the name/label field of the given network.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the name_label field of the given pool.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the name/label field of the given pool_patch.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Role
-
Get the name/label field of the given role.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.SM
-
Get the name/label field of the given SM.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.SR
-
Get the name/label field of the given SR.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.Task
-
Get the name/label field of the given task.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the name/label field of the given VDI.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.VM
-
Get the name/label field of the given VM.
- getNameLabel(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the name/label field of the given VMPP.
- getNetmask(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the netmask field of the given PIF.
- getNetwork(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the network field of the given PIF.
- getNetwork(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the network field of the given VIF.
- getNetworks(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the networks field of the given VM_guest_metrics.
- getNumber(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the number field of the given host_cpu.
- getOnBoot(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the on_boot field of the given VDI.
- getOsVersion(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the os_version field of the given VM_guest_metrics.
- getOther(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the other field of the given VM_guest_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Bond
-
Get the other_config field of the given Bond.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Console
-
Get the other_config field of the given console.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Crashdump
-
Get the other_config field of the given crashdump.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Host
-
Get the other_config field of the given host.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the other_config field of the given host_cpu.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get the other_config field of the given host_crashdump.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get the other_config field of the given host_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the other_config field of the given host_patch.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Network
-
Get the other_config field of the given network.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the other_config field of the given PBD.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the other_config field of the given PIF.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the other_config field of the given PIF_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the other_config field of the given pool.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the other_config field of the given pool_patch.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Session
-
Get the other_config field of the given session.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.SM
-
Get the other_config field of the given SM.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.SR
-
Get the other_config field of the given SR.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Subject
-
Get the other_config field of the given subject.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Task
-
Get the other_config field of the given task.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get the other_config field of the given tunnel.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.User
-
Get the other_config field of the given user.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the other_config field of the given VBD.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get the other_config field of the given VBD_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the other_config field of the given VDI.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the other_config field of the given VIF.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get the other_config field of the given VIF_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get the other_config field of the given VLAN.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VM
-
Get the other_config field of the given VM.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the other_config field of the given VM_guest_metrics.
- getOtherConfig(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the other_config field of the given VM_metrics.
- getParent(Connection) - Method in class com.xensource.xenapi.Session
-
Get the parent field of the given session.
- getParent(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the parent field of the given VDI.
- getParent(Connection) - Method in class com.xensource.xenapi.VM
-
Get the parent field of the given VM.
- getPatches(Connection) - Method in class com.xensource.xenapi.Host
-
Get the patches field of the given host.
- getPBDs(Connection) - Method in class com.xensource.xenapi.Host
-
Get the PBDs field of the given host.
- getPBDs(Connection) - Method in class com.xensource.xenapi.SR
-
Get the PBDs field of the given SR.
- getPCIBus(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PCI_bus field of the given VM.
- getPciBusPath(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the pci_bus_path field of the given PIF_metrics.
- getPermissions(Connection) - Method in class com.xensource.xenapi.Role
-
This call returns a list of permissions given a role
- getPermissionsNameLabel(Connection) - Method in class com.xensource.xenapi.Role
-
This call returns a list of permission names given a role
- getPermissionsNameLabel(Connection) - Method in class com.xensource.xenapi.Subject
-
This call returns a list of permission names given a subject
- getPhysical(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the physical field of the given PIF.
- getPhysicalSize(Connection) - Method in class com.xensource.xenapi.SR
-
Get the physical_size field of the given SR.
- getPhysicalUtilisation(Connection) - Method in class com.xensource.xenapi.SR
-
Get the physical_utilisation field of the given SR.
- getPhysicalUtilisation(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the physical_utilisation field of the given VDI.
- getPIFs(Connection) - Method in class com.xensource.xenapi.Host
-
Get the PIFs field of the given host.
- getPIFs(Connection) - Method in class com.xensource.xenapi.Network
-
Get the PIFs field of the given network.
- getPlatform(Connection) - Method in class com.xensource.xenapi.VM
-
Get the platform field of the given VM.
- getPool(Connection) - Method in class com.xensource.xenapi.Session
-
Get the pool field of the given session.
- getPoolApplied(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the pool_applied field of the given pool_patch.
- getPoolPatch(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the pool_patch field of the given host_patch.
- getPossibleHosts(Connection) - Method in class com.xensource.xenapi.VM
-
Return the list of hosts on which this VM may run.
- getPossibleHostsAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Return the list of hosts on which this VM may run.
- getPowerOnConfig(Connection) - Method in class com.xensource.xenapi.Host
-
Get the power_on_config field of the given host.
- getPowerOnMode(Connection) - Method in class com.xensource.xenapi.Host
-
Get the power_on_mode field of the given host.
- getPowerState(Connection) - Method in class com.xensource.xenapi.VM
-
Get the power_state field of the given VM.
- getProgress(Connection) - Method in class com.xensource.xenapi.Task
-
Get the progress field of the given task.
- getProtectionPolicy(Connection) - Method in class com.xensource.xenapi.VM
-
Get the protection_policy field of the given VM.
- getProtocol(Connection) - Method in class com.xensource.xenapi.Console
-
Get the protocol field of the given console.
- getPVArgs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/args field of the given VM.
- getPVBootloader(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/bootloader field of the given VM.
- getPVBootloaderArgs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/bootloader_args field of the given VM.
- getPVDriversUpToDate(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the PV_drivers_up_to_date field of the given VM_guest_metrics.
- getPVDriversVersion(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the PV_drivers_version field of the given VM_guest_metrics.
- getPVKernel(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/kernel field of the given VM.
- getPVLegacyArgs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/legacy_args field of the given VM.
- getPVRamdisk(Connection) - Method in class com.xensource.xenapi.VM
-
Get the PV/ramdisk field of the given VM.
- getQosAlgorithmParams(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the qos/algorithm_params field of the given VBD.
- getQosAlgorithmParams(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the qos/algorithm_params field of the given VIF.
- getQosAlgorithmType(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the qos/algorithm_type field of the given VBD.
- getQosAlgorithmType(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the qos/algorithm_type field of the given VIF.
- getQosSupportedAlgorithms(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the qos/supported_algorithms field of the given VBD.
- getQosSupportedAlgorithms(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the qos/supported_algorithms field of the given VIF.
- getRbacPermissions(Connection) - Method in class com.xensource.xenapi.Session
-
Get the rbac_permissions field of the given session.
- getReadOnly(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the read_only field of the given VDI.
- getRecentAlerts(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the recent_alerts field of the given VMPP.
- getRecommendations(Connection) - Method in class com.xensource.xenapi.VM
-
Get the recommendations field of the given VM.
- getRecord(Connection) - Method in class com.xensource.xenapi.Blob
-
Get a record containing the current state of the given blob.
- getRecord(Connection) - Method in class com.xensource.xenapi.Bond
-
Get a record containing the current state of the given Bond.
- getRecord(Connection) - Method in class com.xensource.xenapi.Console
-
Get a record containing the current state of the given console.
- getRecord(Connection) - Method in class com.xensource.xenapi.Crashdump
-
Get a record containing the current state of the given crashdump.
- getRecord(Connection) - Method in class com.xensource.xenapi.Host
-
Get a record containing the current state of the given host.
- getRecord(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Deprecated.
- getRecord(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get a record containing the current state of the given host_crashdump.
- getRecord(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get a record containing the current state of the given host_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get a record containing the current state of the given host_patch.
- getRecord(Connection) - Method in class com.xensource.xenapi.Message
-
- getRecord(Connection) - Method in class com.xensource.xenapi.Network
-
Get a record containing the current state of the given network.
- getRecord(Connection) - Method in class com.xensource.xenapi.PBD
-
Get a record containing the current state of the given PBD.
- getRecord(Connection) - Method in class com.xensource.xenapi.PIF
-
Get a record containing the current state of the given PIF.
- getRecord(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get a record containing the current state of the given PIF_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.Pool
-
Get a record containing the current state of the given pool.
- getRecord(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get a record containing the current state of the given pool_patch.
- getRecord(Connection) - Method in class com.xensource.xenapi.Role
-
Get a record containing the current state of the given role.
- getRecord(Connection) - Method in class com.xensource.xenapi.Secret
-
Get a record containing the current state of the given secret.
- getRecord(Connection) - Method in class com.xensource.xenapi.Session
-
Get a record containing the current state of the given session.
- getRecord(Connection) - Method in class com.xensource.xenapi.SM
-
Get a record containing the current state of the given SM.
- getRecord(Connection) - Method in class com.xensource.xenapi.SR
-
Get a record containing the current state of the given SR.
- getRecord(Connection) - Method in class com.xensource.xenapi.Subject
-
Get a record containing the current state of the given subject.
- getRecord(Connection) - Method in class com.xensource.xenapi.Task
-
Get a record containing the current state of the given task.
- getRecord(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get a record containing the current state of the given tunnel.
- getRecord(Connection) - Method in class com.xensource.xenapi.User
-
Deprecated.
- getRecord(Connection) - Method in class com.xensource.xenapi.VBD
-
Get a record containing the current state of the given VBD.
- getRecord(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get a record containing the current state of the given VBD_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.VDI
-
Get a record containing the current state of the given VDI.
- getRecord(Connection) - Method in class com.xensource.xenapi.VIF
-
Get a record containing the current state of the given VIF.
- getRecord(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get a record containing the current state of the given VIF_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get a record containing the current state of the given VLAN.
- getRecord(Connection) - Method in class com.xensource.xenapi.VM
-
Get a record containing the current state of the given VM.
- getRecord(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get a record containing the current state of the given VM_guest_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get a record containing the current state of the given VM_metrics.
- getRecord(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get a record containing the current state of the given VMPP.
- getRecord(Connection) - Method in class com.xensource.xenapi.VTPM
-
Get a record containing the current state of the given VTPM.
- getRedoLogEnabled(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the redo_log_enabled field of the given pool.
- getRedoLogVdi(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the redo_log_vdi field of the given pool.
- getRequiredApiVersion(Connection) - Method in class com.xensource.xenapi.SM
-
Get the required_api_version field of the given SM.
- getResidentOn(Connection) - Method in class com.xensource.xenapi.Task
-
Get the resident_on field of the given task.
- getResidentOn(Connection) - Method in class com.xensource.xenapi.VM
-
Get the resident_on field of the given VM.
- getResidentVMs(Connection) - Method in class com.xensource.xenapi.Host
-
Get the resident_VMs field of the given host.
- getRestrictions(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the restrictions field of the given pool.
- getResult(Connection) - Method in class com.xensource.xenapi.Task
-
Get the result field of the given task.
- getRoles(Connection) - Method in class com.xensource.xenapi.Subject
-
Get the roles field of the given subject.
- getRuntimeProperties(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the runtime_properties field of the given VBD.
- getRuntimeProperties(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the runtime_properties field of the given VIF.
- getSchedPolicy(Connection) - Method in class com.xensource.xenapi.Host
-
Get the sched_policy field of the given host.
- getServerCertificate(Connection) - Method in class com.xensource.xenapi.Host
-
Get the installed server SSL certificate.
- getServerCertificateAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Get the installed server SSL certificate.
- getServerLocaltime(Connection) - Method in class com.xensource.xenapi.Host
-
This call queries the host's clock for the current time in the host's local timezone
- getServertime(Connection) - Method in class com.xensource.xenapi.Host
-
This call queries the host's clock for the current time
- getSessionReference() - Method in class com.xensource.xenapi.Connection
-
- getSharable(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the sharable field of the given VDI.
- getShared(Connection) - Method in class com.xensource.xenapi.SR
-
Get the shared field of the given SR.
- getShortName(Connection) - Method in class com.xensource.xenapi.User
-
Get the short_name field of the given user.
- getSince(Connection, Date) - Static method in class com.xensource.xenapi.Message
-
- getSize(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the size field of the given blob.
- getSize(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get the size field of the given host_crashdump.
- getSize(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the size field of the given host_patch.
- getSize(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the size field of the given pool_patch.
- getSlaves(Connection) - Method in class com.xensource.xenapi.Bond
-
Get the slaves field of the given Bond.
- getSmConfig(Connection) - Method in class com.xensource.xenapi.SR
-
Get the sm_config field of the given SR.
- getSmConfig(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the sm_config field of the given VDI.
- getSnapshotInfo(Connection) - Method in class com.xensource.xenapi.VM
-
Get the snapshot_info field of the given VM.
- getSnapshotMetadata(Connection) - Method in class com.xensource.xenapi.VM
-
Get the snapshot_metadata field of the given VM.
- getSnapshotOf(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the snapshot_of field of the given VDI.
- getSnapshotOf(Connection) - Method in class com.xensource.xenapi.VM
-
Get the snapshot_of field of the given VM.
- getSnapshots(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the snapshots field of the given VDI.
- getSnapshots(Connection) - Method in class com.xensource.xenapi.VM
-
Get the snapshots field of the given VM.
- getSnapshotTime(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the snapshot_time field of the given VDI.
- getSnapshotTime(Connection) - Method in class com.xensource.xenapi.VM
-
Get the snapshot_time field of the given VM.
- getSoftwareVersion(Connection) - Method in class com.xensource.xenapi.Host
-
Get the software_version field of the given host.
- getSpeed(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the speed field of the given host_cpu.
- getSpeed(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the speed field of the given PIF_metrics.
- getSR(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the SR field of the given PBD.
- getSR(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the SR field of the given VDI.
- getStartTime(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the start_time field of the given VM_metrics.
- getState(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the state field of the given VM_metrics.
- getStatus(Connection) - Method in class com.xensource.xenapi.Task
-
Get the status field of the given task.
- getStatus(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get the status field of the given tunnel.
- getStatusCode(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the status_code field of the given VBD.
- getStatusCode(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the status_code field of the given VIF.
- getStatusDetail(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the status_detail field of the given VBD.
- getStatusDetail(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the status_detail field of the given VIF.
- getStepping(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the stepping field of the given host_cpu.
- getStorageLock(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the storage_lock field of the given VBD.
- getStorageLock(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the storage_lock field of the given VDI.
- getSubject(Connection) - Method in class com.xensource.xenapi.Session
-
Get the subject field of the given session.
- getSubjectIdentifier(Connection, String) - Static method in class com.xensource.xenapi.Auth
-
This call queries the external directory service to obtain the subject_identifier as a string from the human-readable subject_name
- getSubjectIdentifier(Connection) - Method in class com.xensource.xenapi.Subject
-
Get the subject_identifier field of the given subject.
- getSubjectInformationFromIdentifier(Connection, String) - Static method in class com.xensource.xenapi.Auth
-
This call queries the external directory service to obtain the user information (e.g.
- getSubroles(Connection) - Method in class com.xensource.xenapi.Role
-
Get the subroles field of the given role.
- getSubtaskOf(Connection) - Method in class com.xensource.xenapi.Task
-
Get the subtask_of field of the given task.
- getSubtasks(Connection) - Method in class com.xensource.xenapi.Task
-
Get the subtasks field of the given task.
- getSupportedBootloaders(Connection) - Method in class com.xensource.xenapi.Host
-
Get the supported_bootloaders field of the given host.
- getSupportedTypes(Connection) - Static method in class com.xensource.xenapi.SR
-
Return a set of all the SR types supported by the system
- getSuspendImageSr(Connection) - Method in class com.xensource.xenapi.Host
-
Get the suspend_image_sr field of the given host.
- getSuspendImageSR(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the suspend_image_SR field of the given pool.
- getSuspendVDI(Connection) - Method in class com.xensource.xenapi.VM
-
Get the suspend_VDI field of the given VM.
- getSystemStatusCapabilities(Connection) - Method in class com.xensource.xenapi.Host
-
- getTag(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get the tag field of the given VLAN.
- getTaggedPIF(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get the tagged_PIF field of the given VLAN.
- getTags(Connection) - Method in class com.xensource.xenapi.Host
-
Get the tags field of the given host.
- getTags(Connection) - Method in class com.xensource.xenapi.Network
-
Get the tags field of the given network.
- getTags(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the tags field of the given pool.
- getTags(Connection) - Method in class com.xensource.xenapi.SR
-
Get the tags field of the given SR.
- getTags(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the tags field of the given VDI.
- getTags(Connection) - Method in class com.xensource.xenapi.VM
-
Get the tags field of the given VM.
- getTasks(Connection) - Method in class com.xensource.xenapi.Session
-
Get the tasks field of the given session.
- getThisHost(Connection) - Method in class com.xensource.xenapi.Session
-
Get the this_host field of the given session.
- getThisUser(Connection) - Method in class com.xensource.xenapi.Session
-
Get the this_user field of the given session.
- getTimestamp(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get the timestamp field of the given host_crashdump.
- getTimestampApplied(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the timestamp_applied field of the given host_patch.
- getTransportableSnapshotId(Connection) - Method in class com.xensource.xenapi.VM
-
Get the transportable_snapshot_id field of the given VM.
- getTransportPIF(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get the transport_PIF field of the given tunnel.
- getTunnelAccessPIFOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the tunnel_access_PIF_of field of the given PIF.
- getTunnelTransportPIFOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the tunnel_transport_PIF_of field of the given PIF.
- getType(Connection) - Method in class com.xensource.xenapi.SM
-
Get the type field of the given SM.
- getType(Connection) - Method in class com.xensource.xenapi.SR
-
Get the type field of the given SR.
- getType(Connection) - Method in class com.xensource.xenapi.Task
-
Get the type field of the given task.
- getType(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the type field of the given VBD.
- getType(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the type field of the given VDI.
- getUncooperativeResidentVMs(Connection) - Method in class com.xensource.xenapi.Host
-
Return a set of VMs which are not co-operating with the host's memory control system
- getUncooperativeResidentVMsAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Return a set of VMs which are not co-operating with the host's memory control system
- getUnpluggable(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the unpluggable field of the given VBD.
- getUntaggedPIF(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get the untagged_PIF field of the given VLAN.
- getUserdevice(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the userdevice field of the given VBD.
- getUserVersion(Connection) - Method in class com.xensource.xenapi.VM
-
Get the user_version field of the given VM.
- getUtilisation(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the utilisation field of the given host_cpu.
- getUuid(Connection) - Method in class com.xensource.xenapi.Blob
-
Get the uuid field of the given blob.
- getUuid(Connection) - Method in class com.xensource.xenapi.Bond
-
Get the uuid field of the given Bond.
- getUuid(Connection) - Method in class com.xensource.xenapi.Console
-
Get the uuid field of the given console.
- getUuid(Connection) - Method in class com.xensource.xenapi.Crashdump
-
Get the uuid field of the given crashdump.
- getUuid(Connection) - Method in class com.xensource.xenapi.Host
-
Get the uuid field of the given host.
- getUuid(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the uuid field of the given host_cpu.
- getUuid(Connection) - Method in class com.xensource.xenapi.HostCrashdump
-
Get the uuid field of the given host_crashdump.
- getUuid(Connection) - Method in class com.xensource.xenapi.HostMetrics
-
Get the uuid field of the given host_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the uuid field of the given host_patch.
- getUuid(Connection) - Method in class com.xensource.xenapi.Network
-
Get the uuid field of the given network.
- getUuid(Connection) - Method in class com.xensource.xenapi.PBD
-
Get the uuid field of the given PBD.
- getUuid(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the uuid field of the given PIF.
- getUuid(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the uuid field of the given PIF_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the uuid field of the given pool.
- getUuid(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the uuid field of the given pool_patch.
- getUuid(Connection) - Method in class com.xensource.xenapi.Role
-
Get the uuid field of the given role.
- getUuid(Connection) - Method in class com.xensource.xenapi.Secret
-
Get the uuid field of the given secret.
- getUuid(Connection) - Method in class com.xensource.xenapi.Session
-
Get the uuid field of the given session.
- getUuid(Connection) - Method in class com.xensource.xenapi.SM
-
Get the uuid field of the given SM.
- getUuid(Connection) - Method in class com.xensource.xenapi.SR
-
Get the uuid field of the given SR.
- getUuid(Connection) - Method in class com.xensource.xenapi.Subject
-
Get the uuid field of the given subject.
- getUuid(Connection) - Method in class com.xensource.xenapi.Task
-
Get the uuid field of the given task.
- getUuid(Connection) - Method in class com.xensource.xenapi.Tunnel
-
Get the uuid field of the given tunnel.
- getUuid(Connection) - Method in class com.xensource.xenapi.User
-
Get the uuid field of the given user.
- getUuid(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the uuid field of the given VBD.
- getUuid(Connection) - Method in class com.xensource.xenapi.VBDMetrics
-
Get the uuid field of the given VBD_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the uuid field of the given VDI.
- getUuid(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the uuid field of the given VIF.
- getUuid(Connection) - Method in class com.xensource.xenapi.VIFMetrics
-
Get the uuid field of the given VIF_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.VLAN
-
Get the uuid field of the given VLAN.
- getUuid(Connection) - Method in class com.xensource.xenapi.VM
-
Get the uuid field of the given VM.
- getUuid(Connection) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Get the uuid field of the given VM_guest_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the uuid field of the given VM_metrics.
- getUuid(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the uuid field of the given VMPP.
- getUuid(Connection) - Method in class com.xensource.xenapi.VTPM
-
Get the uuid field of the given VTPM.
- getValidationTime(Connection) - Method in class com.xensource.xenapi.Session
-
Get the validation_time field of the given session.
- getValue(Connection) - Method in class com.xensource.xenapi.Secret
-
Get the value field of the given secret.
- getVBDs(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the VBDs field of the given VDI.
- getVBDs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VBDs field of the given VM.
- getVCPUsAtStartup(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VCPUs/at_startup field of the given VM.
- getVCPUsCPU(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the VCPUs/CPU field of the given VM_metrics.
- getVCPUsFlags(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the VCPUs/flags field of the given VM_metrics.
- getVCPUsMax(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VCPUs/max field of the given VM.
- getVCPUsNumber(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the VCPUs/number field of the given VM_metrics.
- getVCPUsParams(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VCPUs/params field of the given VM.
- getVCPUsParams(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the VCPUs/params field of the given VM_metrics.
- getVCPUsUtilisation(Connection) - Method in class com.xensource.xenapi.VMMetrics
-
Get the VCPUs/utilisation field of the given VM_metrics.
- getVDI(Connection) - Method in class com.xensource.xenapi.Crashdump
-
Get the VDI field of the given crashdump.
- getVDI(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the VDI field of the given VBD.
- getVDIs(Connection) - Method in class com.xensource.xenapi.SR
-
Get the VDIs field of the given SR.
- getVendor(Connection) - Method in class com.xensource.xenapi.HostCpu
-
Get the vendor field of the given host_cpu.
- getVendor(Connection) - Method in class com.xensource.xenapi.SM
-
Get the vendor field of the given SM.
- getVendorId(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the vendor_id field of the given PIF_metrics.
- getVendorName(Connection) - Method in class com.xensource.xenapi.PIFMetrics
-
Get the vendor_name field of the given PIF_metrics.
- getVersion(Connection) - Method in class com.xensource.xenapi.HostPatch
-
Get the version field of the given host_patch.
- getVersion(Connection) - Method in class com.xensource.xenapi.PoolPatch
-
Get the version field of the given pool_patch.
- getVersion(Connection) - Method in class com.xensource.xenapi.SM
-
Get the version field of the given SM.
- getVIFs(Connection) - Method in class com.xensource.xenapi.Network
-
Get the VIFs field of the given network.
- getVIFs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VIFs field of the given VM.
- getVirtualAllocation(Connection) - Method in class com.xensource.xenapi.SR
-
Get the virtual_allocation field of the given SR.
- getVirtualSize(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the virtual_size field of the given VDI.
- getVLAN(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the VLAN field of the given PIF.
- getVLANMasterOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the VLAN_master_of field of the given PIF.
- getVLANSlaveOf(Connection) - Method in class com.xensource.xenapi.PIF
-
Get the VLAN_slave_of field of the given PIF.
- getVM(Connection) - Method in class com.xensource.xenapi.Console
-
Get the VM field of the given console.
- getVM(Connection) - Method in class com.xensource.xenapi.Crashdump
-
Get the VM field of the given crashdump.
- getVM(Connection) - Method in class com.xensource.xenapi.VBD
-
Get the VM field of the given VBD.
- getVM(Connection) - Method in class com.xensource.xenapi.VIF
-
Get the VM field of the given VIF.
- getVM(Connection) - Method in class com.xensource.xenapi.VTPM
-
Get the VM field of the given VTPM.
- getVMs(Connection) - Method in class com.xensource.xenapi.VMPP
-
Get the VMs field of the given VMPP.
- getVmsWhichPreventEvacuation(Connection) - Method in class com.xensource.xenapi.Host
-
Return a set of VMs which prevent the host being evacuated, with per-VM error codes
- getVmsWhichPreventEvacuationAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Return a set of VMs which prevent the host being evacuated, with per-VM error codes
- getVswitchController(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the vswitch_controller field of the given pool.
- getVTPMs(Connection) - Method in class com.xensource.xenapi.VM
-
Get the VTPMs field of the given VM.
- getWlbEnabled(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the wlb_enabled field of the given pool.
- getWlbUrl(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the wlb_url field of the given pool.
- getWlbUsername(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the wlb_username field of the given pool.
- getWlbVerifyCert(Connection) - Method in class com.xensource.xenapi.Pool
-
Get the wlb_verify_cert field of the given pool.
- getXenstoreData(Connection) - Method in class com.xensource.xenapi.VDI
-
Get the xenstore_data field of the given VDI.
- getXenstoreData(Connection) - Method in class com.xensource.xenapi.VM
-
Get the xenstore_data field of the given VM.
- guestMetrics - Variable in class com.xensource.xenapi.VM.Record
-
metrics associated with the running guest
- guiConfig - Variable in class com.xensource.xenapi.Pool.Record
-
gui-specific configuration for pool
- rbacPermissions - Variable in class com.xensource.xenapi.Session.Record
-
list with all RBAC permissions for this session
- readOnly - Variable in class com.xensource.xenapi.VDI.Record
-
true if this disk may ONLY be mounted read-only
- reason - Variable in exception com.xensource.xenapi.Types.CannotEnableRedoLog
-
- reason - Variable in exception com.xensource.xenapi.Types.HaAbortNewMaster
-
- reason - Variable in exception com.xensource.xenapi.Types.HostNameInvalid
-
- reason - Variable in exception com.xensource.xenapi.Types.HostsNotHomogeneous
-
- reason - Variable in exception com.xensource.xenapi.Types.LicenseCheckoutError
-
- reason - Variable in exception com.xensource.xenapi.Types.OperationNotAllowed
-
- reason - Variable in exception com.xensource.xenapi.Types.SslVerifyError
-
- reason - Variable in exception com.xensource.xenapi.Types.SystemStatusRetrievalFailed
-
- reason - Variable in exception com.xensource.xenapi.Types.ValueNotSupported
-
- reason - Variable in exception com.xensource.xenapi.Types.WlbMalformedResponse
-
- reason - Variable in exception com.xensource.xenapi.Types.XapiHookFailed
-
- reboot(Connection) - Method in class com.xensource.xenapi.Host
-
Reboot the host.
- rebootAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Reboot the host.
- received - Variable in exception com.xensource.xenapi.Types.MessageParameterCountMismatch
-
- received - Variable in exception com.xensource.xenapi.Types.XmlrpcUnmarshalFailure
-
- recentAlerts - Variable in class com.xensource.xenapi.VMPP.Record
-
recent alerts
- recommendations - Variable in class com.xensource.xenapi.VM.Record
-
An XML specification of recommended values and ranges for properties of this VM
- reconfigureIp(Connection, Types.IpConfigurationMode, String, String, String, String) - Method in class com.xensource.xenapi.PIF
-
Reconfigure the IP address settings for this interface
- reconfigureIpAsync(Connection, Types.IpConfigurationMode, String, String, String, String) - Method in class com.xensource.xenapi.PIF
-
Reconfigure the IP address settings for this interface
- recordDataSource(Connection, String) - Method in class com.xensource.xenapi.Host
-
Start recording the specified data source
- recordDataSource(Connection, String) - Method in class com.xensource.xenapi.VM
-
Start recording the specified data source
- recoverSlaves(Connection) - Static method in class com.xensource.xenapi.Pool
-
Instruct a pool master, M, to try and contact its slaves and, if slaves are in emergency mode, reset their master address to M.
- recoverSlavesAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Instruct a pool master, M, to try and contact its slaves and, if slaves are in emergency mode, reset their master address to M.
- redoLogEnabled - Variable in class com.xensource.xenapi.Pool.Record
-
true a redo-log is to be used other than when HA is enabled, false otherwise
- redoLogVdi - Variable in class com.xensource.xenapi.Pool.Record
-
indicates the VDI to use for the redo-log other than when HA is enabled
- ref - Variable in class com.xensource.xenapi.Blob
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Bond
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Console
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Crashdump
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.DataSource
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Event.Record
-
A reference to the object that changed
- ref - Variable in class com.xensource.xenapi.Event
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Host
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.HostCpu
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.HostCrashdump
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.HostMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.HostPatch
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Message
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Network
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.PBD
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.PIF
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.PIFMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Pool
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.PoolPatch
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Role
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Secret
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Session
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.SM
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.SR
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Subject
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Task
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.Tunnel
-
The XenAPI reference to this object.
- ref - Variable in exception com.xensource.xenapi.Types.DeviceAttachTimeout
-
- ref - Variable in exception com.xensource.xenapi.Types.DeviceDetachRejected
-
- ref - Variable in exception com.xensource.xenapi.Types.DeviceDetachTimeout
-
- ref - Variable in exception com.xensource.xenapi.Types.HostInUse
-
- ref - Variable in exception com.xensource.xenapi.Types.OperationBlocked
-
- ref - Variable in class com.xensource.xenapi.User
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VBD
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VBDMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VDI
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VIF
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VIFMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VLAN
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VM
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VMGuestMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VMMetrics
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VMPP
-
The XenAPI reference to this object.
- ref - Variable in class com.xensource.xenapi.VTPM
-
The XenAPI reference to this object.
- refreshPackInfo(Connection) - Method in class com.xensource.xenapi.Host
-
Refresh the list of installed Supplemental Packs.
- refreshPackInfoAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Refresh the list of installed Supplemental Packs.
- register(Connection, Set<String>) - Static method in class com.xensource.xenapi.Event
-
Registers this session with the event system.
- registerAsync(Connection, Set<String>) - Static method in class com.xensource.xenapi.Event
-
Registers this session with the event system.
- removeFromAlarmConfig(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
- removeFromArchiveSchedule(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
- removeFromArchiveTargetConfig(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
- removeFromBackupSchedule(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
- removeFromBlockedOperations(Connection, Types.VmOperations) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the blocked_operations field of the given VM.
- removeFromGuiConfig(Connection, String) - Method in class com.xensource.xenapi.Pool
-
Remove the given key and its corresponding value from the gui_config field of the given pool.
- removeFromHVMBootParams(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the HVM/boot_params field of the given VM.
- removeFromLicenseServer(Connection, String) - Method in class com.xensource.xenapi.Host
-
Remove the given key and its corresponding value from the license_server field of the given host.
- removeFromLogging(Connection, String) - Method in class com.xensource.xenapi.Host
-
Remove the given key and its corresponding value from the logging field of the given host.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Bond
-
Remove the given key and its corresponding value from the other_config field of the given Bond.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Console
-
Remove the given key and its corresponding value from the other_config field of the given console.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Crashdump
-
Remove the given key and its corresponding value from the other_config field of the given crashdump.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Host
-
Remove the given key and its corresponding value from the other_config field of the given host.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.HostCpu
-
Remove the given key and its corresponding value from the other_config field of the given host_cpu.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.HostCrashdump
-
Remove the given key and its corresponding value from the other_config field of the given host_crashdump.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.HostMetrics
-
Remove the given key and its corresponding value from the other_config field of the given host_metrics.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.HostPatch
-
Remove the given key and its corresponding value from the other_config field of the given host_patch.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Network
-
Remove the given key and its corresponding value from the other_config field of the given network.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.PBD
-
Remove the given key and its corresponding value from the other_config field of the given PBD.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.PIF
-
Remove the given key and its corresponding value from the other_config field of the given PIF.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.PIFMetrics
-
Remove the given key and its corresponding value from the other_config field of the given PIF_metrics.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Pool
-
Remove the given key and its corresponding value from the other_config field of the given pool.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.PoolPatch
-
Remove the given key and its corresponding value from the other_config field of the given pool_patch.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Session
-
Remove the given key and its corresponding value from the other_config field of the given session.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.SM
-
Remove the given key and its corresponding value from the other_config field of the given SM.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.SR
-
Remove the given key and its corresponding value from the other_config field of the given SR.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Task
-
Remove the given key and its corresponding value from the other_config field of the given task.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.Tunnel
-
Remove the given key and its corresponding value from the other_config field of the given tunnel.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.User
-
Remove the given key and its corresponding value from the other_config field of the given user.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VBD
-
Remove the given key and its corresponding value from the other_config field of the given VBD.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VBDMetrics
-
Remove the given key and its corresponding value from the other_config field of the given VBD_metrics.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Remove the given key and its corresponding value from the other_config field of the given VDI.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VIF
-
Remove the given key and its corresponding value from the other_config field of the given VIF.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VIFMetrics
-
Remove the given key and its corresponding value from the other_config field of the given VIF_metrics.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VLAN
-
Remove the given key and its corresponding value from the other_config field of the given VLAN.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the other_config field of the given VM.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Remove the given key and its corresponding value from the other_config field of the given VM_guest_metrics.
- removeFromOtherConfig(Connection, String) - Method in class com.xensource.xenapi.VMMetrics
-
Remove the given key and its corresponding value from the other_config field of the given VM_metrics.
- removeFromPlatform(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the platform field of the given VM.
- removeFromQosAlgorithmParams(Connection, String) - Method in class com.xensource.xenapi.VBD
-
Remove the given key and its corresponding value from the qos/algorithm_params field of the given VBD.
- removeFromQosAlgorithmParams(Connection, String) - Method in class com.xensource.xenapi.VIF
-
Remove the given key and its corresponding value from the qos/algorithm_params field of the given VIF.
- removeFromRoles(Connection, Role) - Method in class com.xensource.xenapi.Subject
-
This call removes a role from a subject
- removeFromSmConfig(Connection, String) - Method in class com.xensource.xenapi.SR
-
Remove the given key and its corresponding value from the sm_config field of the given SR.
- removeFromSmConfig(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Remove the given key and its corresponding value from the sm_config field of the given VDI.
- removeFromStatus(Connection, String) - Method in class com.xensource.xenapi.Tunnel
-
Remove the given key and its corresponding value from the status field of the given tunnel.
- removeFromVCPUsParams(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the VCPUs/params field of the given VM.
- removeFromXenstoreData(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Remove the given key and its corresponding value from the xenstore_data field of the given VDI.
- removeFromXenstoreData(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given key and its corresponding value from the xenstore_data field of the given VM.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.Host
-
Remove the given value from the tags field of the given host.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.Network
-
Remove the given value from the tags field of the given network.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.Pool
-
Remove the given value from the tags field of the given pool.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.SR
-
Remove the given value from the tags field of the given SR.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Remove the given value from the tags field of the given VDI.
- removeTags(Connection, String) - Method in class com.xensource.xenapi.VM
-
Remove the given value from the tags field of the given VM.
- requested - Variable in exception com.xensource.xenapi.Types.SrFull
-
- requiredApiVersion - Variable in class com.xensource.xenapi.SM.Record
-
Minimum SM API version required on the server
- requiredVersion - Variable in exception com.xensource.xenapi.Types.PatchPrecheckFailedWrongServerVersion
-
- resetCpuFeatures(Connection) - Method in class com.xensource.xenapi.Host
-
Remove the feature mask, such that after a reboot all features of the CPU are enabled.
- residentOn - Variable in class com.xensource.xenapi.Task.Record
-
the host on which the task is running
- residentOn - Variable in class com.xensource.xenapi.VM.Record
-
the host the VM is currently resident on
- residentVMs - Variable in class com.xensource.xenapi.Host.Record
-
list of VMs currently resident on host
- resize(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Resize the VDI.
- resizeAsync(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Resize the VDI.
- resizeOnline(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Resize the VDI which may or may not be attached to running guests.
- resizeOnlineAsync(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Resize the VDI which may or may not be attached to running guests.
- response - Variable in exception com.xensource.xenapi.Types.WlbMalformedResponse
-
- restartAgent(Connection) - Method in class com.xensource.xenapi.Host
-
Restarts the agent after a 10 second pause.
- restartAgentAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Restarts the agent after a 10 second pause.
- restrictions - Variable in class com.xensource.xenapi.Pool.Record
-
Pool-wide restrictions currently in effect
- result - Variable in class com.xensource.xenapi.Task.Record
-
if the task has completed successfully, this field contains the result value (either Void or an object reference).
- result - Variable in exception com.xensource.xenapi.Types.BadAsyncResult
-
- result - Variable in exception com.xensource.xenapi.Types.VersionException
-
- resume(Connection, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Awaken the specified VM and resume it.
- resumeAsync(Connection, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Awaken the specified VM and resume it.
- resumeOn(Connection, Host, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Awaken the specified VM and resume it on a particular Host.
- resumeOnAsync(Connection, Host, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Awaken the specified VM and resume it on a particular Host.
- retrieveWlbConfiguration(Connection) - Static method in class com.xensource.xenapi.Pool
-
Retrieves the pool optimization criteria from the workload balancing server
- retrieveWlbConfigurationAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Retrieves the pool optimization criteria from the workload balancing server
- retrieveWlbEvacuateRecommendations(Connection) - Method in class com.xensource.xenapi.Host
-
Retrieves recommended host migrations to perform when evacuating the host from the wlb server.
- retrieveWlbEvacuateRecommendationsAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Retrieves recommended host migrations to perform when evacuating the host from the wlb server.
- retrieveWlbRecommendations(Connection) - Static method in class com.xensource.xenapi.Pool
-
Retrieves vm migrate recommendations for the pool from the workload balancing server
- retrieveWlbRecommendations(Connection) - Method in class com.xensource.xenapi.VM
-
Returns mapping of hosts to ratings, indicating the suitability of starting the VM at that location according to wlb.
- retrieveWlbRecommendationsAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Retrieves vm migrate recommendations for the pool from the workload balancing server
- retrieveWlbRecommendationsAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Returns mapping of hosts to ratings, indicating the suitability of starting the VM at that location according to wlb.
- revert(Connection) - Method in class com.xensource.xenapi.VM
-
Reverts the specified VM to a previous state.
- revertAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Reverts the specified VM to a previous state.
- rioConnection - Variable in class com.xensource.xenapi.Connection
-
Deprecated.
Use getAPIVersion() instead.
- Role - Class in com.xensource.xenapi
-
A set of permissions associated with a subject
- Role.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Role
- Role.Record() - Constructor for class com.xensource.xenapi.Role.Record
-
- roles - Variable in class com.xensource.xenapi.Subject.Record
-
the roles associated with this subject
- runtimeProperties - Variable in class com.xensource.xenapi.VBD.Record
-
Device runtime properties
- runtimeProperties - Variable in class com.xensource.xenapi.VIF.Record
-
Device runtime properties
- scan(Connection, Host) - Static method in class com.xensource.xenapi.PIF
-
Scan for physical interfaces on a host and create PIF objects to represent them
- scan(Connection) - Method in class com.xensource.xenapi.SR
-
Refreshes the list of VDIs associated with an SR
- scanAsync(Connection, Host) - Static method in class com.xensource.xenapi.PIF
-
Scan for physical interfaces on a host and create PIF objects to represent them
- scanAsync(Connection) - Method in class com.xensource.xenapi.SR
-
Refreshes the list of VDIs associated with an SR
- scanBios(Connection, Host) - Static method in class com.xensource.xenapi.PIF
-
Scan for physical interfaces on a host and create PIF objects to represent them.
- scanBiosAsync(Connection, Host) - Static method in class com.xensource.xenapi.PIF
-
Scan for physical interfaces on a host and create PIF objects to represent them.
- schedPolicy - Variable in class com.xensource.xenapi.Host.Record
-
Scheduler policy currently in force on this host
- Secret - Class in com.xensource.xenapi
-
A secret
- Secret.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Secret
- Secret.Record() - Constructor for class com.xensource.xenapi.Secret.Record
-
- sendDebugKeys(Connection, String) - Method in class com.xensource.xenapi.Host
-
Inject the given string as debugging keys into Xen
- sendDebugKeysAsync(Connection, String) - Method in class com.xensource.xenapi.Host
-
Inject the given string as debugging keys into Xen
- sendSysrq(Connection, String) - Method in class com.xensource.xenapi.VM
-
Send the given key as a sysrq to this VM.
- sendSysrqAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Send the given key as a sysrq to this VM.
- sendTestPost(Connection, String, Long, String) - Static method in class com.xensource.xenapi.Pool
-
Send the given body to the given host and port, using HTTPS, and print the response.
- sendTestPostAsync(Connection, String, Long, String) - Static method in class com.xensource.xenapi.Pool
-
Send the given body to the given host and port, using HTTPS, and print the response.
- sendTrigger(Connection, String) - Method in class com.xensource.xenapi.VM
-
Send the named trigger to this VM.
- sendTriggerAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Send the named trigger to this VM.
- sendWlbConfiguration(Connection, Map<String, String>) - Static method in class com.xensource.xenapi.Pool
-
Sets the pool optimization criteria for the workload balancing server
- sendWlbConfigurationAsync(Connection, Map<String, String>) - Static method in class com.xensource.xenapi.Pool
-
Sets the pool optimization criteria for the workload balancing server
- Session - Class in com.xensource.xenapi
-
A session
- Session.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Session
- Session.Record() - Constructor for class com.xensource.xenapi.Session.Record
-
- setActionsAfterCrash(Connection, Types.OnCrashBehaviour) - Method in class com.xensource.xenapi.VM
-
Set the actions/after_crash field of the given VM.
- setActionsAfterReboot(Connection, Types.OnNormalExit) - Method in class com.xensource.xenapi.VM
-
Set the actions/after_reboot field of the given VM.
- setActionsAfterShutdown(Connection, Types.OnNormalExit) - Method in class com.xensource.xenapi.VM
-
Set the actions/after_shutdown field of the given VM.
- setAddress(Connection, String) - Method in class com.xensource.xenapi.Host
-
Set the address field of the given host.
- setAffinity(Connection, Host) - Method in class com.xensource.xenapi.VM
-
Set the affinity field of the given VM.
- setAlarmConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMPP
-
- setArchiveFrequency(Connection, Types.VmppArchiveFrequency) - Method in class com.xensource.xenapi.VMPP
-
Set the value of the archive_frequency field
- setArchiveLastRunTime(Connection, Date) - Method in class com.xensource.xenapi.VMPP
-
- setArchiveSchedule(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMPP
-
- setArchiveTargetConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMPP
-
- setArchiveTargetType(Connection, Types.VmppArchiveTargetType) - Method in class com.xensource.xenapi.VMPP
-
Set the value of the archive_target_config_type field
- setBackupFrequency(Connection, Types.VmppBackupFrequency) - Method in class com.xensource.xenapi.VMPP
-
Set the value of the backup_frequency field
- setBackupLastRunTime(Connection, Date) - Method in class com.xensource.xenapi.VMPP
-
- setBackupRetentionValue(Connection, Long) - Method in class com.xensource.xenapi.VMPP
-
- setBackupSchedule(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMPP
-
- setBackupType(Connection, Types.VmppBackupType) - Method in class com.xensource.xenapi.VMPP
-
Set the backup_type field of the given VMPP.
- setBlockedOperations(Connection, Map<Types.VmOperations, String>) - Method in class com.xensource.xenapi.VM
-
Set the blocked_operations field of the given VM.
- setBootable(Connection, Boolean) - Method in class com.xensource.xenapi.VBD
-
Set the bootable field of the given VBD.
- setCpuFeatures(Connection, String) - Method in class com.xensource.xenapi.Host
-
Set the CPU features to be used after a reboot, if the given features string is valid.
- setCrashDumpSr(Connection, SR) - Method in class com.xensource.xenapi.Host
-
Set the crash_dump_sr field of the given host.
- setCrashDumpSR(Connection, SR) - Method in class com.xensource.xenapi.Pool
-
Set the crash_dump_SR field of the given pool.
- setDefaultSR(Connection, SR) - Method in class com.xensource.xenapi.Pool
-
Set the default_SR field of the given pool.
- setDeviceConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PBD
-
Sets the PBD's device_config field
- setDeviceConfigAsync(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PBD
-
Sets the PBD's device_config field
- setDisallowUnplug(Connection, Boolean) - Method in class com.xensource.xenapi.PIF
-
Set the disallow_unplug field of the given PIF.
- setFullname(Connection, String) - Method in class com.xensource.xenapi.User
-
Set the fullname field of the given user.
- setGuiConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Pool
-
Set the gui_config field of the given pool.
- setHaAllowOvercommit(Connection, Boolean) - Method in class com.xensource.xenapi.Pool
-
Set the ha_allow_overcommit field of the given pool.
- setHaAlwaysRun(Connection, Boolean) - Method in class com.xensource.xenapi.VM
-
Set the value of the ha_always_run
- setHaHostFailuresToTolerate(Connection, Long) - Method in class com.xensource.xenapi.Pool
-
Set the maximum number of host failures to consider in the HA VM restart planner
- setHaHostFailuresToTolerateAsync(Connection, Long) - Method in class com.xensource.xenapi.Pool
-
Set the maximum number of host failures to consider in the HA VM restart planner
- setHaRestartPriority(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the value of the ha_restart_priority field
- setHostname(Connection, String) - Method in class com.xensource.xenapi.Host
-
Set the hostname field of the given host.
- setHostnameLive(Connection, String) - Method in class com.xensource.xenapi.Host
-
Sets the host name to the specified string.
- setHVMBootParams(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VM
-
Set the HVM/boot_params field of the given VM.
- setHVMBootPolicy(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the HVM/boot_policy field of the given VM.
- setHVMShadowMultiplier(Connection, Double) - Method in class com.xensource.xenapi.VM
-
Set the shadow memory multiplier on a halted VM
- setIsAlarmEnabled(Connection, Boolean) - Method in class com.xensource.xenapi.VMPP
-
Set the value of the is_alarm_enabled field
- setIsATemplate(Connection, Boolean) - Method in class com.xensource.xenapi.VM
-
Set the is_a_template field of the given VM.
- setIsPolicyEnabled(Connection, Boolean) - Method in class com.xensource.xenapi.VMPP
-
Set the is_policy_enabled field of the given VMPP.
- setLicenseServer(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Set the license_server field of the given host.
- setLogging(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Set the logging field of the given host.
- setManaged(Connection, Boolean) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's managed field
- setMemoryDynamicMax(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the value of the memory_dynamic_max field
- setMemoryDynamicMin(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the value of the memory_dynamic_min field
- setMemoryDynamicRange(Connection, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the minimum and maximum amounts of physical memory the VM is allowed to use.
- setMemoryDynamicRangeAsync(Connection, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the minimum and maximum amounts of physical memory the VM is allowed to use.
- setMemoryLimits(Connection, Long, Long, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the memory limits of this VM.
- setMemoryLimitsAsync(Connection, Long, Long, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the memory limits of this VM.
- setMemoryStaticMax(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the value of the memory_static_max field
- setMemoryStaticMin(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the value of the memory_static_min field
- setMemoryStaticRange(Connection, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the static (ie boot-time) range of virtual memory that the VM is allowed to use.
- setMemoryStaticRangeAsync(Connection, Long, Long) - Method in class com.xensource.xenapi.VM
-
Set the static (ie boot-time) range of virtual memory that the VM is allowed to use.
- setMemoryTargetLive(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Deprecated.
- setMemoryTargetLiveAsync(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Deprecated.
- setMissing(Connection, Boolean) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's missing field
- setMode(Connection, Types.VbdMode) - Method in class com.xensource.xenapi.VBD
-
Set the mode field of the given VBD.
- setMTU(Connection, Long) - Method in class com.xensource.xenapi.Network
-
Set the MTU field of the given network.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.Blob
-
Set the name/description field of the given blob.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.Host
-
Set the name/description field of the given host.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.Network
-
Set the name/description field of the given network.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.Pool
-
Set the name_description field of the given pool.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.SR
-
Set the name/description field of the given SR.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Set the name/description field of the given VDI.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the name/description field of the given VM.
- setNameDescription(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
Set the name/description field of the given VMPP.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.Blob
-
Set the name/label field of the given blob.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.Host
-
Set the name/label field of the given host.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.Network
-
Set the name/label field of the given network.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.Pool
-
Set the name_label field of the given pool.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.SR
-
Set the name/label field of the given SR.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.VDI
-
Set the name/label field of the given VDI.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the name/label field of the given VM.
- setNameLabel(Connection, String) - Method in class com.xensource.xenapi.VMPP
-
Set the name/label field of the given VMPP.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Bond
-
Set the other_config field of the given Bond.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Console
-
Set the other_config field of the given console.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Crashdump
-
Set the other_config field of the given crashdump.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Set the other_config field of the given host.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.HostCpu
-
Set the other_config field of the given host_cpu.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.HostCrashdump
-
Set the other_config field of the given host_crashdump.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.HostMetrics
-
Set the other_config field of the given host_metrics.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.HostPatch
-
Set the other_config field of the given host_patch.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Network
-
Set the other_config field of the given network.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PBD
-
Set the other_config field of the given PBD.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PIF
-
Set the other_config field of the given PIF.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PIFMetrics
-
Set the other_config field of the given PIF_metrics.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Pool
-
Set the other_config field of the given pool.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.PoolPatch
-
Set the other_config field of the given pool_patch.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Session
-
Set the other_config field of the given session.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.SM
-
Set the other_config field of the given SM.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.SR
-
Set the other_config field of the given SR.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Task
-
Set the other_config field of the given task.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Tunnel
-
Set the other_config field of the given tunnel.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.User
-
Set the other_config field of the given user.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VBD
-
Set the other_config field of the given VBD.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VBDMetrics
-
Set the other_config field of the given VBD_metrics.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Set the other_config field of the given VDI.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VIF
-
Set the other_config field of the given VIF.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VIFMetrics
-
Set the other_config field of the given VIF_metrics.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VLAN
-
Set the other_config field of the given VLAN.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VM
-
Set the other_config field of the given VM.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMGuestMetrics
-
Set the other_config field of the given VM_guest_metrics.
- setOtherConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VMMetrics
-
Set the other_config field of the given VM_metrics.
- setPCIBus(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PCI_bus field of the given VM.
- setPhysicalSize(Connection, Long) - Method in class com.xensource.xenapi.SR
-
Sets the SR's physical_size field
- setPhysicalUtilisation(Connection, Long) - Method in class com.xensource.xenapi.SR
-
Sets the SR's physical_utilisation field
- setPhysicalUtilisation(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's physical_utilisation field
- setPlatform(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VM
-
Set the platform field of the given VM.
- setPowerOnMode(Connection, String, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Set the power-on-mode, host, user and password
- setPowerOnModeAsync(Connection, String, Map<String, String>) - Method in class com.xensource.xenapi.Host
-
Set the power-on-mode, host, user and password
- setProtectionPolicy(Connection, VMPP) - Method in class com.xensource.xenapi.VM
-
Set the value of the protection_policy field
- setPVArgs(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/args field of the given VM.
- setPVBootloader(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/bootloader field of the given VM.
- setPVBootloaderArgs(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/bootloader_args field of the given VM.
- setPVKernel(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/kernel field of the given VM.
- setPVLegacyArgs(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/legacy_args field of the given VM.
- setPVRamdisk(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the PV/ramdisk field of the given VM.
- setQosAlgorithmParams(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VBD
-
Set the qos/algorithm_params field of the given VBD.
- setQosAlgorithmParams(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VIF
-
Set the qos/algorithm_params field of the given VIF.
- setQosAlgorithmType(Connection, String) - Method in class com.xensource.xenapi.VBD
-
Set the qos/algorithm_type field of the given VBD.
- setQosAlgorithmType(Connection, String) - Method in class com.xensource.xenapi.VIF
-
Set the qos/algorithm_type field of the given VIF.
- setReadOnly(Connection, Boolean) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's read_only field
- setRecommendations(Connection, String) - Method in class com.xensource.xenapi.VM
-
Set the recommendations field of the given VM.
- setShadowMultiplierLive(Connection, Double) - Method in class com.xensource.xenapi.VM
-
Set the shadow memory multiplier on a running VM
- setShadowMultiplierLiveAsync(Connection, Double) - Method in class com.xensource.xenapi.VM
-
Set the shadow memory multiplier on a running VM
- setSharable(Connection, Boolean) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's sharable field
- setShared(Connection, Boolean) - Method in class com.xensource.xenapi.SR
-
Sets the shared flag on the SR
- setSharedAsync(Connection, Boolean) - Method in class com.xensource.xenapi.SR
-
Sets the shared flag on the SR
- setSmConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.SR
-
Set the sm_config field of the given SR.
- setSmConfig(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Set the sm_config field of the given VDI.
- setStatus(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Tunnel
-
Set the status field of the given tunnel.
- setSuspendImageSr(Connection, SR) - Method in class com.xensource.xenapi.Host
-
Set the suspend_image_sr field of the given host.
- setSuspendImageSR(Connection, SR) - Method in class com.xensource.xenapi.Pool
-
Set the suspend_image_SR field of the given pool.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.Host
-
Set the tags field of the given host.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.Network
-
Set the tags field of the given network.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.Pool
-
Set the tags field of the given pool.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.SR
-
Set the tags field of the given SR.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.VDI
-
Set the tags field of the given VDI.
- setTags(Connection, Set<String>) - Method in class com.xensource.xenapi.VM
-
Set the tags field of the given VM.
- setType(Connection, Types.VbdType) - Method in class com.xensource.xenapi.VBD
-
Set the type field of the given VBD.
- setUnpluggable(Connection, Boolean) - Method in class com.xensource.xenapi.VBD
-
Set the unpluggable field of the given VBD.
- setUserdevice(Connection, String) - Method in class com.xensource.xenapi.VBD
-
Set the userdevice field of the given VBD.
- setUserVersion(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the user_version field of the given VM.
- setValue(Connection, String) - Method in class com.xensource.xenapi.Secret
-
Set the value field of the given secret.
- setVCPUsAtStartup(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the number of startup VCPUs for a halted VM
- setVCPUsMax(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the maximum number of VCPUs for a halted VM
- setVCPUsNumberLive(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the number of VCPUs for a running VM
- setVCPUsNumberLiveAsync(Connection, Long) - Method in class com.xensource.xenapi.VM
-
Set the number of VCPUs for a running VM
- setVCPUsParams(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VM
-
Set the VCPUs/params field of the given VM.
- setVirtualAllocation(Connection, Long) - Method in class com.xensource.xenapi.SR
-
Sets the SR's virtual_allocation field
- setVirtualSize(Connection, Long) - Method in class com.xensource.xenapi.VDI
-
Sets the VDI's virtual_size field
- setVswitchController(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Set the IP address of the vswitch controller.
- setVswitchControllerAsync(Connection, String) - Static method in class com.xensource.xenapi.Pool
-
Set the IP address of the vswitch controller.
- setWlbEnabled(Connection, Boolean) - Method in class com.xensource.xenapi.Pool
-
Set the wlb_enabled field of the given pool.
- setWlbVerifyCert(Connection, Boolean) - Method in class com.xensource.xenapi.Pool
-
Set the wlb_verify_cert field of the given pool.
- setXenstoreData(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Set the xenstore_data field of the given VDI.
- setXenstoreData(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VM
-
Set the xenstore_data field of the given VM.
- sharable - Variable in class com.xensource.xenapi.VDI.Record
-
true if this disk may be shared
- shared - Variable in class com.xensource.xenapi.SR.Record
-
true if this SR is (capable of being) shared between multiple hosts
- shortDescription - Variable in exception com.xensource.xenapi.Types.XenAPIException
-
- shortName - Variable in class com.xensource.xenapi.User.Record
-
short name (e.g.
- shutdown(Connection) - Method in class com.xensource.xenapi.Host
-
Shutdown the host.
- shutdownAgent(Connection) - Static method in class com.xensource.xenapi.Host
-
Shuts the agent down after a 10 second pause.
- shutdownAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Shutdown the host.
- size - Variable in class com.xensource.xenapi.Blob.Record
-
Size of the binary data, in bytes
- size - Variable in class com.xensource.xenapi.HostCrashdump.Record
-
Size of the crashdump
- size - Variable in class com.xensource.xenapi.HostPatch.Record
-
Size of the patch
- size - Variable in class com.xensource.xenapi.PoolPatch.Record
-
Size of the patch
- slaveLocalLoginWithPassword(Connection, String, String) - Static method in class com.xensource.xenapi.Session
-
Authenticate locally against a slave in emergency mode.
- slaves - Variable in class com.xensource.xenapi.Bond.Record
-
The interfaces which are part of this bond
- SM - Class in com.xensource.xenapi
-
A storage manager plugin
- SM.Record - Class in com.xensource.xenapi
-
Represents all the fields in a SM
- SM.Record() - Constructor for class com.xensource.xenapi.SM.Record
-
- smConfig - Variable in class com.xensource.xenapi.SR.Record
-
SM dependent data
- smConfig - Variable in class com.xensource.xenapi.VDI.Record
-
SM dependent data
- snapshot - Variable in class com.xensource.xenapi.Event.Record
-
The record of the database object that was added, changed or deleted
(the actual type will be VM.Record, VBD.Record or similar)
- snapshot - Variable in exception com.xensource.xenapi.Types.VmRevertFailed
-
- snapshot(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Take a read-only snapshot of the VDI, returning a reference to the snapshot.
- snapshot(Connection, String) - Method in class com.xensource.xenapi.VM
-
Snapshots the specified VM, making a new VM.
- snapshotAsync(Connection, Map<String, String>) - Method in class com.xensource.xenapi.VDI
-
Take a read-only snapshot of the VDI, returning a reference to the snapshot.
- snapshotAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Snapshots the specified VM, making a new VM.
- snapshotInfo - Variable in class com.xensource.xenapi.VM.Record
-
Human-readable information concerning this snapshot
- snapshotMetadata - Variable in class com.xensource.xenapi.VM.Record
-
Encoded information about the VM's metadata this is a snapshot of
- snapshotOf - Variable in class com.xensource.xenapi.VDI.Record
-
Ref pointing to the VDI this snapshot is of.
- snapshotOf - Variable in class com.xensource.xenapi.VM.Record
-
Ref pointing to the VM this snapshot is of.
- snapshots - Variable in class com.xensource.xenapi.VDI.Record
-
List pointing to all the VDIs snapshots.
- snapshots - Variable in class com.xensource.xenapi.VM.Record
-
List pointing to all the VM snapshots.
- snapshotTime - Variable in class com.xensource.xenapi.VDI.Record
-
Date/time when this snapshot was created.
- snapshotTime - Variable in class com.xensource.xenapi.VM.Record
-
Date/time when this snapshot was created.
- snapshotWithQuiesce(Connection, String) - Method in class com.xensource.xenapi.VM
-
Snapshots the specified VM with quiesce, making a new VM.
- snapshotWithQuiesceAsync(Connection, String) - Method in class com.xensource.xenapi.VM
-
Snapshots the specified VM with quiesce, making a new VM.
- softwareVersion - Variable in class com.xensource.xenapi.Host.Record
-
version strings
- source - Variable in exception com.xensource.xenapi.Types.VmMigrateFailed
-
- speed - Variable in class com.xensource.xenapi.HostCpu.Record
-
the speed of the physical CPU
- speed - Variable in class com.xensource.xenapi.PIFMetrics.Record
-
Speed of the link (if available)
- SR - Variable in class com.xensource.xenapi.PBD.Record
-
the storage repository that the pbd realises
- SR - Class in com.xensource.xenapi
-
A storage repository
- sr - Variable in exception com.xensource.xenapi.Types.DefaultSrNotFound
-
- SR - Variable in exception com.xensource.xenapi.Types.HaConstraintViolationSrNotShared
-
- SR - Variable in exception com.xensource.xenapi.Types.LocationNotUnique
-
- sr - Variable in exception com.xensource.xenapi.Types.PbdExists
-
- sr - Variable in exception com.xensource.xenapi.Types.SrAttachFailed
-
- sr - Variable in exception com.xensource.xenapi.Types.SrHasNoPbds
-
- sr - Variable in exception com.xensource.xenapi.Types.SrHasPbd
-
- sr - Variable in exception com.xensource.xenapi.Types.SrIndestructible
-
- sr - Variable in exception com.xensource.xenapi.Types.SrNotSharable
-
- sr - Variable in exception com.xensource.xenapi.Types.SrOperationNotSupported
-
- SR - Variable in exception com.xensource.xenapi.Types.SrRequiresUpgrade
-
- sr - Variable in exception com.xensource.xenapi.Types.VdiLocationMissing
-
- sr - Variable in exception com.xensource.xenapi.Types.VdiMissing
-
- sr - Variable in exception com.xensource.xenapi.Types.VmRequiresSr
-
- SR - Variable in class com.xensource.xenapi.VDI.Record
-
storage repository in which the VDI resides
- SR.Record - Class in com.xensource.xenapi
-
Represents all the fields in a SR
- SR.Record() - Constructor for class com.xensource.xenapi.SR.Record
-
- standard - Variable in class com.xensource.xenapi.DataSource.Record
-
true if the data source is enabled by default.
- start(Connection, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Start the specified VM.
- startAsync(Connection, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Start the specified VM.
- startOn(Connection, Host, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Start the specified VM on a particular host.
- startOnAsync(Connection, Host, Boolean, Boolean) - Method in class com.xensource.xenapi.VM
-
Start the specified VM on a particular host.
- startTime - Variable in class com.xensource.xenapi.VMMetrics.Record
-
Time at which this VM was last booted
- state - Variable in class com.xensource.xenapi.VMMetrics.Record
-
The state of the guest, eg blocked, dying etc
- status - Variable in class com.xensource.xenapi.Task.Record
-
current status of the task
- status - Variable in class com.xensource.xenapi.Tunnel.Record
-
Status information about the tunnel
- status - Variable in exception com.xensource.xenapi.Types.SrBackendFailure
-
- status - Variable in exception com.xensource.xenapi.Types.XenapiPluginFailure
-
- statusCode - Variable in class com.xensource.xenapi.VBD.Record
-
error/success code associated with last attach-operation (erased on reboot)
- statusCode - Variable in class com.xensource.xenapi.VIF.Record
-
error/success code associated with last attach-operation (erased on reboot)
- statusDetail - Variable in class com.xensource.xenapi.VBD.Record
-
error/success information associated with last attach-operation status (erased on reboot)
- statusDetail - Variable in class com.xensource.xenapi.VIF.Record
-
error/success information associated with last attach-operation status (erased on reboot)
- stderr - Variable in exception com.xensource.xenapi.Types.SrBackendFailure
-
- stderr - Variable in exception com.xensource.xenapi.Types.XenapiPluginFailure
-
- stdout - Variable in exception com.xensource.xenapi.Types.SrBackendFailure
-
- stdout - Variable in exception com.xensource.xenapi.Types.XapiHookFailed
-
- stdout - Variable in exception com.xensource.xenapi.Types.XenapiPluginFailure
-
- stepping - Variable in class com.xensource.xenapi.HostCpu.Record
-
the stepping of the physical CPU
- storageLock - Variable in class com.xensource.xenapi.VBD.Record
-
true if a storage level lock was acquired
- storageLock - Variable in class com.xensource.xenapi.VDI.Record
-
true if this disk is locked at the storage level
- subject - Variable in class com.xensource.xenapi.Session.Record
-
references the subject instance that created the session.
- Subject - Class in com.xensource.xenapi
-
A user or group that can log in xapi
- Subject.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Subject
- Subject.Record() - Constructor for class com.xensource.xenapi.Subject.Record
-
- subjectIdentifier - Variable in class com.xensource.xenapi.Subject.Record
-
the subject identifier, unique in the external directory service
- subroles - Variable in class com.xensource.xenapi.Role.Record
-
a list of pointers to other roles or permissions
- subset - Variable in exception com.xensource.xenapi.Types.HaHostCannotSeePeers
-
- subtaskOf - Variable in class com.xensource.xenapi.Task.Record
-
Ref pointing to the task this is a substask of.
- subtasks - Variable in class com.xensource.xenapi.Task.Record
-
List pointing to all the substasks.
- supportedBootloaders - Variable in class com.xensource.xenapi.Host.Record
-
a list of the bootloaders installed on the machine
- suspend(Connection) - Method in class com.xensource.xenapi.VM
-
Suspend the specified VM to disk.
- suspendAsync(Connection) - Method in class com.xensource.xenapi.VM
-
Suspend the specified VM to disk.
- suspendImageSr - Variable in class com.xensource.xenapi.Host.Record
-
The SR in which VDIs for suspend images are created
- suspendImageSR - Variable in class com.xensource.xenapi.Pool.Record
-
The SR in which VDIs for suspend images are created
- suspendVDI - Variable in class com.xensource.xenapi.VM.Record
-
The VDI that a suspend image is stored on.
- syncData(Connection) - Method in class com.xensource.xenapi.Host
-
This causes the synchronisation of the non-database data (messages, RRDs and so on) stored on the master to be synchronised with the host
- syncDatabase(Connection) - Static method in class com.xensource.xenapi.Pool
-
Forcibly synchronise the database now
- syncDatabaseAsync(Connection) - Static method in class com.xensource.xenapi.Pool
-
Forcibly synchronise the database now
- syslogReconfigure(Connection) - Method in class com.xensource.xenapi.Host
-
Re-configure syslog logging
- syslogReconfigureAsync(Connection) - Method in class com.xensource.xenapi.Host
-
Re-configure syslog logging
- table - Variable in exception com.xensource.xenapi.Types.DbUniquenessConstraintViolation
-
- tag - Variable in class com.xensource.xenapi.VLAN.Record
-
VLAN tag in use
- taggedPIF - Variable in class com.xensource.xenapi.VLAN.Record
-
interface on which traffic is tagged
- tags - Variable in class com.xensource.xenapi.Host.Record
-
user-specified tags for categorization purposes
- tags - Variable in class com.xensource.xenapi.Network.Record
-
user-specified tags for categorization purposes
- tags - Variable in class com.xensource.xenapi.Pool.Record
-
user-specified tags for categorization purposes
- tags - Variable in class com.xensource.xenapi.SR.Record
-
user-specified tags for categorization purposes
- tags - Variable in class com.xensource.xenapi.VDI.Record
-
user-specified tags for categorization purposes
- tags - Variable in class com.xensource.xenapi.VM.Record
-
user-specified tags for categorization purposes
- Task - Class in com.xensource.xenapi
-
A long-running asynchronous task
- task - Variable in exception com.xensource.xenapi.Types.TaskCancelled
-
- Task.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Task
- Task.Record() - Constructor for class com.xensource.xenapi.Task.Record
-
- tasks - Variable in class com.xensource.xenapi.Session.Record
-
list of tasks created using the current session
- testArchiveTarget(Connection, Map<String, String>) - Method in class com.xensource.xenapi.Pool
-
This call tests if a location is valid
- thisHost - Variable in class com.xensource.xenapi.Session.Record
-
Currently connected host
- thisUser - Variable in class com.xensource.xenapi.Session.Record
-
Currently connected user
- timeout - Variable in exception com.xensource.xenapi.Types.VmShutdownTimeout
-
- timestamp - Variable in class com.xensource.xenapi.Event.Record
-
The time at which the event occurred
- timestamp - Variable in class com.xensource.xenapi.HostCrashdump.Record
-
Time the crash happened
- timestamp - Variable in class com.xensource.xenapi.Message.Record
-
The time at which the message was created
- timestampApplied - Variable in class com.xensource.xenapi.HostPatch.Record
-
Time the patch was applied
- toAfterApplyGuidance(Object) - Static method in class com.xensource.xenapi.Types
-
- toBlob(Object) - Static method in class com.xensource.xenapi.Types
-
- toBlob(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toBlobRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toBond(Object) - Static method in class com.xensource.xenapi.Types
-
- toBond(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toBondRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toBoolean(Object) - Static method in class com.xensource.xenapi.Types
-
- toCls(Object) - Static method in class com.xensource.xenapi.Types
-
- toConsole(Object) - Static method in class com.xensource.xenapi.Types
-
- toConsole(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toConsoleProtocol(Object) - Static method in class com.xensource.xenapi.Types
-
- toConsoleRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toCrashdump(Object) - Static method in class com.xensource.xenapi.Types
-
- toCrashdump(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toCrashdumpRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toDataSourceRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toDate(Object) - Static method in class com.xensource.xenapi.Types
-
- toDouble(Object) - Static method in class com.xensource.xenapi.Types
-
- toEventOperation(Object) - Static method in class com.xensource.xenapi.Types
-
- toEventRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toHost(Object) - Static method in class com.xensource.xenapi.Types
-
- toHost(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toHostAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostCpu(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostCpu(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toHostCpuRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostCrashdump(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostCrashdump(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toHostCrashdumpRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toHostMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostPatch(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostPatch(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toHostPatchRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toHostRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toIpConfigurationMode(Object) - Static method in class com.xensource.xenapi.Types
-
- toLong(Object) - Static method in class com.xensource.xenapi.Types
-
- toMap() - Method in class com.xensource.xenapi.Blob.Record
-
Convert a blob.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Bond.Record
-
Convert a Bond.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Console.Record
-
Convert a console.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Crashdump.Record
-
Convert a crashdump.Record to a Map
- toMap() - Method in class com.xensource.xenapi.DataSource.Record
-
Convert a data_source.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Event.Record
-
Convert a event.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Host.Record
-
Convert a host.Record to a Map
- toMap() - Method in class com.xensource.xenapi.HostCpu.Record
-
Convert a host_cpu.Record to a Map
- toMap() - Method in class com.xensource.xenapi.HostCrashdump.Record
-
Convert a host_crashdump.Record to a Map
- toMap() - Method in class com.xensource.xenapi.HostMetrics.Record
-
Convert a host_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.HostPatch.Record
-
Convert a host_patch.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Message.Record
-
Convert a message.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Network.Record
-
Convert a network.Record to a Map
- toMap() - Method in class com.xensource.xenapi.PBD.Record
-
Convert a PBD.Record to a Map
- toMap() - Method in class com.xensource.xenapi.PIF.Record
-
Convert a PIF.Record to a Map
- toMap() - Method in class com.xensource.xenapi.PIFMetrics.Record
-
Convert a PIF_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Pool.Record
-
Convert a pool.Record to a Map
- toMap() - Method in class com.xensource.xenapi.PoolPatch.Record
-
Convert a pool_patch.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Role.Record
-
Convert a role.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Secret.Record
-
Convert a secret.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Session.Record
-
Convert a session.Record to a Map
- toMap() - Method in class com.xensource.xenapi.SM.Record
-
Convert a SM.Record to a Map
- toMap() - Method in class com.xensource.xenapi.SR.Record
-
Convert a SR.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Subject.Record
-
Convert a subject.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Task.Record
-
Convert a task.Record to a Map
- toMap() - Method in class com.xensource.xenapi.Tunnel.Record
-
Convert a tunnel.Record to a Map
- toMap() - Method in interface com.xensource.xenapi.Types.Record
-
Convert a Record to a Map
- toMap() - Method in class com.xensource.xenapi.User.Record
-
Convert a user.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VBD.Record
-
Convert a VBD.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VBDMetrics.Record
-
Convert a VBD_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VDI.Record
-
Convert a VDI.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VIF.Record
-
Convert a VIF.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VIFMetrics.Record
-
Convert a VIF_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VLAN.Record
-
Convert a VLAN.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VM.Record
-
Convert a VM.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VMGuestMetrics.Record
-
Convert a VM_guest_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VMMetrics.Record
-
Convert a VM_metrics.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VMPP.Record
-
Convert a VMPP.Record to a Map
- toMap() - Method in class com.xensource.xenapi.VTPM.Record
-
Convert a VTPM.Record to a Map
- toMapOfBlobBlobRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfBondBondRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfConsoleConsoleRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfCrashdumpCrashdumpRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostCpuHostCpuRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostCrashdumpHostCrashdumpRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostHostRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostMetricsHostMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostPatchHostPatchRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfHostSetOfString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfLongDouble(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfLongLong(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfLongSetOfString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfMessageMessageRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfNetworkNetworkRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfPBDPBDRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfPIFMetricsPIFMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfPIFPIFRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfPoolPatchPoolPatchRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfPoolPoolRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfRoleRoleRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfSecretSecretRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfSMSMRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfSRSRRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringBlob(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringHostAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringNetworkOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringStorageOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringTaskAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringVbdOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringVdiOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringVifOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfStringVmOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfSubjectSubjectRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfTaskTaskRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfTunnelTunnelRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVBDMetricsVBDMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVBDVBDRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVDIVDIRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVIFMetricsVIFMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVIFVIFRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVLANVLANRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMGuestMetricsVMGuestMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMMapOfStringString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMMetricsVMMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVmOperationsString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMPPVMPPRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMSetOfString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMString(Object) - Static method in class com.xensource.xenapi.Types
-
- toMapOfVMVMRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toMessage(Object) - Static method in class com.xensource.xenapi.Types
-
- toMessage(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toMessageRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toNetwork(Object) - Static method in class com.xensource.xenapi.Types
-
- toNetwork(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toNetworkOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toNetworkRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toOnBoot(Object) - Static method in class com.xensource.xenapi.Types
-
- toOnCrashBehaviour(Object) - Static method in class com.xensource.xenapi.Types
-
- toOnNormalExit(Object) - Static method in class com.xensource.xenapi.Types
-
- toPBD(Object) - Static method in class com.xensource.xenapi.Types
-
- toPBD(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toPBDRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toPIF(Object) - Static method in class com.xensource.xenapi.Types
-
- toPIF(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toPIFMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toPIFMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toPIFMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toPIFRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toPool(Object) - Static method in class com.xensource.xenapi.Types
-
- toPool(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toPoolPatch(Object) - Static method in class com.xensource.xenapi.Types
-
- toPoolPatch(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toPoolPatchRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toPoolRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toRole(Object) - Static method in class com.xensource.xenapi.Types
-
- toRole(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toRoleRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSecret(Object) - Static method in class com.xensource.xenapi.Types
-
- toSecret(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toSecretRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSession(Object) - Static method in class com.xensource.xenapi.Types
-
- toSession(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toSessionRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfAfterApplyGuidance(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfBlob(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfBond(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfConsole(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfCrashdump(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfDataSourceRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfEventRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHost(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHostAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHostCpu(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHostCrashdump(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHostMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfHostPatch(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfMessage(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfNetwork(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfNetworkOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfPBD(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfPIF(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfPIFMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfPool(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfPoolPatch(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfRole(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfSecret(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfSM(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfSR(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfStorageOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfString(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfSubject(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfTask(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfTaskAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfTunnel(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVBD(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVBDMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVbdOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVDI(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVdiOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVIF(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVIFMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVifOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVLAN(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVM(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVMGuestMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVMMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVmOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVMPP(Object) - Static method in class com.xensource.xenapi.Types
-
- toSetOfVTPM(Object) - Static method in class com.xensource.xenapi.Types
-
- toSM(Object) - Static method in class com.xensource.xenapi.Types
-
- toSM(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toSMRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toSR(Object) - Static method in class com.xensource.xenapi.Types
-
- toSR(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toSRRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toStorageOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toString() - Method in enum com.xensource.xenapi.APIVersion
-
- toString() - Method in class com.xensource.xenapi.Blob.Record
-
- toString() - Method in class com.xensource.xenapi.Bond.Record
-
- toString() - Method in class com.xensource.xenapi.Console.Record
-
- toString() - Method in class com.xensource.xenapi.Crashdump.Record
-
- toString() - Method in class com.xensource.xenapi.DataSource.Record
-
- toString() - Method in class com.xensource.xenapi.Event.Record
-
- toString() - Method in class com.xensource.xenapi.Host.Record
-
- toString() - Method in class com.xensource.xenapi.HostCpu.Record
-
- toString() - Method in class com.xensource.xenapi.HostCrashdump.Record
-
- toString() - Method in class com.xensource.xenapi.HostMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.HostPatch.Record
-
- toString() - Method in class com.xensource.xenapi.Message.Record
-
- toString() - Method in class com.xensource.xenapi.Network.Record
-
- toString() - Method in class com.xensource.xenapi.PBD.Record
-
- toString() - Method in class com.xensource.xenapi.PIF.Record
-
- toString() - Method in class com.xensource.xenapi.PIFMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.Pool.Record
-
- toString() - Method in class com.xensource.xenapi.PoolPatch.Record
-
- toString() - Method in class com.xensource.xenapi.Role.Record
-
- toString() - Method in class com.xensource.xenapi.Secret.Record
-
- toString() - Method in class com.xensource.xenapi.Session.Record
-
- toString() - Method in class com.xensource.xenapi.SM.Record
-
- toString() - Method in class com.xensource.xenapi.SR.Record
-
- toString() - Method in class com.xensource.xenapi.Subject.Record
-
- toString() - Method in class com.xensource.xenapi.Task.Record
-
- toString() - Method in class com.xensource.xenapi.Tunnel.Record
-
- toString(Object) - Static method in class com.xensource.xenapi.Types
-
- toString() - Method in exception com.xensource.xenapi.Types.XenAPIException
-
- toString() - Method in class com.xensource.xenapi.User.Record
-
- toString() - Method in class com.xensource.xenapi.VBD.Record
-
- toString() - Method in class com.xensource.xenapi.VBDMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.VDI.Record
-
- toString() - Method in class com.xensource.xenapi.VIF.Record
-
- toString() - Method in class com.xensource.xenapi.VIFMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.VLAN.Record
-
- toString() - Method in class com.xensource.xenapi.VM.Record
-
- toString() - Method in class com.xensource.xenapi.VMGuestMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.VMMetrics.Record
-
- toString() - Method in class com.xensource.xenapi.VMPP.Record
-
- toString() - Method in class com.xensource.xenapi.VTPM.Record
-
- toSubject(Object) - Static method in class com.xensource.xenapi.Types
-
- toSubject(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toSubjectRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toTask(Object) - Static method in class com.xensource.xenapi.Types
-
- toTask(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toTaskAllowedOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toTaskRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toTaskStatusType(Object) - Static method in class com.xensource.xenapi.Types
-
- toTunnel(Object) - Static method in class com.xensource.xenapi.Types
-
- toTunnel(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toTunnelRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toUser(Object) - Static method in class com.xensource.xenapi.Types
-
- toUser(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toUserRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVBD(Object) - Static method in class com.xensource.xenapi.Types
-
- toVBD(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVBDMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toVBDMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVBDMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVbdMode(Object) - Static method in class com.xensource.xenapi.Types
-
- toVbdOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toVBDRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVbdType(Object) - Static method in class com.xensource.xenapi.Types
-
- toVDI(Object) - Static method in class com.xensource.xenapi.Types
-
- toVDI(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVdiOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toVDIRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVdiType(Object) - Static method in class com.xensource.xenapi.Types
-
- toVIF(Object) - Static method in class com.xensource.xenapi.Types
-
- toVIF(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVIFMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toVIFMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVIFMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVifOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toVIFRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVLAN(Object) - Static method in class com.xensource.xenapi.Types
-
- toVLAN(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVLANRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVM(Object) - Static method in class com.xensource.xenapi.Types
-
- toVM(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVMGuestMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMGuestMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVMGuestMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMMetrics(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMMetrics(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVMMetricsRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVmOperations(Object) - Static method in class com.xensource.xenapi.Types
-
- toVmPowerState(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMPP(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMPP(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVmppArchiveFrequency(Object) - Static method in class com.xensource.xenapi.Types
-
- toVmppArchiveTargetType(Object) - Static method in class com.xensource.xenapi.Types
-
- toVmppBackupFrequency(Object) - Static method in class com.xensource.xenapi.Types
-
- toVmppBackupType(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMPPRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVMRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toVTPM(Object) - Static method in class com.xensource.xenapi.Types
-
- toVTPM(Task, Connection) - Static method in class com.xensource.xenapi.Types
-
- toVTPMRecord(Object) - Static method in class com.xensource.xenapi.Types
-
- toWireString() - Method in class com.xensource.xenapi.Auth
-
- toWireString() - Method in class com.xensource.xenapi.Blob
-
- toWireString() - Method in class com.xensource.xenapi.Bond
-
- toWireString() - Method in class com.xensource.xenapi.Console
-
- toWireString() - Method in class com.xensource.xenapi.Crashdump
-
- toWireString() - Method in class com.xensource.xenapi.DataSource
-
- toWireString() - Method in class com.xensource.xenapi.Event
-
- toWireString() - Method in class com.xensource.xenapi.Host
-
- toWireString() - Method in class com.xensource.xenapi.HostCpu
-
- toWireString() - Method in class com.xensource.xenapi.HostCrashdump
-
- toWireString() - Method in class com.xensource.xenapi.HostMetrics
-
- toWireString() - Method in class com.xensource.xenapi.HostPatch
-
- toWireString() - Method in class com.xensource.xenapi.Message
-
- toWireString() - Method in class com.xensource.xenapi.Network
-
- toWireString() - Method in class com.xensource.xenapi.PBD
-
- toWireString() - Method in class com.xensource.xenapi.PIF
-
- toWireString() - Method in class com.xensource.xenapi.PIFMetrics
-
- toWireString() - Method in class com.xensource.xenapi.Pool
-
- toWireString() - Method in class com.xensource.xenapi.PoolPatch
-
- toWireString() - Method in class com.xensource.xenapi.Role
-
- toWireString() - Method in class com.xensource.xenapi.Secret
-
- toWireString() - Method in class com.xensource.xenapi.Session
-
- toWireString() - Method in class com.xensource.xenapi.SM
-
- toWireString() - Method in class com.xensource.xenapi.SR
-
- toWireString() - Method in class com.xensource.xenapi.Subject
-
- toWireString() - Method in class com.xensource.xenapi.Task
-
- toWireString() - Method in class com.xensource.xenapi.Tunnel
-
- toWireString() - Method in class com.xensource.xenapi.User
-
- toWireString() - Method in class com.xensource.xenapi.VBD
-
- toWireString() - Method in class com.xensource.xenapi.VBDMetrics
-
- toWireString() - Method in class com.xensource.xenapi.VDI
-
- toWireString() - Method in class com.xensource.xenapi.VIF
-
- toWireString() - Method in class com.xensource.xenapi.VIFMetrics
-
- toWireString() - Method in class com.xensource.xenapi.VLAN
-
- toWireString() - Method in class com.xensource.xenapi.VM
-
- toWireString() - Method in class com.xensource.xenapi.VMGuestMetrics
-
- toWireString() - Method in class com.xensource.xenapi.VMMetrics
-
- toWireString() - Method in class com.xensource.xenapi.VMPP
-
- toWireString() - Method in class com.xensource.xenapi.VTPM
-
- toWireString() - Method in class com.xensource.xenapi.XenAPIObject
-
- toXenAPIObjects(Object) - Static method in class com.xensource.xenapi.Types
-
- toXMLRPC(Object) - Static method in class com.xensource.xenapi.Marshalling
-
Converts Integers to Strings
and Sets to Lists recursively.
- transportableSnapshotId - Variable in class com.xensource.xenapi.VM.Record
-
Transportable ID of the snapshot VM
- transportPIF - Variable in class com.xensource.xenapi.Tunnel.Record
-
The interface used by the tunnel
- Tunnel - Class in com.xensource.xenapi
-
A tunnel for network traffic
- Tunnel.Record - Class in com.xensource.xenapi
-
Represents all the fields in a Tunnel
- Tunnel.Record() - Constructor for class com.xensource.xenapi.Tunnel.Record
-
- tunnelAccessPIFOf - Variable in class com.xensource.xenapi.PIF.Record
-
Indicates to which tunnel this PIF gives access
- tunnelTransportPIFOf - Variable in class com.xensource.xenapi.PIF.Record
-
Indicates to which tunnel this PIF provides transport
- type - Variable in class com.xensource.xenapi.SM.Record
-
SR.type
- type - Variable in class com.xensource.xenapi.SR.Record
-
type of the storage repository
- type - Variable in class com.xensource.xenapi.Task.Record
-
if the task has completed successfully, this field contains the type of the encoded result (i.e.
- type - Variable in exception com.xensource.xenapi.Types.AuthUnknownType
-
- type - Variable in exception com.xensource.xenapi.Types.DeviceAttachTimeout
-
- type - Variable in exception com.xensource.xenapi.Types.DeviceDetachRejected
-
- type - Variable in exception com.xensource.xenapi.Types.DeviceDetachTimeout
-
- type - Variable in exception com.xensource.xenapi.Types.HostInUse
-
- type - Variable in exception com.xensource.xenapi.Types.MapDuplicateKey
-
- type - Variable in exception com.xensource.xenapi.Types.UuidInvalid
-
- type - Variable in exception com.xensource.xenapi.Types.VdiIncompatibleType
-
- type - Variable in exception com.xensource.xenapi.Types.VdiIsNotIso
-
- type - Variable in class com.xensource.xenapi.VBD.Record
-
how the VBD will appear to the guest (e.g.
- type - Variable in class com.xensource.xenapi.VDI.Record
-
type of the VDI
- Types - Class in com.xensource.xenapi
-
This class holds vital marshalling functions, enum types and exceptions.
- Types() - Constructor for class com.xensource.xenapi.Types
-
- Types.ActivationWhileNotFree - Exception in com.xensource.xenapi
-
An activation key can only be applied when the edition is set to 'free'.
- Types.ActivationWhileNotFree() - Constructor for exception com.xensource.xenapi.Types.ActivationWhileNotFree
-
Create a new ActivationWhileNotFree
- Types.AfterApplyGuidance - Enum in com.xensource.xenapi
-
- Types.AuthAlreadyEnabled - Exception in com.xensource.xenapi
-
External authentication for this host is already enabled.
- Types.AuthAlreadyEnabled(String, String) - Constructor for exception com.xensource.xenapi.Types.AuthAlreadyEnabled
-
Create a new AuthAlreadyEnabled
- Types.AuthDisableFailed - Exception in com.xensource.xenapi
-
The host failed to disable external authentication.
- Types.AuthDisableFailed(String) - Constructor for exception com.xensource.xenapi.Types.AuthDisableFailed
-
Create a new AuthDisableFailed
- Types.AuthDisableFailedPermissionDenied - Exception in com.xensource.xenapi
-
The host failed to disable external authentication.
- Types.AuthDisableFailedPermissionDenied(String) - Constructor for exception com.xensource.xenapi.Types.AuthDisableFailedPermissionDenied
-
Create a new AuthDisableFailedPermissionDenied
- Types.AuthDisableFailedWrongCredentials - Exception in com.xensource.xenapi
-
The host failed to disable external authentication.
- Types.AuthDisableFailedWrongCredentials(String) - Constructor for exception com.xensource.xenapi.Types.AuthDisableFailedWrongCredentials
-
Create a new AuthDisableFailedWrongCredentials
- Types.AuthEnableFailed - Exception in com.xensource.xenapi
-
The host failed to enable external authentication.
- Types.AuthEnableFailed(String) - Constructor for exception com.xensource.xenapi.Types.AuthEnableFailed
-
Create a new AuthEnableFailed
- Types.AuthEnableFailedDomainLookupFailed - Exception in com.xensource.xenapi
-
The host failed to enable external authentication.
- Types.AuthEnableFailedDomainLookupFailed(String) - Constructor for exception com.xensource.xenapi.Types.AuthEnableFailedDomainLookupFailed
-
Create a new AuthEnableFailedDomainLookupFailed
- Types.AuthEnableFailedPermissionDenied - Exception in com.xensource.xenapi
-
The host failed to enable external authentication.
- Types.AuthEnableFailedPermissionDenied(String) - Constructor for exception com.xensource.xenapi.Types.AuthEnableFailedPermissionDenied
-
Create a new AuthEnableFailedPermissionDenied
- Types.AuthEnableFailedUnavailable - Exception in com.xensource.xenapi
-
The host failed to enable external authentication.
- Types.AuthEnableFailedUnavailable(String) - Constructor for exception com.xensource.xenapi.Types.AuthEnableFailedUnavailable
-
Create a new AuthEnableFailedUnavailable
- Types.AuthEnableFailedWrongCredentials - Exception in com.xensource.xenapi
-
The host failed to enable external authentication.
- Types.AuthEnableFailedWrongCredentials(String) - Constructor for exception com.xensource.xenapi.Types.AuthEnableFailedWrongCredentials
-
Create a new AuthEnableFailedWrongCredentials
- Types.AuthIsDisabled - Exception in com.xensource.xenapi
-
External authentication is disabled, unable to resolve subject name.
- Types.AuthIsDisabled() - Constructor for exception com.xensource.xenapi.Types.AuthIsDisabled
-
Create a new AuthIsDisabled
- Types.AuthServiceError - Exception in com.xensource.xenapi
-
Error querying the external directory service.
- Types.AuthServiceError(String) - Constructor for exception com.xensource.xenapi.Types.AuthServiceError
-
Create a new AuthServiceError
- Types.AuthUnknownType - Exception in com.xensource.xenapi
-
Unknown type of external authentication.
- Types.AuthUnknownType(String) - Constructor for exception com.xensource.xenapi.Types.AuthUnknownType
-
Create a new AuthUnknownType
- Types.BackupScriptFailed - Exception in com.xensource.xenapi
-
The backup could not be performed because the backup script failed.
- Types.BackupScriptFailed(String) - Constructor for exception com.xensource.xenapi.Types.BackupScriptFailed
-
Create a new BackupScriptFailed
- Types.BadAsyncResult - Exception in com.xensource.xenapi
-
- Types.BadAsyncResult(String) - Constructor for exception com.xensource.xenapi.Types.BadAsyncResult
-
- Types.BadServerResponse - Exception in com.xensource.xenapi
-
Thrown if the response from the server contains an invalid status.
- Types.BadServerResponse(Map) - Constructor for exception com.xensource.xenapi.Types.BadServerResponse
-
- Types.BootloaderFailed - Exception in com.xensource.xenapi
-
The bootloader returned an error
- Types.BootloaderFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.BootloaderFailed
-
Create a new BootloaderFailed
- Types.CannotContactHost - Exception in com.xensource.xenapi
-
Cannot forward messages because the host cannot be contacted.
- Types.CannotContactHost(String) - Constructor for exception com.xensource.xenapi.Types.CannotContactHost
-
Create a new CannotContactHost
- Types.CannotCreateStateFile - Exception in com.xensource.xenapi
-
An HA statefile could not be created, perhaps because no SR with the appropriate capability was found.
- Types.CannotCreateStateFile() - Constructor for exception com.xensource.xenapi.Types.CannotCreateStateFile
-
Create a new CannotCreateStateFile
- Types.CannotEnableRedoLog - Exception in com.xensource.xenapi
-
Could not enable redo log.
- Types.CannotEnableRedoLog(String) - Constructor for exception com.xensource.xenapi.Types.CannotEnableRedoLog
-
Create a new CannotEnableRedoLog
- Types.CannotEvacuateHost - Exception in com.xensource.xenapi
-
This host cannot be evacuated.
- Types.CannotEvacuateHost(String) - Constructor for exception com.xensource.xenapi.Types.CannotEvacuateHost
-
Create a new CannotEvacuateHost
- Types.CannotFetchPatch - Exception in com.xensource.xenapi
-
The requested update could to be obtained from the master.
- Types.CannotFetchPatch(String) - Constructor for exception com.xensource.xenapi.Types.CannotFetchPatch
-
Create a new CannotFetchPatch
- Types.CannotFindOemBackupPartition - Exception in com.xensource.xenapi
-
The backup partition to stream the updat to cannot be found
- Types.CannotFindOemBackupPartition() - Constructor for exception com.xensource.xenapi.Types.CannotFindOemBackupPartition
-
Create a new CannotFindOemBackupPartition
- Types.CannotFindPatch - Exception in com.xensource.xenapi
-
The requested update could not be found.
- Types.CannotFindPatch() - Constructor for exception com.xensource.xenapi.Types.CannotFindPatch
-
Create a new CannotFindPatch
- Types.CannotFindStatePartition - Exception in com.xensource.xenapi
-
This operation could not be performed because the state partition could not be found
- Types.CannotFindStatePartition() - Constructor for exception com.xensource.xenapi.Types.CannotFindStatePartition
-
Create a new CannotFindStatePartition
- Types.CannotPlugVif - Exception in com.xensource.xenapi
-
Cannot plug VIF
- Types.CannotPlugVif(String) - Constructor for exception com.xensource.xenapi.Types.CannotPlugVif
-
Create a new CannotPlugVif
- Types.CannotResetControlDomain - Exception in com.xensource.xenapi
-
The power-state of a control domain cannot be reset.
- Types.CannotResetControlDomain(String) - Constructor for exception com.xensource.xenapi.Types.CannotResetControlDomain
-
Create a new CannotResetControlDomain
- Types.CertificateAlreadyExists - Exception in com.xensource.xenapi
-
A certificate already exists with the specified name.
- Types.CertificateAlreadyExists(String) - Constructor for exception com.xensource.xenapi.Types.CertificateAlreadyExists
-
Create a new CertificateAlreadyExists
- Types.CertificateCorrupt - Exception in com.xensource.xenapi
-
The specified certificate is corrupt or unreadable.
- Types.CertificateCorrupt(String) - Constructor for exception com.xensource.xenapi.Types.CertificateCorrupt
-
Create a new CertificateCorrupt
- Types.CertificateDoesNotExist - Exception in com.xensource.xenapi
-
The specified certificate does not exist.
- Types.CertificateDoesNotExist(String) - Constructor for exception com.xensource.xenapi.Types.CertificateDoesNotExist
-
Create a new CertificateDoesNotExist
- Types.CertificateLibraryCorrupt - Exception in com.xensource.xenapi
-
The certificate library is corrupt or unreadable.
- Types.CertificateLibraryCorrupt() - Constructor for exception com.xensource.xenapi.Types.CertificateLibraryCorrupt
-
Create a new CertificateLibraryCorrupt
- Types.CertificateNameInvalid - Exception in com.xensource.xenapi
-
The specified certificate name is invalid.
- Types.CertificateNameInvalid(String) - Constructor for exception com.xensource.xenapi.Types.CertificateNameInvalid
-
Create a new CertificateNameInvalid
- Types.ChangePasswordRejected - Exception in com.xensource.xenapi
-
The system rejected the password change request; perhaps the new password was too short?
- Types.ChangePasswordRejected(String) - Constructor for exception com.xensource.xenapi.Types.ChangePasswordRejected
-
Create a new ChangePasswordRejected
- Types.Cls - Enum in com.xensource.xenapi
-
- Types.ConsoleProtocol - Enum in com.xensource.xenapi
-
- Types.CpuFeatureMaskingNotSupported - Exception in com.xensource.xenapi
-
The CPU does not support masking of features.
- Types.CpuFeatureMaskingNotSupported(String) - Constructor for exception com.xensource.xenapi.Types.CpuFeatureMaskingNotSupported
-
Create a new CpuFeatureMaskingNotSupported
- Types.CrlAlreadyExists - Exception in com.xensource.xenapi
-
A CRL already exists with the specified name.
- Types.CrlAlreadyExists(String) - Constructor for exception com.xensource.xenapi.Types.CrlAlreadyExists
-
Create a new CrlAlreadyExists
- Types.CrlCorrupt - Exception in com.xensource.xenapi
-
The specified CRL is corrupt or unreadable.
- Types.CrlCorrupt(String) - Constructor for exception com.xensource.xenapi.Types.CrlCorrupt
-
Create a new CrlCorrupt
- Types.CrlDoesNotExist - Exception in com.xensource.xenapi
-
The specified CRL does not exist.
- Types.CrlDoesNotExist(String) - Constructor for exception com.xensource.xenapi.Types.CrlDoesNotExist
-
Create a new CrlDoesNotExist
- Types.CrlNameInvalid - Exception in com.xensource.xenapi
-
The specified CRL name is invalid.
- Types.CrlNameInvalid(String) - Constructor for exception com.xensource.xenapi.Types.CrlNameInvalid
-
Create a new CrlNameInvalid
- Types.DbUniquenessConstraintViolation - Exception in com.xensource.xenapi
-
You attempted an operation which would have resulted in duplicate keys in the database.
- Types.DbUniquenessConstraintViolation(String, String, String) - Constructor for exception com.xensource.xenapi.Types.DbUniquenessConstraintViolation
-
Create a new DbUniquenessConstraintViolation
- Types.DefaultSrNotFound - Exception in com.xensource.xenapi
-
The default SR reference does not point to a valid SR
- Types.DefaultSrNotFound(String) - Constructor for exception com.xensource.xenapi.Types.DefaultSrNotFound
-
Create a new DefaultSrNotFound
- Types.DeviceAlreadyAttached - Exception in com.xensource.xenapi
-
The device is already attached to a VM
- Types.DeviceAlreadyAttached(String) - Constructor for exception com.xensource.xenapi.Types.DeviceAlreadyAttached
-
Create a new DeviceAlreadyAttached
- Types.DeviceAlreadyDetached - Exception in com.xensource.xenapi
-
The device is not currently attached
- Types.DeviceAlreadyDetached(String) - Constructor for exception com.xensource.xenapi.Types.DeviceAlreadyDetached
-
Create a new DeviceAlreadyDetached
- Types.DeviceAlreadyExists - Exception in com.xensource.xenapi
-
A device with the name given already exists on the selected VM
- Types.DeviceAlreadyExists(String) - Constructor for exception com.xensource.xenapi.Types.DeviceAlreadyExists
-
Create a new DeviceAlreadyExists
- Types.DeviceAttachTimeout - Exception in com.xensource.xenapi
-
A timeout happened while attempting to attach a device to a VM.
- Types.DeviceAttachTimeout(String, String) - Constructor for exception com.xensource.xenapi.Types.DeviceAttachTimeout
-
Create a new DeviceAttachTimeout
- Types.DeviceDetachRejected - Exception in com.xensource.xenapi
-
The VM rejected the attempt to detach the device.
- Types.DeviceDetachRejected(String, String, String) - Constructor for exception com.xensource.xenapi.Types.DeviceDetachRejected
-
Create a new DeviceDetachRejected
- Types.DeviceDetachTimeout - Exception in com.xensource.xenapi
-
A timeout happened while attempting to detach a device from a VM.
- Types.DeviceDetachTimeout(String, String) - Constructor for exception com.xensource.xenapi.Types.DeviceDetachTimeout
-
Create a new DeviceDetachTimeout
- Types.DeviceNotAttached - Exception in com.xensource.xenapi
-
The operation could not be performed because the VBD was not connected to the VM.
- Types.DeviceNotAttached(String) - Constructor for exception com.xensource.xenapi.Types.DeviceNotAttached
-
Create a new DeviceNotAttached
- Types.DomainBuilderError - Exception in com.xensource.xenapi
-
An internal error generated by the domain builder.
- Types.DomainBuilderError(String, String, String) - Constructor for exception com.xensource.xenapi.Types.DomainBuilderError
-
Create a new DomainBuilderError
- Types.DomainExists - Exception in com.xensource.xenapi
-
The operation could not be performed because a domain still exists for the specified VM.
- Types.DomainExists(String, String) - Constructor for exception com.xensource.xenapi.Types.DomainExists
-
Create a new DomainExists
- Types.DuplicatePifDeviceName - Exception in com.xensource.xenapi
-
A PIF with this specified device name already exists.
- Types.DuplicatePifDeviceName(String) - Constructor for exception com.xensource.xenapi.Types.DuplicatePifDeviceName
-
Create a new DuplicatePifDeviceName
- Types.DuplicateVm - Exception in com.xensource.xenapi
-
Cannot restore this VM because it would create a duplicate
- Types.DuplicateVm(String) - Constructor for exception com.xensource.xenapi.Types.DuplicateVm
-
Create a new DuplicateVm
- Types.EventOperation - Enum in com.xensource.xenapi
-
- Types.EventsLost - Exception in com.xensource.xenapi
-
Some events have been lost from the queue and cannot be retrieved.
- Types.EventsLost() - Constructor for exception com.xensource.xenapi.Types.EventsLost
-
Create a new EventsLost
- Types.FeatureRestricted - Exception in com.xensource.xenapi
-
The use of this feature is restricted.
- Types.FeatureRestricted() - Constructor for exception com.xensource.xenapi.Types.FeatureRestricted
-
Create a new FeatureRestricted
- Types.FieldTypeError - Exception in com.xensource.xenapi
-
The value specified is of the wrong type
- Types.FieldTypeError(String) - Constructor for exception com.xensource.xenapi.Types.FieldTypeError
-
Create a new FieldTypeError
- Types.HaAbortNewMaster - Exception in com.xensource.xenapi
-
This host cannot accept the proposed new master setting at this time.
- Types.HaAbortNewMaster(String) - Constructor for exception com.xensource.xenapi.Types.HaAbortNewMaster
-
Create a new HaAbortNewMaster
- Types.HaConstraintViolationNetworkNotShared - Exception in com.xensource.xenapi
-
This operation cannot be performed because the referenced network is not properly shared.
- Types.HaConstraintViolationNetworkNotShared(String) - Constructor for exception com.xensource.xenapi.Types.HaConstraintViolationNetworkNotShared
-
Create a new HaConstraintViolationNetworkNotShared
- Types.HaConstraintViolationSrNotShared - Exception in com.xensource.xenapi
-
This operation cannot be performed because the referenced SR is not properly shared.
- Types.HaConstraintViolationSrNotShared(String) - Constructor for exception com.xensource.xenapi.Types.HaConstraintViolationSrNotShared
-
Create a new HaConstraintViolationSrNotShared
- Types.HaFailedToFormLiveset - Exception in com.xensource.xenapi
-
HA could not be enabled on the Pool because a liveset could not be formed: check storage and network heartbeat paths.
- Types.HaFailedToFormLiveset() - Constructor for exception com.xensource.xenapi.Types.HaFailedToFormLiveset
-
Create a new HaFailedToFormLiveset
- Types.HaHeartbeatDaemonStartupFailed - Exception in com.xensource.xenapi
-
The host could not join the liveset because the HA daemon failed to start.
- Types.HaHeartbeatDaemonStartupFailed() - Constructor for exception com.xensource.xenapi.Types.HaHeartbeatDaemonStartupFailed
-
Create a new HaHeartbeatDaemonStartupFailed
- Types.HaHostCannotAccessStatefile - Exception in com.xensource.xenapi
-
The host could not join the liveset because the HA daemon could not access the heartbeat disk.
- Types.HaHostCannotAccessStatefile() - Constructor for exception com.xensource.xenapi.Types.HaHostCannotAccessStatefile
-
Create a new HaHostCannotAccessStatefile
- Types.HaHostCannotSeePeers - Exception in com.xensource.xenapi
-
The operation failed because the HA software on the specified host could not see a subset of other hosts.
- Types.HaHostCannotSeePeers(String, String, String) - Constructor for exception com.xensource.xenapi.Types.HaHostCannotSeePeers
-
Create a new HaHostCannotSeePeers
- Types.HaHostIsArmed - Exception in com.xensource.xenapi
-
The operation could not be performed while the host is still armed; it must be disarmed first
- Types.HaHostIsArmed(String) - Constructor for exception com.xensource.xenapi.Types.HaHostIsArmed
-
Create a new HaHostIsArmed
- Types.HaIsEnabled - Exception in com.xensource.xenapi
-
The operation could not be performed because HA is enabled on the Pool
- Types.HaIsEnabled() - Constructor for exception com.xensource.xenapi.Types.HaIsEnabled
-
Create a new HaIsEnabled
- Types.HaLostStatefile - Exception in com.xensource.xenapi
-
This host lost access to the HA statefile.
- Types.HaLostStatefile() - Constructor for exception com.xensource.xenapi.Types.HaLostStatefile
-
Create a new HaLostStatefile
- Types.HandleInvalid - Exception in com.xensource.xenapi
-
You gave an invalid object reference.
- Types.HandleInvalid(String, String) - Constructor for exception com.xensource.xenapi.Types.HandleInvalid
-
Create a new HandleInvalid
- Types.HaNoPlan - Exception in com.xensource.xenapi
-
Cannot find a plan for placement of VMs as there are no other hosts available.
- Types.HaNoPlan() - Constructor for exception com.xensource.xenapi.Types.HaNoPlan
-
Create a new HaNoPlan
- Types.HaNotEnabled - Exception in com.xensource.xenapi
-
The operation could not be performed because HA is not enabled on the Pool
- Types.HaNotEnabled() - Constructor for exception com.xensource.xenapi.Types.HaNotEnabled
-
Create a new HaNotEnabled
- Types.HaNotInstalled - Exception in com.xensource.xenapi
-
The operation could not be performed because the HA software is not installed on this host.
- Types.HaNotInstalled(String) - Constructor for exception com.xensource.xenapi.Types.HaNotInstalled
-
Create a new HaNotInstalled
- Types.HaOperationWouldBreakFailoverPlan - Exception in com.xensource.xenapi
-
This operation cannot be performed because it would invalidate VM failover planning such that the system would be unable to guarantee to restart protected VMs after a Host failure.
- Types.HaOperationWouldBreakFailoverPlan() - Constructor for exception com.xensource.xenapi.Types.HaOperationWouldBreakFailoverPlan
-
Create a new HaOperationWouldBreakFailoverPlan
- Types.HaPoolIsEnabledButHostIsDisabled - Exception in com.xensource.xenapi
-
This host cannot join the pool because the pool has HA enabled but this host has HA disabled.
- Types.HaPoolIsEnabledButHostIsDisabled() - Constructor for exception com.xensource.xenapi.Types.HaPoolIsEnabledButHostIsDisabled
-
Create a new HaPoolIsEnabledButHostIsDisabled
- Types.HaShouldBeFenced - Exception in com.xensource.xenapi
-
Host cannot rejoin pool because it should have fenced (it is not in the master's partition)
- Types.HaShouldBeFenced(String) - Constructor for exception com.xensource.xenapi.Types.HaShouldBeFenced
-
Create a new HaShouldBeFenced
- Types.HaTooFewHosts - Exception in com.xensource.xenapi
-
HA can only be enabled for 2 hosts or more.
- Types.HaTooFewHosts() - Constructor for exception com.xensource.xenapi.Types.HaTooFewHosts
-
Create a new HaTooFewHosts
- Types.HostAllowedOperations - Enum in com.xensource.xenapi
-
- Types.HostBroken - Exception in com.xensource.xenapi
-
This host failed in the middle of an automatic failover operation and needs to retry the failover action
- Types.HostBroken() - Constructor for exception com.xensource.xenapi.Types.HostBroken
-
Create a new HostBroken
- Types.HostCannotAttachNetwork - Exception in com.xensource.xenapi
-
Host cannot attach network (in the case of NIC bonding, this may be because attaching the network on this host would require other networks [that are currently active] to be taken down).
- Types.HostCannotAttachNetwork(String, String) - Constructor for exception com.xensource.xenapi.Types.HostCannotAttachNetwork
-
Create a new HostCannotAttachNetwork
- Types.HostCannotDestroySelf - Exception in com.xensource.xenapi
-
The pool master host cannot be removed.
- Types.HostCannotDestroySelf(String) - Constructor for exception com.xensource.xenapi.Types.HostCannotDestroySelf
-
Create a new HostCannotDestroySelf
- Types.HostCannotReadMetrics - Exception in com.xensource.xenapi
-
The metrics of this host could not be read.
- Types.HostCannotReadMetrics() - Constructor for exception com.xensource.xenapi.Types.HostCannotReadMetrics
-
Create a new HostCannotReadMetrics
- Types.HostCdDriveEmpty - Exception in com.xensource.xenapi
-
The host CDROM drive does not contain a valid CD
- Types.HostCdDriveEmpty() - Constructor for exception com.xensource.xenapi.Types.HostCdDriveEmpty
-
Create a new HostCdDriveEmpty
- Types.HostDisabled - Exception in com.xensource.xenapi
-
The specified host is disabled.
- Types.HostDisabled(String) - Constructor for exception com.xensource.xenapi.Types.HostDisabled
-
Create a new HostDisabled
- Types.HostDisabledUntilReboot - Exception in com.xensource.xenapi
-
The specified host is disabled and cannot be re-enabled until after it has rebooted.
- Types.HostDisabledUntilReboot(String) - Constructor for exception com.xensource.xenapi.Types.HostDisabledUntilReboot
-
Create a new HostDisabledUntilReboot
- Types.HostHasNoManagementIp - Exception in com.xensource.xenapi
-
The host failed to acquire an IP address on its management interface and therefore cannot contact the master.
- Types.HostHasNoManagementIp() - Constructor for exception com.xensource.xenapi.Types.HostHasNoManagementIp
-
Create a new HostHasNoManagementIp
- Types.HostHasResidentVms - Exception in com.xensource.xenapi
-
This host can not be forgotten because there are some user VMs still running
- Types.HostHasResidentVms(String) - Constructor for exception com.xensource.xenapi.Types.HostHasResidentVms
-
Create a new HostHasResidentVms
- Types.HostInEmergencyMode - Exception in com.xensource.xenapi
-
Cannot perform operation as the host is running in emergency mode.
- Types.HostInEmergencyMode() - Constructor for exception com.xensource.xenapi.Types.HostInEmergencyMode
-
Create a new HostInEmergencyMode
- Types.HostInUse - Exception in com.xensource.xenapi
-
This operation cannot be completed as the host is in use by (at least) the object of type and ref echoed below.
- Types.HostInUse(String, String, String) - Constructor for exception com.xensource.xenapi.Types.HostInUse
-
Create a new HostInUse
- Types.HostIsLive - Exception in com.xensource.xenapi
-
This operation cannot be completed as the host is still live.
- Types.HostIsLive(String) - Constructor for exception com.xensource.xenapi.Types.HostIsLive
-
Create a new HostIsLive
- Types.HostIsSlave - Exception in com.xensource.xenapi
-
You cannot make regular API calls directly on a slave.
- Types.HostIsSlave(String) - Constructor for exception com.xensource.xenapi.Types.HostIsSlave
-
Create a new HostIsSlave
- Types.HostItsOwnSlave - Exception in com.xensource.xenapi
-
The host is its own slave.
- Types.HostItsOwnSlave() - Constructor for exception com.xensource.xenapi.Types.HostItsOwnSlave
-
Create a new HostItsOwnSlave
- Types.HostMasterCannotTalkBack - Exception in com.xensource.xenapi
-
The master reports that it cannot talk back to the slave on the supplied management IP address.
- Types.HostMasterCannotTalkBack(String) - Constructor for exception com.xensource.xenapi.Types.HostMasterCannotTalkBack
-
Create a new HostMasterCannotTalkBack
- Types.HostNameInvalid - Exception in com.xensource.xenapi
-
The host name is invalid.
- Types.HostNameInvalid(String) - Constructor for exception com.xensource.xenapi.Types.HostNameInvalid
-
Create a new HostNameInvalid
- Types.HostNotDisabled - Exception in com.xensource.xenapi
-
This operation cannot be performed because the host is not disabled.
- Types.HostNotDisabled() - Constructor for exception com.xensource.xenapi.Types.HostNotDisabled
-
Create a new HostNotDisabled
- Types.HostNotEnoughFreeMemory - Exception in com.xensource.xenapi
-
Not enough host memory is available to perform this operation
- Types.HostNotEnoughFreeMemory(String, String) - Constructor for exception com.xensource.xenapi.Types.HostNotEnoughFreeMemory
-
Create a new HostNotEnoughFreeMemory
- Types.HostNotLive - Exception in com.xensource.xenapi
-
This operation cannot be completed as the host is not live.
- Types.HostNotLive() - Constructor for exception com.xensource.xenapi.Types.HostNotLive
-
Create a new HostNotLive
- Types.HostOffline - Exception in com.xensource.xenapi
-
You attempted an operation which involves a host which could not be contacted.
- Types.HostOffline(String) - Constructor for exception com.xensource.xenapi.Types.HostOffline
-
Create a new HostOffline
- Types.HostPowerOnModeDisabled - Exception in com.xensource.xenapi
-
This operation cannot be completed as the host power on mode is disabled.
- Types.HostPowerOnModeDisabled() - Constructor for exception com.xensource.xenapi.Types.HostPowerOnModeDisabled
-
Create a new HostPowerOnModeDisabled
- Types.HostsNotHomogeneous - Exception in com.xensource.xenapi
-
The hosts in this pool are not homogeneous.
- Types.HostsNotHomogeneous(String) - Constructor for exception com.xensource.xenapi.Types.HostsNotHomogeneous
-
Create a new HostsNotHomogeneous
- Types.HostStillBooting - Exception in com.xensource.xenapi
-
The host is still booting.
- Types.HostStillBooting() - Constructor for exception com.xensource.xenapi.Types.HostStillBooting
-
Create a new HostStillBooting
- Types.HostUnknownToMaster - Exception in com.xensource.xenapi
-
The master says the host is not known to it.
- Types.HostUnknownToMaster(String) - Constructor for exception com.xensource.xenapi.Types.HostUnknownToMaster
-
Create a new HostUnknownToMaster
- Types.ImportError - Exception in com.xensource.xenapi
-
The VM could not be imported.
- Types.ImportError(String) - Constructor for exception com.xensource.xenapi.Types.ImportError
-
Create a new ImportError
- Types.ImportErrorAttachedDisksNotFound - Exception in com.xensource.xenapi
-
The VM could not be imported because attached disks could not be found.
- Types.ImportErrorAttachedDisksNotFound() - Constructor for exception com.xensource.xenapi.Types.ImportErrorAttachedDisksNotFound
-
Create a new ImportErrorAttachedDisksNotFound
- Types.ImportErrorCannotHandleChunked - Exception in com.xensource.xenapi
-
Cannot import VM using chunked encoding.
- Types.ImportErrorCannotHandleChunked() - Constructor for exception com.xensource.xenapi.Types.ImportErrorCannotHandleChunked
-
Create a new ImportErrorCannotHandleChunked
- Types.ImportErrorFailedToFindObject - Exception in com.xensource.xenapi
-
The VM could not be imported because a required object could not be found.
- Types.ImportErrorFailedToFindObject(String) - Constructor for exception com.xensource.xenapi.Types.ImportErrorFailedToFindObject
-
Create a new ImportErrorFailedToFindObject
- Types.ImportErrorPrematureEof - Exception in com.xensource.xenapi
-
The VM could not be imported; the end of the file was reached prematurely.
- Types.ImportErrorPrematureEof() - Constructor for exception com.xensource.xenapi.Types.ImportErrorPrematureEof
-
Create a new ImportErrorPrematureEof
- Types.ImportErrorSomeChecksumsFailed - Exception in com.xensource.xenapi
-
Some data checksums were incorrect; the VM may be corrupt.
- Types.ImportErrorSomeChecksumsFailed() - Constructor for exception com.xensource.xenapi.Types.ImportErrorSomeChecksumsFailed
-
Create a new ImportErrorSomeChecksumsFailed
- Types.ImportErrorUnexpectedFile - Exception in com.xensource.xenapi
-
The VM could not be imported because the XVA file is invalid: an unexpected file was encountered.
- Types.ImportErrorUnexpectedFile(String, String) - Constructor for exception com.xensource.xenapi.Types.ImportErrorUnexpectedFile
-
Create a new ImportErrorUnexpectedFile
- Types.ImportIncompatibleVersion - Exception in com.xensource.xenapi
-
The import failed because this export has been created by a different (incompatible) product version
- Types.ImportIncompatibleVersion() - Constructor for exception com.xensource.xenapi.Types.ImportIncompatibleVersion
-
Create a new ImportIncompatibleVersion
- Types.InterfaceHasNoIp - Exception in com.xensource.xenapi
-
The specified interface cannot be used because it has no IP address
- Types.InterfaceHasNoIp(String) - Constructor for exception com.xensource.xenapi.Types.InterfaceHasNoIp
-
Create a new InterfaceHasNoIp
- Types.InternalError - Exception in com.xensource.xenapi
-
The server failed to handle your request, due to an internal error.
- Types.InternalError(String) - Constructor for exception com.xensource.xenapi.Types.InternalError
-
Create a new InternalError
- Types.InvalidDevice - Exception in com.xensource.xenapi
-
The device name is invalid
- Types.InvalidDevice(String) - Constructor for exception com.xensource.xenapi.Types.InvalidDevice
-
Create a new InvalidDevice
- Types.InvalidEdition - Exception in com.xensource.xenapi
-
The edition name you supplied is invalid.
- Types.InvalidEdition(String) - Constructor for exception com.xensource.xenapi.Types.InvalidEdition
-
Create a new InvalidEdition
- Types.InvalidFeatureString - Exception in com.xensource.xenapi
-
The given feature string is not valid.
- Types.InvalidFeatureString(String) - Constructor for exception com.xensource.xenapi.Types.InvalidFeatureString
-
Create a new InvalidFeatureString
- Types.InvalidIpAddressSpecified - Exception in com.xensource.xenapi
-
A required parameter contained an invalid IP address
- Types.InvalidIpAddressSpecified(String) - Constructor for exception com.xensource.xenapi.Types.InvalidIpAddressSpecified
-
Create a new InvalidIpAddressSpecified
- Types.InvalidPatch - Exception in com.xensource.xenapi
-
The uploaded patch file is invalid
- Types.InvalidPatch() - Constructor for exception com.xensource.xenapi.Types.InvalidPatch
-
Create a new InvalidPatch
- Types.InvalidPatchWithLog - Exception in com.xensource.xenapi
-
The uploaded patch file is invalid.
- Types.InvalidPatchWithLog(String) - Constructor for exception com.xensource.xenapi.Types.InvalidPatchWithLog
-
Create a new InvalidPatchWithLog
- Types.InvalidValue - Exception in com.xensource.xenapi
-
The value given is invalid
- Types.InvalidValue(String, String) - Constructor for exception com.xensource.xenapi.Types.InvalidValue
-
Create a new InvalidValue
- Types.IpConfigurationMode - Enum in com.xensource.xenapi
-
- Types.IsTunnelAccessPif - Exception in com.xensource.xenapi
-
You tried to create a VLAN or tunnel on top of a tunnel access PIF - use the underlying transport PIF instead.
- Types.IsTunnelAccessPif(String) - Constructor for exception com.xensource.xenapi.Types.IsTunnelAccessPif
-
Create a new IsTunnelAccessPif
- Types.JoiningHostCannotBeMasterOfOtherHosts - Exception in com.xensource.xenapi
-
The host joining the pool cannot already be a master of another pool.
- Types.JoiningHostCannotBeMasterOfOtherHosts() - Constructor for exception com.xensource.xenapi.Types.JoiningHostCannotBeMasterOfOtherHosts
-
Create a new JoiningHostCannotBeMasterOfOtherHosts
- Types.JoiningHostCannotContainSharedSrs - Exception in com.xensource.xenapi
-
The host joining the pool cannot contain any shared storage.
- Types.JoiningHostCannotContainSharedSrs() - Constructor for exception com.xensource.xenapi.Types.JoiningHostCannotContainSharedSrs
-
Create a new JoiningHostCannotContainSharedSrs
- Types.JoiningHostCannotHaveRunningOrSuspendedVms - Exception in com.xensource.xenapi
-
The host joining the pool cannot have any running or suspended VMs.
- Types.JoiningHostCannotHaveRunningOrSuspendedVms() - Constructor for exception com.xensource.xenapi.Types.JoiningHostCannotHaveRunningOrSuspendedVms
-
Create a new JoiningHostCannotHaveRunningOrSuspendedVms
- Types.JoiningHostCannotHaveRunningVms - Exception in com.xensource.xenapi
-
The host joining the pool cannot have any running VMs.
- Types.JoiningHostCannotHaveRunningVms() - Constructor for exception com.xensource.xenapi.Types.JoiningHostCannotHaveRunningVms
-
Create a new JoiningHostCannotHaveRunningVms
- Types.JoiningHostCannotHaveVmsWithCurrentOperations - Exception in com.xensource.xenapi
-
The host joining the pool cannot have any VMs with active tasks.
- Types.JoiningHostCannotHaveVmsWithCurrentOperations() - Constructor for exception com.xensource.xenapi.Types.JoiningHostCannotHaveVmsWithCurrentOperations
-
Create a new JoiningHostCannotHaveVmsWithCurrentOperations
- Types.JoiningHostConnectionFailed - Exception in com.xensource.xenapi
-
There was an error connecting to the host while joining it in the pool.
- Types.JoiningHostConnectionFailed() - Constructor for exception com.xensource.xenapi.Types.JoiningHostConnectionFailed
-
Create a new JoiningHostConnectionFailed
- Types.JoiningHostServiceFailed - Exception in com.xensource.xenapi
-
There was an error connecting to the host.
- Types.JoiningHostServiceFailed() - Constructor for exception com.xensource.xenapi.Types.JoiningHostServiceFailed
-
Create a new JoiningHostServiceFailed
- Types.LicenceRestriction - Exception in com.xensource.xenapi
-
This operation is not allowed under your license.
- Types.LicenceRestriction() - Constructor for exception com.xensource.xenapi.Types.LicenceRestriction
-
Create a new LicenceRestriction
- Types.LicenseCannotDowngradeWhileInPool - Exception in com.xensource.xenapi
-
Cannot downgrade license while in pool.
- Types.LicenseCannotDowngradeWhileInPool() - Constructor for exception com.xensource.xenapi.Types.LicenseCannotDowngradeWhileInPool
-
Create a new LicenseCannotDowngradeWhileInPool
- Types.LicenseCheckoutError - Exception in com.xensource.xenapi
-
The license for the edition you requested is not available.
- Types.LicenseCheckoutError(String) - Constructor for exception com.xensource.xenapi.Types.LicenseCheckoutError
-
Create a new LicenseCheckoutError
- Types.LicenseDoesNotSupportPooling - Exception in com.xensource.xenapi
-
This host cannot join a pool because it's license does not support pooling
- Types.LicenseDoesNotSupportPooling() - Constructor for exception com.xensource.xenapi.Types.LicenseDoesNotSupportPooling
-
Create a new LicenseDoesNotSupportPooling
- Types.LicenseDoesNotSupportXha - Exception in com.xensource.xenapi
-
XHA cannot be enabled because this host's license does not allow it
- Types.LicenseDoesNotSupportXha() - Constructor for exception com.xensource.xenapi.Types.LicenseDoesNotSupportXha
-
Create a new LicenseDoesNotSupportXha
- Types.LicenseExpired - Exception in com.xensource.xenapi
-
Your license has expired.
- Types.LicenseExpired() - Constructor for exception com.xensource.xenapi.Types.LicenseExpired
-
Create a new LicenseExpired
- Types.LicenseFileDeprecated - Exception in com.xensource.xenapi
-
This license file is no longer accepted.
- Types.LicenseFileDeprecated() - Constructor for exception com.xensource.xenapi.Types.LicenseFileDeprecated
-
Create a new LicenseFileDeprecated
- Types.LicenseProcessingError - Exception in com.xensource.xenapi
-
There was an error processing your license.
- Types.LicenseProcessingError() - Constructor for exception com.xensource.xenapi.Types.LicenseProcessingError
-
Create a new LicenseProcessingError
- Types.LocationNotUnique - Exception in com.xensource.xenapi
-
A VDI with the specified location already exists within the SR
- Types.LocationNotUnique(String, String) - Constructor for exception com.xensource.xenapi.Types.LocationNotUnique
-
Create a new LocationNotUnique
- Types.MacDoesNotExist - Exception in com.xensource.xenapi
-
The MAC address specified doesn't exist on this host.
- Types.MacDoesNotExist(String) - Constructor for exception com.xensource.xenapi.Types.MacDoesNotExist
-
Create a new MacDoesNotExist
- Types.MacInvalid - Exception in com.xensource.xenapi
-
The MAC address specified is not valid.
- Types.MacInvalid(String) - Constructor for exception com.xensource.xenapi.Types.MacInvalid
-
Create a new MacInvalid
- Types.MacStillExists - Exception in com.xensource.xenapi
-
The MAC address specified still exists on this host.
- Types.MacStillExists(String) - Constructor for exception com.xensource.xenapi.Types.MacStillExists
-
Create a new MacStillExists
- Types.MapDuplicateKey - Exception in com.xensource.xenapi
-
You tried to add a key-value pair to a map, but that key is already there.
- Types.MapDuplicateKey(String, String, String, String) - Constructor for exception com.xensource.xenapi.Types.MapDuplicateKey
-
Create a new MapDuplicateKey
- Types.MessageDeprecated - Exception in com.xensource.xenapi
-
This message has been deprecated.
- Types.MessageDeprecated() - Constructor for exception com.xensource.xenapi.Types.MessageDeprecated
-
Create a new MessageDeprecated
- Types.MessageMethodUnknown - Exception in com.xensource.xenapi
-
You tried to call a method that does not exist.
- Types.MessageMethodUnknown(String) - Constructor for exception com.xensource.xenapi.Types.MessageMethodUnknown
-
Create a new MessageMethodUnknown
- Types.MessageParameterCountMismatch - Exception in com.xensource.xenapi
-
You tried to call a method with the incorrect number of parameters.
- Types.MessageParameterCountMismatch(String, String, String) - Constructor for exception com.xensource.xenapi.Types.MessageParameterCountMismatch
-
Create a new MessageParameterCountMismatch
- Types.MissingConnectionDetails - Exception in com.xensource.xenapi
-
The license-server connection details (address or port) were missing or incomplete.
- Types.MissingConnectionDetails() - Constructor for exception com.xensource.xenapi.Types.MissingConnectionDetails
-
Create a new MissingConnectionDetails
- Types.NetworkAlreadyConnected - Exception in com.xensource.xenapi
-
You tried to create a PIF, but the network you tried to attach it to is already attached to some other PIF, and so the creation failed.
- Types.NetworkAlreadyConnected(String, String) - Constructor for exception com.xensource.xenapi.Types.NetworkAlreadyConnected
-
Create a new NetworkAlreadyConnected
- Types.NetworkContainsPif - Exception in com.xensource.xenapi
-
The network contains active PIFs and cannot be deleted.
- Types.NetworkContainsPif(String) - Constructor for exception com.xensource.xenapi.Types.NetworkContainsPif
-
Create a new NetworkContainsPif
- Types.NetworkContainsVif - Exception in com.xensource.xenapi
-
The network contains active VIFs and cannot be deleted.
- Types.NetworkContainsVif(String) - Constructor for exception com.xensource.xenapi.Types.NetworkContainsVif
-
Create a new NetworkContainsVif
- Types.NetworkOperations - Enum in com.xensource.xenapi
-
- Types.NoHostsAvailable - Exception in com.xensource.xenapi
-
There were no hosts available to complete the specified operation.
- Types.NoHostsAvailable() - Constructor for exception com.xensource.xenapi.Types.NoHostsAvailable
-
Create a new NoHostsAvailable
- Types.NotAllowedOnOemEdition - Exception in com.xensource.xenapi
-
This command is not allowed on the OEM edition.
- Types.NotAllowedOnOemEdition(String) - Constructor for exception com.xensource.xenapi.Types.NotAllowedOnOemEdition
-
Create a new NotAllowedOnOemEdition
- Types.NotImplemented - Exception in com.xensource.xenapi
-
The function is not implemented
- Types.NotImplemented(String) - Constructor for exception com.xensource.xenapi.Types.NotImplemented
-
Create a new NotImplemented
- Types.NotInEmergencyMode - Exception in com.xensource.xenapi
-
This pool is not in emergency mode.
- Types.NotInEmergencyMode() - Constructor for exception com.xensource.xenapi.Types.NotInEmergencyMode
-
Create a new NotInEmergencyMode
- Types.NotSupportedDuringUpgrade - Exception in com.xensource.xenapi
-
This operation is not supported during an upgrade
- Types.NotSupportedDuringUpgrade() - Constructor for exception com.xensource.xenapi.Types.NotSupportedDuringUpgrade
-
Create a new NotSupportedDuringUpgrade
- Types.ObjectNolongerExists - Exception in com.xensource.xenapi
-
The specified object no longer exists.
- Types.ObjectNolongerExists() - Constructor for exception com.xensource.xenapi.Types.ObjectNolongerExists
-
Create a new ObjectNolongerExists
- Types.OnBoot - Enum in com.xensource.xenapi
-
- Types.OnCrashBehaviour - Enum in com.xensource.xenapi
-
- Types.OnlyAllowedOnOemEdition - Exception in com.xensource.xenapi
-
This command is only allowed on the OEM edition.
- Types.OnlyAllowedOnOemEdition(String) - Constructor for exception com.xensource.xenapi.Types.OnlyAllowedOnOemEdition
-
Create a new OnlyAllowedOnOemEdition
- Types.OnNormalExit - Enum in com.xensource.xenapi
-
- Types.OpenvswitchNotActive - Exception in com.xensource.xenapi
-
This operation needs the OpenVSwitch networking backend to be enabled on all hosts in the pool.
- Types.OpenvswitchNotActive() - Constructor for exception com.xensource.xenapi.Types.OpenvswitchNotActive
-
Create a new OpenvswitchNotActive
- Types.OperationBlocked - Exception in com.xensource.xenapi
-
You attempted an operation that was explicitly blocked (see the blocked_operations field of the given object).
- Types.OperationBlocked(String, String) - Constructor for exception com.xensource.xenapi.Types.OperationBlocked
-
Create a new OperationBlocked
- Types.OperationNotAllowed - Exception in com.xensource.xenapi
-
You attempted an operation that was not allowed.
- Types.OperationNotAllowed(String) - Constructor for exception com.xensource.xenapi.Types.OperationNotAllowed
-
Create a new OperationNotAllowed
- Types.OtherOperationInProgress - Exception in com.xensource.xenapi
-
Another operation involving the object is currently in progress
- Types.OtherOperationInProgress(String, String) - Constructor for exception com.xensource.xenapi.Types.OtherOperationInProgress
-
Create a new OtherOperationInProgress
- Types.OutOfSpace - Exception in com.xensource.xenapi
-
There is not enough space to upload the update
- Types.OutOfSpace(String) - Constructor for exception com.xensource.xenapi.Types.OutOfSpace
-
Create a new OutOfSpace
- Types.PatchAlreadyApplied - Exception in com.xensource.xenapi
-
This patch has already been applied
- Types.PatchAlreadyApplied(String) - Constructor for exception com.xensource.xenapi.Types.PatchAlreadyApplied
-
Create a new PatchAlreadyApplied
- Types.PatchAlreadyExists - Exception in com.xensource.xenapi
-
The uploaded patch file already exists
- Types.PatchAlreadyExists(String) - Constructor for exception com.xensource.xenapi.Types.PatchAlreadyExists
-
Create a new PatchAlreadyExists
- Types.PatchApplyFailed - Exception in com.xensource.xenapi
-
The patch apply failed.
- Types.PatchApplyFailed(String) - Constructor for exception com.xensource.xenapi.Types.PatchApplyFailed
-
Create a new PatchApplyFailed
- Types.PatchIsApplied - Exception in com.xensource.xenapi
-
The specified patch is applied and cannot be destroyed.
- Types.PatchIsApplied() - Constructor for exception com.xensource.xenapi.Types.PatchIsApplied
-
Create a new PatchIsApplied
- Types.PatchPrecheckFailedPrerequisiteMissing - Exception in com.xensource.xenapi
-
The patch precheck stage failed: prerequisite patches are missing.
- Types.PatchPrecheckFailedPrerequisiteMissing(String, String) - Constructor for exception com.xensource.xenapi.Types.PatchPrecheckFailedPrerequisiteMissing
-
Create a new PatchPrecheckFailedPrerequisiteMissing
- Types.PatchPrecheckFailedUnknownError - Exception in com.xensource.xenapi
-
The patch precheck stage failed with an unknown error.
- Types.PatchPrecheckFailedUnknownError(String, String) - Constructor for exception com.xensource.xenapi.Types.PatchPrecheckFailedUnknownError
-
Create a new PatchPrecheckFailedUnknownError
- Types.PatchPrecheckFailedVmRunning - Exception in com.xensource.xenapi
-
The patch precheck stage failed: there are one or more VMs still running on the server.
- Types.PatchPrecheckFailedVmRunning(String) - Constructor for exception com.xensource.xenapi.Types.PatchPrecheckFailedVmRunning
-
Create a new PatchPrecheckFailedVmRunning
- Types.PatchPrecheckFailedWrongServerVersion - Exception in com.xensource.xenapi
-
The patch precheck stage failed: the server is of an incorrect version.
- Types.PatchPrecheckFailedWrongServerVersion(String, String, String) - Constructor for exception com.xensource.xenapi.Types.PatchPrecheckFailedWrongServerVersion
-
Create a new PatchPrecheckFailedWrongServerVersion
- Types.PbdExists - Exception in com.xensource.xenapi
-
A PBD already exists connecting the SR to the host
- Types.PbdExists(String, String, String) - Constructor for exception com.xensource.xenapi.Types.PbdExists
-
Create a new PbdExists
- Types.PermissionDenied - Exception in com.xensource.xenapi
-
Caller not allowed to perform this operation.
- Types.PermissionDenied(String) - Constructor for exception com.xensource.xenapi.Types.PermissionDenied
-
Create a new PermissionDenied
- Types.PifAlreadyBonded - Exception in com.xensource.xenapi
-
This operation cannot be performed because the pif is bonded.
- Types.PifAlreadyBonded(String) - Constructor for exception com.xensource.xenapi.Types.PifAlreadyBonded
-
Create a new PifAlreadyBonded
- Types.PifBondNeedsMoreMembers - Exception in com.xensource.xenapi
-
A bond must consist of at least two member interfaces
- Types.PifBondNeedsMoreMembers() - Constructor for exception com.xensource.xenapi.Types.PifBondNeedsMoreMembers
-
Create a new PifBondNeedsMoreMembers
- Types.PifCannotBondCrossHost - Exception in com.xensource.xenapi
-
You cannot bond interfaces across different hosts.
- Types.PifCannotBondCrossHost() - Constructor for exception com.xensource.xenapi.Types.PifCannotBondCrossHost
-
Create a new PifCannotBondCrossHost
- Types.PifConfigurationError - Exception in com.xensource.xenapi
-
An unknown error occurred while attempting to configure an interface.
- Types.PifConfigurationError(String, String) - Constructor for exception com.xensource.xenapi.Types.PifConfigurationError
-
Create a new PifConfigurationError
- Types.PifDeviceNotFound - Exception in com.xensource.xenapi
-
The specified device was not found.
- Types.PifDeviceNotFound() - Constructor for exception com.xensource.xenapi.Types.PifDeviceNotFound
-
Create a new PifDeviceNotFound
- Types.PifDoesNotAllowUnplug - Exception in com.xensource.xenapi
-
The operation you requested cannot be performed because the specified PIF does not allow unplug.
- Types.PifDoesNotAllowUnplug(String) - Constructor for exception com.xensource.xenapi.Types.PifDoesNotAllowUnplug
-
Create a new PifDoesNotAllowUnplug
- Types.PifHasNoNetworkConfiguration - Exception in com.xensource.xenapi
-
PIF has no IP configuration (mode curently set to 'none')
- Types.PifHasNoNetworkConfiguration() - Constructor for exception com.xensource.xenapi.Types.PifHasNoNetworkConfiguration
-
Create a new PifHasNoNetworkConfiguration
- Types.PifIsManagementInterface - Exception in com.xensource.xenapi
-
The operation you requested cannot be performed because the specified PIF is the management interface.
- Types.PifIsManagementInterface(String) - Constructor for exception com.xensource.xenapi.Types.PifIsManagementInterface
-
Create a new PifIsManagementInterface
- Types.PifIsPhysical - Exception in com.xensource.xenapi
-
You tried to destroy a PIF, but it represents an aspect of the physical host configuration, and so cannot be destroyed.
- Types.PifIsPhysical(String) - Constructor for exception com.xensource.xenapi.Types.PifIsPhysical
-
Create a new PifIsPhysical
- Types.PifIsVlan - Exception in com.xensource.xenapi
-
You tried to create a VLAN on top of another VLAN - use the underlying physical PIF/bond instead
- Types.PifIsVlan(String) - Constructor for exception com.xensource.xenapi.Types.PifIsVlan
-
Create a new PifIsVlan
- Types.PifTunnelStillExists - Exception in com.xensource.xenapi
-
Operation cannot proceed while a tunnel exists on this interface.
- Types.PifTunnelStillExists(String) - Constructor for exception com.xensource.xenapi.Types.PifTunnelStillExists
-
Create a new PifTunnelStillExists
- Types.PifVlanExists - Exception in com.xensource.xenapi
-
You tried to create a PIF, but it already exists.
- Types.PifVlanExists(String) - Constructor for exception com.xensource.xenapi.Types.PifVlanExists
-
Create a new PifVlanExists
- Types.PifVlanStillExists - Exception in com.xensource.xenapi
-
Operation cannot proceed while a VLAN exists on this interface.
- Types.PifVlanStillExists(String) - Constructor for exception com.xensource.xenapi.Types.PifVlanStillExists
-
Create a new PifVlanStillExists
- Types.PoolAuthAlreadyEnabled - Exception in com.xensource.xenapi
-
External authentication in this pool is already enabled for at least one host.
- Types.PoolAuthAlreadyEnabled(String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthAlreadyEnabled
-
Create a new PoolAuthAlreadyEnabled
- Types.PoolAuthDisableFailed - Exception in com.xensource.xenapi
-
The pool failed to disable the external authentication of at least one host.
- Types.PoolAuthDisableFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthDisableFailed
-
Create a new PoolAuthDisableFailed
- Types.PoolAuthDisableFailedPermissionDenied - Exception in com.xensource.xenapi
-
The pool failed to disable the external authentication of at least one host.
- Types.PoolAuthDisableFailedPermissionDenied(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthDisableFailedPermissionDenied
-
Create a new PoolAuthDisableFailedPermissionDenied
- Types.PoolAuthDisableFailedWrongCredentials - Exception in com.xensource.xenapi
-
The pool failed to disable the external authentication of at least one host.
- Types.PoolAuthDisableFailedWrongCredentials(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthDisableFailedWrongCredentials
-
Create a new PoolAuthDisableFailedWrongCredentials
- Types.PoolAuthEnableFailed - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailed
-
Create a new PoolAuthEnableFailed
- Types.PoolAuthEnableFailedDomainLookupFailed - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailedDomainLookupFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailedDomainLookupFailed
-
Create a new PoolAuthEnableFailedDomainLookupFailed
- Types.PoolAuthEnableFailedDuplicateHostname - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailedDuplicateHostname(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailedDuplicateHostname
-
Create a new PoolAuthEnableFailedDuplicateHostname
- Types.PoolAuthEnableFailedInvalidOu - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailedInvalidOu(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailedInvalidOu
-
Create a new PoolAuthEnableFailedInvalidOu
- Types.PoolAuthEnableFailedPermissionDenied - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailedPermissionDenied(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailedPermissionDenied
-
Create a new PoolAuthEnableFailedPermissionDenied
- Types.PoolAuthEnableFailedWrongCredentials - Exception in com.xensource.xenapi
-
The pool failed to enable external authentication.
- Types.PoolAuthEnableFailedWrongCredentials(String, String) - Constructor for exception com.xensource.xenapi.Types.PoolAuthEnableFailedWrongCredentials
-
Create a new PoolAuthEnableFailedWrongCredentials
- Types.PoolJoiningExternalAuthMismatch - Exception in com.xensource.xenapi
-
Cannot join pool whose external authentication configuration is different.
- Types.PoolJoiningExternalAuthMismatch() - Constructor for exception com.xensource.xenapi.Types.PoolJoiningExternalAuthMismatch
-
Create a new PoolJoiningExternalAuthMismatch
- Types.PoolJoiningHostMustHavePhysicalManagementNic - Exception in com.xensource.xenapi
-
The host joining the pool must have a physical management NIC (i.e.
- Types.PoolJoiningHostMustHavePhysicalManagementNic() - Constructor for exception com.xensource.xenapi.Types.PoolJoiningHostMustHavePhysicalManagementNic
-
Create a new PoolJoiningHostMustHavePhysicalManagementNic
- Types.PoolJoiningHostMustHaveSameProductVersion - Exception in com.xensource.xenapi
-
The host joining the pool must have the same product version as the pool master.
- Types.PoolJoiningHostMustHaveSameProductVersion() - Constructor for exception com.xensource.xenapi.Types.PoolJoiningHostMustHaveSameProductVersion
-
Create a new PoolJoiningHostMustHaveSameProductVersion
- Types.ProvisionFailedOutOfSpace - Exception in com.xensource.xenapi
-
The provision call failed because it ran out of space.
- Types.ProvisionFailedOutOfSpace() - Constructor for exception com.xensource.xenapi.Types.ProvisionFailedOutOfSpace
-
Create a new ProvisionFailedOutOfSpace
- Types.ProvisionOnlyAllowedOnTemplate - Exception in com.xensource.xenapi
-
The provision call can only be invoked on templates, not regular VMs.
- Types.ProvisionOnlyAllowedOnTemplate() - Constructor for exception com.xensource.xenapi.Types.ProvisionOnlyAllowedOnTemplate
-
Create a new ProvisionOnlyAllowedOnTemplate
- Types.RbacPermissionDenied - Exception in com.xensource.xenapi
-
RBAC permission denied.
- Types.RbacPermissionDenied(String, String) - Constructor for exception com.xensource.xenapi.Types.RbacPermissionDenied
-
Create a new RbacPermissionDenied
- Types.Record - Interface in com.xensource.xenapi
-
Interface for all Record classes
- Types.RedoLogIsEnabled - Exception in com.xensource.xenapi
-
The operation could not be performed because a redo log is enabled on the Pool.
- Types.RedoLogIsEnabled() - Constructor for exception com.xensource.xenapi.Types.RedoLogIsEnabled
-
Create a new RedoLogIsEnabled
- Types.RestoreIncompatibleVersion - Exception in com.xensource.xenapi
-
The restore could not be performed because this backup has been created by a different (incompatible) product version
- Types.RestoreIncompatibleVersion() - Constructor for exception com.xensource.xenapi.Types.RestoreIncompatibleVersion
-
Create a new RestoreIncompatibleVersion
- Types.RestoreScriptFailed - Exception in com.xensource.xenapi
-
The restore could not be performed because the restore script failed.
- Types.RestoreScriptFailed(String) - Constructor for exception com.xensource.xenapi.Types.RestoreScriptFailed
-
Create a new RestoreScriptFailed
- Types.RestoreTargetMgmtIfNotInBackup - Exception in com.xensource.xenapi
-
The restore could not be performed because the host's current management interface is not in the backup.
- Types.RestoreTargetMgmtIfNotInBackup() - Constructor for exception com.xensource.xenapi.Types.RestoreTargetMgmtIfNotInBackup
-
Create a new RestoreTargetMgmtIfNotInBackup
- Types.RestoreTargetMissingDevice - Exception in com.xensource.xenapi
-
The restore could not be performed because a network interface is missing
- Types.RestoreTargetMissingDevice(String) - Constructor for exception com.xensource.xenapi.Types.RestoreTargetMissingDevice
-
Create a new RestoreTargetMissingDevice
- Types.RoleAlreadyExists - Exception in com.xensource.xenapi
-
Role already exists.
- Types.RoleAlreadyExists() - Constructor for exception com.xensource.xenapi.Types.RoleAlreadyExists
-
Create a new RoleAlreadyExists
- Types.RoleNotFound - Exception in com.xensource.xenapi
-
Role cannot be found.
- Types.RoleNotFound() - Constructor for exception com.xensource.xenapi.Types.RoleNotFound
-
Create a new RoleNotFound
- Types.SessionAuthenticationFailed - Exception in com.xensource.xenapi
-
The credentials given by the user are incorrect, so access has been denied, and you have not been issued a session handle.
- Types.SessionAuthenticationFailed() - Constructor for exception com.xensource.xenapi.Types.SessionAuthenticationFailed
-
Create a new SessionAuthenticationFailed
- Types.SessionInvalid - Exception in com.xensource.xenapi
-
You gave an invalid session reference.
- Types.SessionInvalid(String) - Constructor for exception com.xensource.xenapi.Types.SessionInvalid
-
Create a new SessionInvalid
- Types.SessionNotRegistered - Exception in com.xensource.xenapi
-
This session is not registered to receive events.
- Types.SessionNotRegistered(String) - Constructor for exception com.xensource.xenapi.Types.SessionNotRegistered
-
Create a new SessionNotRegistered
- Types.SlaveRequiresManagementInterface - Exception in com.xensource.xenapi
-
The management interface on a slave cannot be disabled because the slave would enter emergency mode.
- Types.SlaveRequiresManagementInterface() - Constructor for exception com.xensource.xenapi.Types.SlaveRequiresManagementInterface
-
Create a new SlaveRequiresManagementInterface
- Types.SrAttachFailed - Exception in com.xensource.xenapi
-
Attaching this SR failed.
- Types.SrAttachFailed(String) - Constructor for exception com.xensource.xenapi.Types.SrAttachFailed
-
Create a new SrAttachFailed
- Types.SrBackendFailure - Exception in com.xensource.xenapi
-
There was an SR backend failure.
- Types.SrBackendFailure(String, String, String) - Constructor for exception com.xensource.xenapi.Types.SrBackendFailure
-
Create a new SrBackendFailure
- Types.SrDeviceInUse - Exception in com.xensource.xenapi
-
The SR operation cannot be performed because a device underlying the SR is in use by the host.
- Types.SrDeviceInUse() - Constructor for exception com.xensource.xenapi.Types.SrDeviceInUse
-
Create a new SrDeviceInUse
- Types.SrFull - Exception in com.xensource.xenapi
-
The SR is full.
- Types.SrFull(String, String) - Constructor for exception com.xensource.xenapi.Types.SrFull
-
Create a new SrFull
- Types.SrHasMultiplePbds - Exception in com.xensource.xenapi
-
The SR.shared flag cannot be set to false while the SR remains connected to multiple hosts
- Types.SrHasMultiplePbds(String) - Constructor for exception com.xensource.xenapi.Types.SrHasMultiplePbds
-
Create a new SrHasMultiplePbds
- Types.SrHasNoPbds - Exception in com.xensource.xenapi
-
The SR has no attached PBDs
- Types.SrHasNoPbds(String) - Constructor for exception com.xensource.xenapi.Types.SrHasNoPbds
-
Create a new SrHasNoPbds
- Types.SrHasPbd - Exception in com.xensource.xenapi
-
The SR is still connected to a host via a PBD.
- Types.SrHasPbd(String) - Constructor for exception com.xensource.xenapi.Types.SrHasPbd
-
Create a new SrHasPbd
- Types.SrIndestructible - Exception in com.xensource.xenapi
-
The SR could not be destroyed, as the 'indestructible' flag was set on it.
- Types.SrIndestructible(String) - Constructor for exception com.xensource.xenapi.Types.SrIndestructible
-
Create a new SrIndestructible
- Types.SrNotEmpty - Exception in com.xensource.xenapi
-
The SR operation cannot be performed because the SR is not empty.
- Types.SrNotEmpty() - Constructor for exception com.xensource.xenapi.Types.SrNotEmpty
-
Create a new SrNotEmpty
- Types.SrNotSharable - Exception in com.xensource.xenapi
-
The PBD could not be plugged because the SR is in use by another host and is not marked as sharable.
- Types.SrNotSharable(String, String) - Constructor for exception com.xensource.xenapi.Types.SrNotSharable
-
Create a new SrNotSharable
- Types.SrOperationNotSupported - Exception in com.xensource.xenapi
-
The SR backend does not support the operation (check the SR's allowed operations)
- Types.SrOperationNotSupported(String) - Constructor for exception com.xensource.xenapi.Types.SrOperationNotSupported
-
Create a new SrOperationNotSupported
- Types.SrRequiresUpgrade - Exception in com.xensource.xenapi
-
The operation cannot be performed until the SR has been upgraded
- Types.SrRequiresUpgrade(String) - Constructor for exception com.xensource.xenapi.Types.SrRequiresUpgrade
-
Create a new SrRequiresUpgrade
- Types.SrUnknownDriver - Exception in com.xensource.xenapi
-
The SR could not be connected because the driver was not recognised.
- Types.SrUnknownDriver(String) - Constructor for exception com.xensource.xenapi.Types.SrUnknownDriver
-
Create a new SrUnknownDriver
- Types.SrUuidExists - Exception in com.xensource.xenapi
-
An SR with that uuid already exists.
- Types.SrUuidExists(String) - Constructor for exception com.xensource.xenapi.Types.SrUuidExists
-
Create a new SrUuidExists
- Types.SrVdiLockingFailed - Exception in com.xensource.xenapi
-
The operation could not proceed because necessary VDIs were already locked at the storage level.
- Types.SrVdiLockingFailed() - Constructor for exception com.xensource.xenapi.Types.SrVdiLockingFailed
-
Create a new SrVdiLockingFailed
- Types.SslVerifyError - Exception in com.xensource.xenapi
-
The remote system's SSL certificate failed to verify against our certificate library.
- Types.SslVerifyError(String) - Constructor for exception com.xensource.xenapi.Types.SslVerifyError
-
Create a new SslVerifyError
- Types.StorageOperations - Enum in com.xensource.xenapi
-
- Types.SubjectAlreadyExists - Exception in com.xensource.xenapi
-
Subject already exists.
- Types.SubjectAlreadyExists() - Constructor for exception com.xensource.xenapi.Types.SubjectAlreadyExists
-
Create a new SubjectAlreadyExists
- Types.SubjectCannotBeResolved - Exception in com.xensource.xenapi
-
Subject cannot be resolved by the external directory service.
- Types.SubjectCannotBeResolved() - Constructor for exception com.xensource.xenapi.Types.SubjectCannotBeResolved
-
Create a new SubjectCannotBeResolved
- Types.SystemStatusMustUseTarOnOem - Exception in com.xensource.xenapi
-
You must use tar output to retrieve system status from an OEM host.
- Types.SystemStatusMustUseTarOnOem() - Constructor for exception com.xensource.xenapi.Types.SystemStatusMustUseTarOnOem
-
Create a new SystemStatusMustUseTarOnOem
- Types.SystemStatusRetrievalFailed - Exception in com.xensource.xenapi
-
Retrieving system status from the host failed.
- Types.SystemStatusRetrievalFailed(String) - Constructor for exception com.xensource.xenapi.Types.SystemStatusRetrievalFailed
-
Create a new SystemStatusRetrievalFailed
- Types.TaskAllowedOperations - Enum in com.xensource.xenapi
-
- Types.TaskCancelled - Exception in com.xensource.xenapi
-
The request was asynchronously cancelled.
- Types.TaskCancelled(String) - Constructor for exception com.xensource.xenapi.Types.TaskCancelled
-
Create a new TaskCancelled
- Types.TaskStatusType - Enum in com.xensource.xenapi
-
- Types.TooBusy - Exception in com.xensource.xenapi
-
The request was rejected because the server is too busy.
- Types.TooBusy() - Constructor for exception com.xensource.xenapi.Types.TooBusy
-
Create a new TooBusy
- Types.TooManyPendingTasks - Exception in com.xensource.xenapi
-
The request was rejected because there are too many pending tasks on the server.
- Types.TooManyPendingTasks() - Constructor for exception com.xensource.xenapi.Types.TooManyPendingTasks
-
Create a new TooManyPendingTasks
- Types.TransportPifNotConfigured - Exception in com.xensource.xenapi
-
The tunnel transport PIF has no IP configuration set.
- Types.TransportPifNotConfigured(String) - Constructor for exception com.xensource.xenapi.Types.TransportPifNotConfigured
-
Create a new TransportPifNotConfigured
- Types.UnknownBootloader - Exception in com.xensource.xenapi
-
The requested bootloader is unknown
- Types.UnknownBootloader(String, String) - Constructor for exception com.xensource.xenapi.Types.UnknownBootloader
-
Create a new UnknownBootloader
- Types.UserIsNotLocalSuperuser - Exception in com.xensource.xenapi
-
Only the local superuser can execute this operation
- Types.UserIsNotLocalSuperuser(String) - Constructor for exception com.xensource.xenapi.Types.UserIsNotLocalSuperuser
-
Create a new UserIsNotLocalSuperuser
- Types.UuidInvalid - Exception in com.xensource.xenapi
-
The uuid you supplied was invalid.
- Types.UuidInvalid(String, String) - Constructor for exception com.xensource.xenapi.Types.UuidInvalid
-
Create a new UuidInvalid
- Types.ValueNotSupported - Exception in com.xensource.xenapi
-
You attempted to set a value that is not supported by this implementation.
- Types.ValueNotSupported(String, String, String) - Constructor for exception com.xensource.xenapi.Types.ValueNotSupported
-
Create a new ValueNotSupported
- Types.VbdCdsMustBeReadonly - Exception in com.xensource.xenapi
-
Read/write CDs are not supported
- Types.VbdCdsMustBeReadonly() - Constructor for exception com.xensource.xenapi.Types.VbdCdsMustBeReadonly
-
Create a new VbdCdsMustBeReadonly
- Types.VbdIsEmpty - Exception in com.xensource.xenapi
-
Operation could not be performed because the drive is empty
- Types.VbdIsEmpty(String) - Constructor for exception com.xensource.xenapi.Types.VbdIsEmpty
-
Create a new VbdIsEmpty
- Types.VbdMode - Enum in com.xensource.xenapi
-
- Types.VbdNotEmpty - Exception in com.xensource.xenapi
-
Operation could not be performed because the drive is not empty
- Types.VbdNotEmpty(String) - Constructor for exception com.xensource.xenapi.Types.VbdNotEmpty
-
Create a new VbdNotEmpty
- Types.VbdNotRemovableMedia - Exception in com.xensource.xenapi
-
Media could not be ejected because it is not removable
- Types.VbdNotRemovableMedia(String) - Constructor for exception com.xensource.xenapi.Types.VbdNotRemovableMedia
-
Create a new VbdNotRemovableMedia
- Types.VbdNotUnpluggable - Exception in com.xensource.xenapi
-
Drive could not be hot-unplugged because it is not marked as unpluggable
- Types.VbdNotUnpluggable(String) - Constructor for exception com.xensource.xenapi.Types.VbdNotUnpluggable
-
Create a new VbdNotUnpluggable
- Types.VbdOperations - Enum in com.xensource.xenapi
-
- Types.VbdTrayLocked - Exception in com.xensource.xenapi
-
This VM has locked the DVD drive tray, so the disk cannot be ejected
- Types.VbdTrayLocked(String) - Constructor for exception com.xensource.xenapi.Types.VbdTrayLocked
-
Create a new VbdTrayLocked
- Types.VbdType - Enum in com.xensource.xenapi
-
- Types.VdiIncompatibleType - Exception in com.xensource.xenapi
-
This operation cannot be performed because the specified VDI is of an incompatible type (eg: an HA statefile cannot be attached to a guest)
- Types.VdiIncompatibleType(String, String) - Constructor for exception com.xensource.xenapi.Types.VdiIncompatibleType
-
Create a new VdiIncompatibleType
- Types.VdiInUse - Exception in com.xensource.xenapi
-
This operation cannot be performed because this VDI is in use by some other operation
- Types.VdiInUse(String, String) - Constructor for exception com.xensource.xenapi.Types.VdiInUse
-
Create a new VdiInUse
- Types.VdiIsAPhysicalDevice - Exception in com.xensource.xenapi
-
The operation cannot be performed on physical device
- Types.VdiIsAPhysicalDevice(String) - Constructor for exception com.xensource.xenapi.Types.VdiIsAPhysicalDevice
-
Create a new VdiIsAPhysicalDevice
- Types.VdiIsNotIso - Exception in com.xensource.xenapi
-
This operation can only be performed on CD VDIs (iso files or CDROM drives)
- Types.VdiIsNotIso(String, String) - Constructor for exception com.xensource.xenapi.Types.VdiIsNotIso
-
Create a new VdiIsNotIso
- Types.VdiLocationMissing - Exception in com.xensource.xenapi
-
This operation cannot be performed because the specified VDI could not be found in the specified SR
- Types.VdiLocationMissing(String, String) - Constructor for exception com.xensource.xenapi.Types.VdiLocationMissing
-
Create a new VdiLocationMissing
- Types.VdiMissing - Exception in com.xensource.xenapi
-
This operation cannot be performed because the specified VDI could not be found on the storage substrate
- Types.VdiMissing(String, String) - Constructor for exception com.xensource.xenapi.Types.VdiMissing
-
Create a new VdiMissing
- Types.VdiNotAvailable - Exception in com.xensource.xenapi
-
This operation cannot be performed because this VDI could not be properly attached to the VM.
- Types.VdiNotAvailable(String) - Constructor for exception com.xensource.xenapi.Types.VdiNotAvailable
-
Create a new VdiNotAvailable
- Types.VdiNotManaged - Exception in com.xensource.xenapi
-
This operation cannot be performed because the system does not manage this VDI
- Types.VdiNotManaged(String) - Constructor for exception com.xensource.xenapi.Types.VdiNotManaged
-
Create a new VdiNotManaged
- Types.VdiOperations - Enum in com.xensource.xenapi
-
- Types.VdiReadonly - Exception in com.xensource.xenapi
-
The operation required write access but this VDI is read-only
- Types.VdiReadonly(String) - Constructor for exception com.xensource.xenapi.Types.VdiReadonly
-
Create a new VdiReadonly
- Types.VdiType - Enum in com.xensource.xenapi
-
- Types.VersionException - Exception in com.xensource.xenapi
-
- Types.VersionException(String) - Constructor for exception com.xensource.xenapi.Types.VersionException
-
- Types.VifInUse - Exception in com.xensource.xenapi
-
Network has active VIFs
- Types.VifInUse(String, String) - Constructor for exception com.xensource.xenapi.Types.VifInUse
-
Create a new VifInUse
- Types.VifOperations - Enum in com.xensource.xenapi
-
- Types.VlanTagInvalid - Exception in com.xensource.xenapi
-
You tried to create a VLAN, but the tag you gave was invalid -- it must be between 0 and 4094.
- Types.VlanTagInvalid(String) - Constructor for exception com.xensource.xenapi.Types.VlanTagInvalid
-
Create a new VlanTagInvalid
- Types.VmBadPowerState - Exception in com.xensource.xenapi
-
You attempted an operation on a VM that was not in an appropriate power state at the time; for example, you attempted to start a VM that was already running.
- Types.VmBadPowerState(String, String, String) - Constructor for exception com.xensource.xenapi.Types.VmBadPowerState
-
Create a new VmBadPowerState
- Types.VmBiosStringsAlreadySet - Exception in com.xensource.xenapi
-
The BIOS strings for this VM have already been set and cannot be changed anymore.
- Types.VmBiosStringsAlreadySet() - Constructor for exception com.xensource.xenapi.Types.VmBiosStringsAlreadySet
-
Create a new VmBiosStringsAlreadySet
- Types.VmCannotDeleteDefaultTemplate - Exception in com.xensource.xenapi
-
You cannot delete the specified default template.
- Types.VmCannotDeleteDefaultTemplate(String) - Constructor for exception com.xensource.xenapi.Types.VmCannotDeleteDefaultTemplate
-
Create a new VmCannotDeleteDefaultTemplate
- Types.VmCheckpointResumeFailed - Exception in com.xensource.xenapi
-
An error occured while restoring the memory image of the specified virtual machine
- Types.VmCheckpointResumeFailed(String) - Constructor for exception com.xensource.xenapi.Types.VmCheckpointResumeFailed
-
Create a new VmCheckpointResumeFailed
- Types.VmCheckpointSuspendFailed - Exception in com.xensource.xenapi
-
An error occured while saving the memory image of the specified virtual machine
- Types.VmCheckpointSuspendFailed(String) - Constructor for exception com.xensource.xenapi.Types.VmCheckpointSuspendFailed
-
Create a new VmCheckpointSuspendFailed
- Types.VmCrashed - Exception in com.xensource.xenapi
-
The VM crashed
- Types.VmCrashed(String) - Constructor for exception com.xensource.xenapi.Types.VmCrashed
-
Create a new VmCrashed
- Types.VmDuplicateVbdDevice - Exception in com.xensource.xenapi
-
The specified VM has a duplicate VBD device and cannot be started.
- Types.VmDuplicateVbdDevice(String, String, String) - Constructor for exception com.xensource.xenapi.Types.VmDuplicateVbdDevice
-
Create a new VmDuplicateVbdDevice
- Types.VmFailedShutdownAcknowledgment - Exception in com.xensource.xenapi
-
VM didn't acknowledge the need to shutdown.
- Types.VmFailedShutdownAcknowledgment() - Constructor for exception com.xensource.xenapi.Types.VmFailedShutdownAcknowledgment
-
Create a new VmFailedShutdownAcknowledgment
- Types.VmHalted - Exception in com.xensource.xenapi
-
The VM unexpectedly halted
- Types.VmHalted(String) - Constructor for exception com.xensource.xenapi.Types.VmHalted
-
Create a new VmHalted
- Types.VmHvmRequired - Exception in com.xensource.xenapi
-
HVM is required for this operation
- Types.VmHvmRequired(String) - Constructor for exception com.xensource.xenapi.Types.VmHvmRequired
-
Create a new VmHvmRequired
- Types.VmIsProtected - Exception in com.xensource.xenapi
-
This operation cannot be performed because the specified VM is protected by xHA
- Types.VmIsProtected(String) - Constructor for exception com.xensource.xenapi.Types.VmIsProtected
-
Create a new VmIsProtected
- Types.VmIsTemplate - Exception in com.xensource.xenapi
-
The operation attempted is not valid for a template VM
- Types.VmIsTemplate(String) - Constructor for exception com.xensource.xenapi.Types.VmIsTemplate
-
Create a new VmIsTemplate
- Types.VmMemorySizeTooLow - Exception in com.xensource.xenapi
-
The specified VM has too little memory to be started.
- Types.VmMemorySizeTooLow(String) - Constructor for exception com.xensource.xenapi.Types.VmMemorySizeTooLow
-
Create a new VmMemorySizeTooLow
- Types.VmMigrateFailed - Exception in com.xensource.xenapi
-
An error occurred during the migration process.
- Types.VmMigrateFailed(String, String, String, String) - Constructor for exception com.xensource.xenapi.Types.VmMigrateFailed
-
Create a new VmMigrateFailed
- Types.VmMissingPvDrivers - Exception in com.xensource.xenapi
-
You attempted an operation on a VM which requires PV drivers to be installed but the drivers were not detected.
- Types.VmMissingPvDrivers(String) - Constructor for exception com.xensource.xenapi.Types.VmMissingPvDrivers
-
Create a new VmMissingPvDrivers
- Types.VmNoCrashdumpSr - Exception in com.xensource.xenapi
-
This VM does not have a crashdump SR specified.
- Types.VmNoCrashdumpSr(String) - Constructor for exception com.xensource.xenapi.Types.VmNoCrashdumpSr
-
Create a new VmNoCrashdumpSr
- Types.VmNoSuspendSr - Exception in com.xensource.xenapi
-
This VM does not have a suspend SR specified.
- Types.VmNoSuspendSr(String) - Constructor for exception com.xensource.xenapi.Types.VmNoSuspendSr
-
Create a new VmNoSuspendSr
- Types.VmNotResidentHere - Exception in com.xensource.xenapi
-
The specified VM is not currently resident on the specified host.
- Types.VmNotResidentHere(String, String) - Constructor for exception com.xensource.xenapi.Types.VmNotResidentHere
-
Create a new VmNotResidentHere
- Types.VmNoVcpus - Exception in com.xensource.xenapi
-
You need at least 1 VCPU to start a VM
- Types.VmNoVcpus(String) - Constructor for exception com.xensource.xenapi.Types.VmNoVcpus
-
Create a new VmNoVcpus
- Types.VmOldPvDrivers - Exception in com.xensource.xenapi
-
You attempted an operation on a VM which requires a more recent version of the PV drivers.
- Types.VmOldPvDrivers(String, String, String) - Constructor for exception com.xensource.xenapi.Types.VmOldPvDrivers
-
Create a new VmOldPvDrivers
- Types.VmOperations - Enum in com.xensource.xenapi
-
- Types.VmPowerState - Enum in com.xensource.xenapi
-
- Types.VmppArchiveFrequency - Enum in com.xensource.xenapi
-
- Types.VmppArchiveMoreFrequentThanBackup - Exception in com.xensource.xenapi
-
Archive more frequent than backup.
- Types.VmppArchiveMoreFrequentThanBackup() - Constructor for exception com.xensource.xenapi.Types.VmppArchiveMoreFrequentThanBackup
-
Create a new VmppArchiveMoreFrequentThanBackup
- Types.VmppArchiveTargetType - Enum in com.xensource.xenapi
-
- Types.VmppBackupFrequency - Enum in com.xensource.xenapi
-
- Types.VmppBackupType - Enum in com.xensource.xenapi
-
- Types.VmppHasVm - Exception in com.xensource.xenapi
-
There is at least on VM assigned to this protection policy.
- Types.VmppHasVm() - Constructor for exception com.xensource.xenapi.Types.VmppHasVm
-
Create a new VmppHasVm
- Types.VmRebooted - Exception in com.xensource.xenapi
-
The VM unexpectedly rebooted
- Types.VmRebooted(String) - Constructor for exception com.xensource.xenapi.Types.VmRebooted
-
Create a new VmRebooted
- Types.VmRequiresNetwork - Exception in com.xensource.xenapi
-
You attempted to run a VM on a host which doesn't have a PIF on a Network needed by the VM.
- Types.VmRequiresNetwork(String, String) - Constructor for exception com.xensource.xenapi.Types.VmRequiresNetwork
-
Create a new VmRequiresNetwork
- Types.VmRequiresSr - Exception in com.xensource.xenapi
-
You attempted to run a VM on a host which doesn't have access to an SR needed by the VM.
- Types.VmRequiresSr(String, String) - Constructor for exception com.xensource.xenapi.Types.VmRequiresSr
-
Create a new VmRequiresSr
- Types.VmRequiresVdi - Exception in com.xensource.xenapi
-
VM cannot be started because it requires a VDI which cannot be attached
- Types.VmRequiresVdi(String, String) - Constructor for exception com.xensource.xenapi.Types.VmRequiresVdi
-
Create a new VmRequiresVdi
- Types.VmRevertFailed - Exception in com.xensource.xenapi
-
An error occured while reverting the specified virtual machine to the specified snapshot
- Types.VmRevertFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.VmRevertFailed
-
Create a new VmRevertFailed
- Types.VmsFailedToCooperate - Exception in com.xensource.xenapi
-
The given VMs failed to release memory when instructed to do so
- Types.VmsFailedToCooperate() - Constructor for exception com.xensource.xenapi.Types.VmsFailedToCooperate
-
Create a new VmsFailedToCooperate
- Types.VmShutdownTimeout - Exception in com.xensource.xenapi
-
VM failed to shutdown before the timeout expired
- Types.VmShutdownTimeout(String, String) - Constructor for exception com.xensource.xenapi.Types.VmShutdownTimeout
-
Create a new VmShutdownTimeout
- Types.VmSnapshotWithQuiesceFailed - Exception in com.xensource.xenapi
-
The quiesced-snapshot operation failed for an unexpected reason
- Types.VmSnapshotWithQuiesceFailed(String) - Constructor for exception com.xensource.xenapi.Types.VmSnapshotWithQuiesceFailed
-
Create a new VmSnapshotWithQuiesceFailed
- Types.VmSnapshotWithQuiesceNotSupported - Exception in com.xensource.xenapi
-
The VSS plug-in is not installed on this virtual machine
- Types.VmSnapshotWithQuiesceNotSupported(String, String) - Constructor for exception com.xensource.xenapi.Types.VmSnapshotWithQuiesceNotSupported
-
Create a new VmSnapshotWithQuiesceNotSupported
- Types.VmSnapshotWithQuiescePluginDeosNotRespond - Exception in com.xensource.xenapi
-
The VSS plug-in cannot be contacted
- Types.VmSnapshotWithQuiescePluginDeosNotRespond(String) - Constructor for exception com.xensource.xenapi.Types.VmSnapshotWithQuiescePluginDeosNotRespond
-
Create a new VmSnapshotWithQuiescePluginDeosNotRespond
- Types.VmSnapshotWithQuiesceTimeout - Exception in com.xensource.xenapi
-
The VSS plug-in has timed out
- Types.VmSnapshotWithQuiesceTimeout(String) - Constructor for exception com.xensource.xenapi.Types.VmSnapshotWithQuiesceTimeout
-
Create a new VmSnapshotWithQuiesceTimeout
- Types.VmTooManyVcpus - Exception in com.xensource.xenapi
-
Too many VCPUs to start this VM
- Types.VmTooManyVcpus(String) - Constructor for exception com.xensource.xenapi.Types.VmTooManyVcpus
-
Create a new VmTooManyVcpus
- Types.VmUnsafeBoot - Exception in com.xensource.xenapi
-
You attempted an operation on a VM that was judged to be unsafe by the server.
- Types.VmUnsafeBoot(String) - Constructor for exception com.xensource.xenapi.Types.VmUnsafeBoot
-
Create a new VmUnsafeBoot
- Types.WlbAuthenticationFailed - Exception in com.xensource.xenapi
-
The WLB server rejected our configured authentication details.
- Types.WlbAuthenticationFailed() - Constructor for exception com.xensource.xenapi.Types.WlbAuthenticationFailed
-
Create a new WlbAuthenticationFailed
- Types.WlbConnectionRefused - Exception in com.xensource.xenapi
-
The WLB server refused a connection to XenServer.
- Types.WlbConnectionRefused() - Constructor for exception com.xensource.xenapi.Types.WlbConnectionRefused
-
Create a new WlbConnectionRefused
- Types.WlbConnectionReset - Exception in com.xensource.xenapi
-
The connection to the WLB server was reset.
- Types.WlbConnectionReset() - Constructor for exception com.xensource.xenapi.Types.WlbConnectionReset
-
Create a new WlbConnectionReset
- Types.WlbDisabled - Exception in com.xensource.xenapi
-
This pool has wlb-enabled set to false.
- Types.WlbDisabled() - Constructor for exception com.xensource.xenapi.Types.WlbDisabled
-
Create a new WlbDisabled
- Types.WlbInternalError - Exception in com.xensource.xenapi
-
The WLB server reported an internal error.
- Types.WlbInternalError() - Constructor for exception com.xensource.xenapi.Types.WlbInternalError
-
Create a new WlbInternalError
- Types.WlbMalformedRequest - Exception in com.xensource.xenapi
-
The WLB server rejected XenServer's request as malformed.
- Types.WlbMalformedRequest() - Constructor for exception com.xensource.xenapi.Types.WlbMalformedRequest
-
Create a new WlbMalformedRequest
- Types.WlbMalformedResponse - Exception in com.xensource.xenapi
-
The WLB server said something that XenServer wasn't expecting or didn't understand.
- Types.WlbMalformedResponse(String, String, String) - Constructor for exception com.xensource.xenapi.Types.WlbMalformedResponse
-
Create a new WlbMalformedResponse
- Types.WlbNotInitialized - Exception in com.xensource.xenapi
-
No WLB connection is configured.
- Types.WlbNotInitialized() - Constructor for exception com.xensource.xenapi.Types.WlbNotInitialized
-
Create a new WlbNotInitialized
- Types.WlbTimeout - Exception in com.xensource.xenapi
-
The communication with the WLB server timed out.
- Types.WlbTimeout(String) - Constructor for exception com.xensource.xenapi.Types.WlbTimeout
-
Create a new WlbTimeout
- Types.WlbUnknownHost - Exception in com.xensource.xenapi
-
The configured WLB server name failed to resolve in DNS.
- Types.WlbUnknownHost() - Constructor for exception com.xensource.xenapi.Types.WlbUnknownHost
-
Create a new WlbUnknownHost
- Types.WlbUrlInvalid - Exception in com.xensource.xenapi
-
The WLB URL is invalid.
- Types.WlbUrlInvalid(String) - Constructor for exception com.xensource.xenapi.Types.WlbUrlInvalid
-
Create a new WlbUrlInvalid
- Types.WlbXenserverAuthenticationFailed - Exception in com.xensource.xenapi
-
The WLB server reported that XenServer rejected its configured authentication details.
- Types.WlbXenserverAuthenticationFailed() - Constructor for exception com.xensource.xenapi.Types.WlbXenserverAuthenticationFailed
-
Create a new WlbXenserverAuthenticationFailed
- Types.WlbXenserverConnectionRefused - Exception in com.xensource.xenapi
-
The WLB server reported that XenServer refused it a connection (even though we're connecting perfectly fine in the other direction).
- Types.WlbXenserverConnectionRefused() - Constructor for exception com.xensource.xenapi.Types.WlbXenserverConnectionRefused
-
Create a new WlbXenserverConnectionRefused
- Types.WlbXenserverMalformedResponse - Exception in com.xensource.xenapi
-
The WLB server reported that XenServer said something to it that WLB wasn't expecting or didn't understand.
- Types.WlbXenserverMalformedResponse() - Constructor for exception com.xensource.xenapi.Types.WlbXenserverMalformedResponse
-
Create a new WlbXenserverMalformedResponse
- Types.WlbXenserverTimeout - Exception in com.xensource.xenapi
-
The WLB server reported that communication with XenServer timed out.
- Types.WlbXenserverTimeout() - Constructor for exception com.xensource.xenapi.Types.WlbXenserverTimeout
-
Create a new WlbXenserverTimeout
- Types.WlbXenserverUnknownHost - Exception in com.xensource.xenapi
-
The WLB server reported that its configured server name for this XenServer instance failed to resolve in DNS.
- Types.WlbXenserverUnknownHost() - Constructor for exception com.xensource.xenapi.Types.WlbXenserverUnknownHost
-
Create a new WlbXenserverUnknownHost
- Types.XapiHookFailed - Exception in com.xensource.xenapi
-
3rd party xapi hook failed
- Types.XapiHookFailed(String, String, String, String) - Constructor for exception com.xensource.xenapi.Types.XapiHookFailed
-
Create a new XapiHookFailed
- Types.XenAPIException - Exception in com.xensource.xenapi
-
Base class for all XenAPI Exceptions
- Types.XenapiMissingPlugin - Exception in com.xensource.xenapi
-
The requested plugin could not be found.
- Types.XenapiMissingPlugin(String) - Constructor for exception com.xensource.xenapi.Types.XenapiMissingPlugin
-
Create a new XenapiMissingPlugin
- Types.XenAPIObjects - Enum in com.xensource.xenapi
-
- Types.XenapiPluginFailure - Exception in com.xensource.xenapi
-
There was a failure communicating with the plugin.
- Types.XenapiPluginFailure(String, String, String) - Constructor for exception com.xensource.xenapi.Types.XenapiPluginFailure
-
Create a new XenapiPluginFailure
- Types.XenVssReqErrorAddingVolumeToSnapsetFailed - Exception in com.xensource.xenapi
-
Some volumes to be snapshot could not be added to the VSS snapshot set
- Types.XenVssReqErrorAddingVolumeToSnapsetFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorAddingVolumeToSnapsetFailed
-
Create a new XenVssReqErrorAddingVolumeToSnapsetFailed
- Types.XenVssReqErrorCreatingSnapshot - Exception in com.xensource.xenapi
-
An attempt to create the snapshots failed
- Types.XenVssReqErrorCreatingSnapshot(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorCreatingSnapshot
-
Create a new XenVssReqErrorCreatingSnapshot
- Types.XenVssReqErrorCreatingSnapshotXmlString - Exception in com.xensource.xenapi
-
Could not create the XML string generated by the transportable snapshot
- Types.XenVssReqErrorCreatingSnapshotXmlString(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorCreatingSnapshotXmlString
-
Create a new XenVssReqErrorCreatingSnapshotXmlString
- Types.XenVssReqErrorInitFailed - Exception in com.xensource.xenapi
-
Initialization of the VSS requestor failed
- Types.XenVssReqErrorInitFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorInitFailed
-
Create a new XenVssReqErrorInitFailed
- Types.XenVssReqErrorNoVolumesSupported - Exception in com.xensource.xenapi
-
Could not find any volumes supported by the Citrix XenServer Vss Provider
- Types.XenVssReqErrorNoVolumesSupported(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorNoVolumesSupported
-
Create a new XenVssReqErrorNoVolumesSupported
- Types.XenVssReqErrorPreparingWriters - Exception in com.xensource.xenapi
-
An attempt to prepare VSS writers for the snapshot failed
- Types.XenVssReqErrorPreparingWriters(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorPreparingWriters
-
Create a new XenVssReqErrorPreparingWriters
- Types.XenVssReqErrorProvNotLoaded - Exception in com.xensource.xenapi
-
The Citrix XenServer Vss Provider is not loaded
- Types.XenVssReqErrorProvNotLoaded(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorProvNotLoaded
-
Create a new XenVssReqErrorProvNotLoaded
- Types.XenVssReqErrorStartSnapshotSetFailed - Exception in com.xensource.xenapi
-
An attempt to start a new VSS snapshot failed
- Types.XenVssReqErrorStartSnapshotSetFailed(String, String) - Constructor for exception com.xensource.xenapi.Types.XenVssReqErrorStartSnapshotSetFailed
-
Create a new XenVssReqErrorStartSnapshotSetFailed
- Types.XmlrpcUnmarshalFailure - Exception in com.xensource.xenapi
-
The server failed to unmarshal the XMLRPC message; it was expecting one element and received something else.
- Types.XmlrpcUnmarshalFailure(String, String) - Constructor for exception com.xensource.xenapi.Types.XmlrpcUnmarshalFailure
-
Create a new XmlrpcUnmarshalFailure