Package | Description |
---|---|
org.ovirt.engine.sdk | |
org.ovirt.engine.sdk.common | |
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.web |
Modifier and Type | Method and Description |
---|---|
String |
Api.getComment()
Gets the value of the Comment property.
|
ApiSummary |
Api.getSummary()
Gets the value of the Summary property.
|
XMLGregorianCalendar |
Api.getTime()
Gets the value of the Time property.
|
Constructor and Description |
---|
Api(String url,
String sessionid) |
Api(String url,
String sessionid,
boolean noHostVerification) |
Api(String url,
String username,
String password) |
Api(String url,
String username,
String password,
boolean noHostVerification) |
Api(String url,
String username,
String password,
Boolean noHostVerification,
Boolean filter) |
Api(String url,
String username,
String password,
String keyStorePath) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Boolean persistentAuth,
Boolean noHostVerification,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Integer sessionTimeout,
Boolean persistentAuth,
Boolean noHostVerification,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Integer sessionTimeout,
Boolean persistentAuth,
String keyStorePath,
String keyStorePassword,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String keyStorePath,
String keyStorePassword,
Boolean filter) |
Modifier and Type | Method and Description |
---|---|
Z |
CollectionDecorator.get(String name)
Fetches object by name.
|
abstract Z |
CollectionDecorator.get(UUID id)
Fetches entity from the collection by id
|
abstract List<Z> |
CollectionDecorator.list()
List entities in collection
|
Modifier and Type | Method and Description |
---|---|
Action |
VMNIC.activate(Action action)
Performs activate action.
|
Action |
DataCenterStorageDomain.activate(Action action)
Performs activate action.
|
Action |
Host.activate(Action action)
Performs activate action.
|
Action |
VMDisk.activate(Action action)
Performs activate action.
|
Action |
VMNIC.activate(Action action,
String correlationId)
Performs activate action.
|
Action |
DataCenterStorageDomain.activate(Action action,
String correlationId)
Performs activate action.
|
Action |
Host.activate(Action action,
String correlationId)
Performs activate action.
|
Action |
VMDisk.activate(Action action,
String correlationId)
Performs activate action.
|
VMCdRom |
VMCdRoms.add(CdRom cdrom)
Adds CdRom object.
|
VMCdRom |
VMCdRoms.add(CdRom cdrom,
String expect,
String correlationId)
Adds CdRom object.
|
DataCenterCluster |
DataCenterClusters.add(Cluster cluster)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster)
Adds Cluster object.
|
DataCenterCluster |
DataCenterClusters.add(Cluster cluster,
String expect,
String correlationId)
Adds Cluster object.
|
Cluster |
Clusters.add(Cluster cluster,
String expect,
String correlationId)
Adds Cluster object.
|
DataCenter |
DataCenters.add(DataCenter datacenter)
Adds DataCenter object.
|
DataCenter |
DataCenters.add(DataCenter datacenter,
String expect,
String correlationId)
Adds DataCenter object.
|
StorageDomainDisk |
StorageDomainDisks.add(Disk disk)
Adds Disk object.
|
VMDisk |
VMDisks.add(Disk disk)
Adds Disk object.
|
Disk |
Disks.add(Disk disk)
Adds Disk object.
|
DataCenterStorageDomainDisk |
DataCenterStorageDomainDisks.add(Disk disk)
Adds Disk object.
|
StorageDomainDisk |
StorageDomainDisks.add(Disk disk,
Boolean unregistered,
String expect,
String correlationId)
Adds Disk object.
|
DataCenterStorageDomainDisk |
DataCenterStorageDomainDisks.add(Disk disk,
Boolean unregistered,
String expect,
String correlationId)
Adds Disk object.
|
VMDisk |
VMDisks.add(Disk disk,
String expect,
String correlationId)
Adds Disk object.
|
Disk |
Disks.add(Disk disk,
String expect,
String correlationId)
Adds Disk object.
|
Event |
Events.add(Event event)
Adds Event object.
|
Event |
Events.add(Event event,
String expect,
String correlationId)
Adds Event object.
|
DataCenterClusterGlusterVolumeGlusterBrick |
DataCenterClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick)
Adds GlusterBrick object.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick)
Adds GlusterBrick object.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick,
String expect,
String correlationId)
Adds GlusterBrick object.
|
ClusterGlusterVolume |
ClusterGlusterVolumes.add(GlusterVolume glustervolume)
Adds GlusterVolume object.
|
DataCenterClusterGlusterVolume |
DataCenterClusterGlusterVolumes.add(GlusterVolume glustervolume)
Adds GlusterVolume object.
|
ClusterGlusterVolume |
ClusterGlusterVolumes.add(GlusterVolume glustervolume,
String expect,
String correlationId)
Adds GlusterVolume object.
|
Group |
Groups.add(Group group)
Adds Group object.
|
Group |
Groups.add(Group group,
String correlationId)
Adds Group object.
|
Host |
Hosts.add(Host host)
Adds Host object.
|
HostNIC |
HostNICs.add(HostNIC hostnic)
Adds HostNIC object.
|
HostNIC |
HostNICs.add(HostNIC hostnic,
String expect,
String correlationId)
Adds HostNIC object.
|
Host |
Hosts.add(Host host,
String expect,
String correlationId)
Adds Host object.
|
Job |
Jobs.add(Job job)
Adds Job object.
|
Job |
Jobs.add(Job job,
String expect,
String correlationId)
Adds Job object.
|
ClusterNetwork |
ClusterNetworks.add(Network network)
Adds Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetworks.add(Network network)
Adds Network object.
|
Network |
Networks.add(Network network)
Adds Network object.
|
ClusterNetwork |
ClusterNetworks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetworks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
Network |
Networks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
VMNIC |
VMNICs.add(NIC nic)
Adds NIC object.
|
TemplateNIC |
TemplateNICs.add(NIC nic)
Adds NIC object.
|
VMNIC |
VMNICs.add(NIC nic,
String expect,
String correlationId)
Adds NIC object.
|
TemplateNIC |
TemplateNICs.add(NIC nic,
String expect,
String correlationId)
Adds NIC object.
|
VMPermission |
VMPermissions.add(Permission permission)
Adds Permission object.
|
DiskPermission |
DiskPermissions.add(Permission permission)
Adds Permission object.
|
VnicProfilePermission |
VnicProfilePermissions.add(Permission permission)
Adds Permission object.
|
UserPermission |
UserPermissions.add(Permission permission)
Adds Permission object.
|
HostPermission |
HostPermissions.add(Permission permission)
Adds Permission object.
|
GroupPermission |
GroupPermissions.add(Permission permission)
Adds Permission object.
|
ClusterPermission |
ClusterPermissions.add(Permission permission)
Adds Permission object.
|
StorageDomainDiskPermission |
StorageDomainDiskPermissions.add(Permission permission)
Adds Permission object.
|
VmPoolPermission |
VmPoolPermissions.add(Permission permission)
Adds Permission object.
|
DataCenterPermission |
DataCenterPermissions.add(Permission permission)
Adds Permission object.
|
DataCenterStorageDomainDiskPermission |
DataCenterStorageDomainDiskPermissions.add(Permission permission)
Adds Permission object.
|
DataCenterClusterPermission |
DataCenterClusterPermissions.add(Permission permission)
Adds Permission object.
|
NetworkPermission |
NetworkPermissions.add(Permission permission)
Adds Permission object.
|
StorageDomainPermission |
StorageDomainPermissions.add(Permission permission)
Adds Permission object.
|
TemplatePermission |
TemplatePermissions.add(Permission permission)
Adds Permission object.
|
VMDiskPermission |
VMDiskPermissions.add(Permission permission)
Adds Permission object.
|
VMPermission |
VMPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
VnicProfilePermission |
VnicProfilePermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
UserPermission |
UserPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
HostPermission |
HostPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
GroupPermission |
GroupPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
ClusterPermission |
ClusterPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
VmPoolPermission |
VmPoolPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
DataCenterPermission |
DataCenterPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
DataCenterClusterPermission |
DataCenterClusterPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
NetworkPermission |
NetworkPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
StorageDomainPermission |
StorageDomainPermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
TemplatePermission |
TemplatePermissions.add(Permission permission,
String expect,
String correlationId)
Adds Permission object.
|
GroupRolePermit |
GroupRolePermits.add(Permit permit)
Adds Permit object.
|
RolePermit |
RolePermits.add(Permit permit)
Adds Permit object.
|
UserRolePermit |
UserRolePermits.add(Permit permit)
Adds Permit object.
|
GroupRolePermit |
GroupRolePermits.add(Permit permit,
String expect,
String correlationId)
Adds Permit object.
|
RolePermit |
RolePermits.add(Permit permit,
String expect,
String correlationId)
Adds Permit object.
|
UserRolePermit |
UserRolePermits.add(Permit permit,
String expect,
String correlationId)
Adds Permit object.
|
Role |
Roles.add(Role role)
Adds Role object.
|
UserRole |
UserRoles.add(Role role)
Adds Role object.
|
GroupRole |
GroupRoles.add(Role role)
Adds Role object.
|
Role |
Roles.add(Role role,
String expect,
String correlationId)
Adds Role object.
|
UserRole |
UserRoles.add(Role role,
String expect,
String correlationId)
Adds Role object.
|
GroupRole |
GroupRoles.add(Role role,
String expect,
String correlationId)
Adds Role object.
|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot)
Adds Snapshot object.
|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot,
String expect,
String correlationId)
Adds Snapshot object.
|
JobStep |
JobSteps.add(Step step)
Adds Step object.
|
JobStep |
JobSteps.add(Step step,
String expect,
String correlationId)
Adds Step object.
|
StorageConnection |
StorageConnections.add(StorageConnection storageconnection)
Adds StorageConnection object.
|
StorageDomainStorageConnection |
StorageDomainStorageConnections.add(StorageConnection storageconnection)
Adds StorageConnection object.
|
StorageConnection |
StorageConnections.add(StorageConnection storageconnection,
String expect,
String correlationId)
Adds StorageConnection object.
|
StorageDomainStorageConnection |
StorageDomainStorageConnections.add(StorageConnection storageconnection,
String expect,
String correlationId)
Adds StorageConnection object.
|
DataCenterStorageDomain |
DataCenterStorageDomains.add(StorageDomain storagedomain)
Adds StorageDomain object.
|
StorageDomain |
StorageDomains.add(StorageDomain storagedomain)
Adds StorageDomain object.
|
StorageDomain |
StorageDomains.add(StorageDomain storagedomain,
Boolean async,
String expect,
String correlationId)
Adds StorageDomain object.
|
DataCenterStorageDomain |
DataCenterStorageDomains.add(StorageDomain storagedomain,
String expect,
String correlationId)
Adds StorageDomain object.
|
Tag |
Tags.add(Tag tag)
Adds Tag object.
|
UserTag |
UserTags.add(Tag tag)
Adds Tag object.
|
GroupTag |
GroupTags.add(Tag tag)
Adds Tag object.
|
HostTag |
HostTags.add(Tag tag)
Adds Tag object.
|
VMTag |
VMTags.add(Tag tag)
Adds Tag object.
|
Tag |
Tags.add(Tag tag,
String correlationId)
Adds Tag object.
|
UserTag |
UserTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
GroupTag |
GroupTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
HostTag |
HostTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
VMTag |
VMTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
Template |
Templates.add(Template template)
Adds Template object.
|
Template |
Templates.add(Template template,
String expect,
String correlationId)
Adds Template object.
|
User |
Users.add(User user)
Adds User object.
|
User |
Users.add(User user,
String expect,
String correlationId)
Adds User object.
|
VM |
VMs.add(VM vm)
Adds VM object.
|
VmPool |
VmPools.add(VmPool vmpool)
Adds VmPool object.
|
VmPool |
VmPools.add(VmPool vmpool,
String expect,
String correlationId)
Adds VmPool object.
|
VM |
VMs.add(VM vm,
String correlationId,
String expect)
Adds VM object.
|
VnicProfile |
VnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
NetworkVnicProfile |
NetworkVnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
VnicProfile |
VnicProfiles.add(VnicProfile vnicprofile,
String expect,
String correlationId)
Adds VnicProfile object.
|
NetworkVnicProfile |
NetworkVnicProfiles.add(VnicProfile vnicprofile,
String expect,
String correlationId)
Adds VnicProfile object.
|
TemplateWatchDog |
TemplateWatchDogs.add(WatchDog watchdog)
Adds WatchDog object.
|
VMWatchDog |
VMWatchDogs.add(WatchDog watchdog)
Adds WatchDog object.
|
VMWatchDog |
VMWatchDogs.add(WatchDog watchdog,
String expect,
String correlationId)
Adds WatchDog object.
|
Action |
VmPool.allocatevm(Action action)
Performs allocatevm action.
|
Action |
VmPool.allocatevm(Action action,
String correlationId)
Performs allocatevm action.
|
Action |
Host.approve(Action action)
Performs approve action.
|
Action |
Host.approve(Action action,
String correlationId)
Performs approve action.
|
Action |
HostNIC.attach(Action action)
Performs attach action.
|
Action |
HostNIC.attach(Action action,
String correlationId)
Performs attach action.
|
Action |
VM.cancelmigration(Action action)
Performs cancelmigration action.
|
Action |
Job.clear(Action action)
Performs clear action.
|
Action |
Job.clear(Action action,
String correlationId)
Performs clear action.
|
Action |
VMSnapshot.commit(Action action)
Performs commit action.
|
Action |
VMSnapshot.commit(Action action,
String correlationId)
Performs commit action.
|
Action |
Host.commitnetconfig(Action action)
Performs commitnetconfig action.
|
Action |
Host.commitnetconfig(Action action,
String correlationId)
Performs commitnetconfig action.
|
Action |
TemplateDisk.copy(Action action)
Performs copy action.
|
Action |
TemplateDisk.copy(Action action,
String correlationId)
Performs copy action.
|
Action |
VMNIC.deactivate(Action action)
Performs deactivate action.
|
Action |
DataCenterStorageDomain.deactivate(Action action)
Performs deactivate action.
|
Action |
Host.deactivate(Action action)
Performs deactivate action.
|
Action |
VMDisk.deactivate(Action action)
Performs deactivate action.
|
Action |
VMNIC.deactivate(Action action,
String correlationId)
Performs deactivate action.
|
Action |
DataCenterStorageDomain.deactivate(Action action,
String correlationId)
Performs deactivate action.
|
Action |
Host.deactivate(Action action,
String correlationId)
Performs deactivate action.
|
Action |
VMDisk.deactivate(Action action,
String correlationId)
Performs deactivate action.
|
Response |
Disk.delete()
Deletes object.
|
Response |
Network.delete()
Deletes object.
|
Response |
ClusterGlusterVolumeGlusterBrick.delete()
Deletes object.
|
Response |
DataCenterClusterGlusterVolume.delete()
Deletes object.
|
Response |
DataCenterClusterGlusterVolumeGlusterBrick.delete()
Deletes object.
|
Response |
StorageDomainVM.delete()
Deletes object.
|
Response |
DiskPermission.delete()
Deletes object.
|
Response |
DataCenterClusterNetwork.delete()
Deletes object.
|
Response |
VnicProfilePermission.delete()
Deletes object.
|
Response |
TemplateNIC.delete()
Deletes object.
|
Response |
DataCenter.delete()
Deletes object.
|
Response |
VMSnapshot.delete()
Deletes object.
|
Response |
StorageDomainStorageConnection.delete()
Deletes object.
|
Response |
ClusterGlusterVolume.delete()
Deletes object.
|
Response |
ClusterPermission.delete()
Deletes object.
|
Response |
ClusterNetwork.delete()
Deletes object.
|
Response |
VMCdRom.delete()
Deletes object.
|
Response |
Tag.delete()
Deletes object.
|
Response |
Cluster.delete()
Deletes object.
|
Response |
DataCenterPermission.delete()
Deletes object.
|
Response |
ClusterGlusterHook.delete()
Deletes object.
|
Response |
StorageDomainPermission.delete()
Deletes object.
|
Response |
NetworkPermission.delete()
Deletes object.
|
Response |
DataCenterClusterGlusterHook.delete()
Deletes object.
|
Response |
TemplateWatchDog.delete()
Deletes object.
|
Response |
StorageDomain.delete()
Deletes object.
|
Response |
VnicProfile.delete()
Deletes object.
|
Response |
VMNIC.delete()
Deletes object.
|
Response |
HostTag.delete()
Deletes object.
|
Response |
DataCenterStorageDomain.delete()
Deletes object.
|
Response |
Role.delete()
Deletes object.
|
Response |
GroupRole.delete()
Deletes object.
|
Response |
GroupPermission.delete()
Deletes object.
|
Response |
NetworkVnicProfile.delete()
Deletes object.
|
Response |
Template.delete()
Deletes object.
|
Response |
UserTag.delete()
Deletes object.
|
Response |
VMTag.delete()
Deletes object.
|
Response |
User.delete()
Deletes object.
|
Response |
VM.delete()
Deletes object.
|
Response |
StorageConnection.delete()
Deletes object.
|
Response |
TemplateDisk.delete()
Deletes object.
|
Response |
Host.delete()
Deletes object.
|
Response |
VmPool.delete()
Deletes object.
|
Response |
VMWatchDog.delete()
Deletes object.
|
Response |
DataCenterCluster.delete()
Deletes object.
|
Response |
UserRole.delete()
Deletes object.
|
Response |
Event.delete()
Deletes object.
|
Response |
VMDisk.delete()
Deletes object.
|
Response |
StorageDomainDiskPermission.delete()
Deletes object.
|
Response |
RolePermit.delete()
Deletes object.
|
Response |
DataCenterStorageDomainDiskPermission.delete()
Deletes object.
|
Response |
GroupTag.delete()
Deletes object.
|
Response |
Group.delete()
Deletes object.
|
Response |
TemplatePermission.delete()
Deletes object.
|
Response |
VmPoolPermission.delete()
Deletes object.
|
Response |
StorageDomainTemplate.delete()
Deletes object.
|
Response |
UserRolePermit.delete()
Deletes object.
|
Response |
GroupRolePermit.delete()
Deletes object.
|
Response |
HostPermission.delete()
Deletes object.
|
Response |
UserPermission.delete()
Deletes object.
|
Response |
StorageDomainDisk.delete()
Deletes object.
|
Response |
VMPermission.delete()
Deletes object.
|
Response |
VMDiskPermission.delete()
Deletes object.
|
Response |
DataCenterClusterPermission.delete()
Deletes object.
|
Response |
HostNIC.delete()
Deletes object.
|
Response |
DataCenterStorageDomainDisk.delete()
Deletes object.
|
Response |
DataCenter.delete(Action action,
Boolean async,
String correlationId)
Deletes object.
|
Response |
VM.delete(Action action,
Boolean async,
String correlationId)
Deletes object.
|
Response |
TemplateDisk.delete(Action action,
Boolean async,
String correlationId)
Deletes object.
|
Response |
Host.delete(Action action,
Boolean async,
String correlationId)
Deletes object.
|
Response |
VMDisk.delete(Action action,
Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomainStorageConnection.delete(Boolean async)
Deletes object.
|
Response |
Disk.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Network.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomainVM.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterClusterNetwork.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
TemplateNIC.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenter.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMSnapshot.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
ClusterPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
ClusterNetwork.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMCdRom.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Tag.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Cluster.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
ClusterGlusterHook.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomainPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
NetworkPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomain.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VnicProfile.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMNIC.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
HostTag.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterStorageDomain.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Role.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
GroupRole.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
GroupPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
NetworkVnicProfile.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Template.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
UserTag.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMTag.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
User.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VM.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageConnection.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
TemplateDisk.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Host.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VmPool.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMWatchDog.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterCluster.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
UserRole.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMDisk.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
RolePermit.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
GroupTag.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
Group.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
TemplatePermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VmPoolPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomainTemplate.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
UserRolePermit.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
GroupRolePermit.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
HostPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
UserPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomainDisk.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
VMPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterClusterPermission.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
HostNIC.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
DataCenterStorageDomainDisk.delete(Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageConnection.delete(Host host,
Boolean async,
String correlationId)
Deletes object.
|
Response |
StorageDomain.delete(StorageDomain storagedomain,
Boolean async,
String correlationId)
Deletes object.
|
Action |
VM.detach(Action action)
Performs detach action.
|
Action |
HostNIC.detach(Action action)
Performs detach action.
|
Action |
VM.detach(Action action,
String correlationId)
Performs detach action.
|
Action |
HostNIC.detach(Action action,
String correlationId)
Performs detach action.
|
Action |
ClusterGlusterHook.disable(Action action)
Performs disable action.
|
Action |
DataCenterClusterGlusterHook.disable(Action action)
Performs disable action.
|
Action |
ClusterGlusterHook.disable(Action action,
String correlationId)
Performs disable action.
|
Action |
ClusterGlusterHook.enable(Action action)
Performs enable action.
|
Action |
DataCenterClusterGlusterHook.enable(Action action)
Performs enable action.
|
Action |
ClusterGlusterHook.enable(Action action,
String correlationId)
Performs enable action.
|
Action |
Job.end(Action action)
Performs end action.
|
Action |
JobStep.end(Action action)
Performs end action.
|
Action |
Job.end(Action action,
String correlationId)
Performs end action.
|
Action |
JobStep.end(Action action,
String correlationId)
Performs end action.
|
Action |
Disk.exportDisk(Action action)
Performs exportDisk action.
|
Action |
TemplateDisk.exportDisk(Action action)
Performs exportDisk action.
|
Action |
VMDisk.exportDisk(Action action)
Performs exportDisk action.
|
Action |
StorageDomainDisk.exportDisk(Action action)
Performs exportDisk action.
|
Action |
DataCenterStorageDomainDisk.exportDisk(Action action)
Performs exportDisk action.
|
Action |
Disk.exportDisk(Action action,
String correlationId)
Performs exportDisk action.
|
Action |
TemplateDisk.exportDisk(Action action,
String correlationId)
Performs exportDisk action.
|
Action |
VMDisk.exportDisk(Action action,
String correlationId)
Performs exportDisk action.
|
Action |
StorageDomainDisk.exportDisk(Action action,
String correlationId)
Performs exportDisk action.
|
Action |
DataCenterStorageDomainDisk.exportDisk(Action action,
String correlationId)
Performs exportDisk action.
|
Action |
Template.exportTemplate(Action action)
Performs exportTemplate action.
|
Action |
Template.exportTemplate(Action action,
String correlationId)
Performs exportTemplate action.
|
Action |
VM.exportVm(Action action)
Performs exportVm action.
|
Action |
VM.exportVm(Action action,
String correlationId)
Performs exportVm action.
|
Action |
Host.fence(Action action)
Performs fence action.
|
Action |
Host.fence(Action action,
String correlationId)
Performs fence action.
|
Action |
Host.forceselectspm(Action action)
Performs forceselectspm action.
|
Action |
Host.forceselectspm(Action action,
String correlationId)
Performs forceselectspm action.
|
TemplateDisk |
TemplateDisks.get(UUID id)
Fetches TemplateDisk object by id.
|
Event |
Events.get(UUID id)
Fetches Event object by id.
|
DataCenterStorageDomain |
DataCenterStorageDomains.get(UUID id)
Fetches DataCenterStorageDomain object by id.
|
StorageDomainVM |
StorageDomainVMs.get(UUID id)
Fetches StorageDomainVM object by id.
|
VMPermission |
VMPermissions.get(UUID id)
Fetches VMPermission object by id.
|
DomainGroup |
DomainGroups.get(UUID id)
Fetches DomainGroup object by id.
|
DataCenterCluster |
DataCenterClusters.get(UUID id)
Fetches DataCenterCluster object by id.
|
StorageDomainDisk |
StorageDomainDisks.get(UUID id)
Fetches StorageDomainDisk object by id.
|
DataCenterClusterGlusterVolumeGlusterBrick |
DataCenterClusterGlusterVolumeGlusterBricks.get(UUID id)
Fetches DataCenterClusterGlusterVolumeGlusterBrick object by id.
|
DiskPermission |
DiskPermissions.get(UUID id)
Fetches DiskPermission object by id.
|
VMSnapshot |
VMSnapshots.get(UUID id)
Fetches VMSnapshot object by id.
|
VM |
VMs.get(UUID id)
Fetches VM object by id.
|
VMDiskStatistic |
VMDiskStatistics.get(UUID id)
Fetches VMDiskStatistic object by id.
|
StorageDomainTemplateDisk |
StorageDomainTemplateDisks.get(UUID id)
Fetches StorageDomainTemplateDisk object by id.
|
StorageDomainDiskStatistic |
StorageDomainDiskStatistics.get(UUID id)
Fetches StorageDomainDiskStatistic object by id.
|
DataCenterQuota |
DataCenterQuotas.get(UUID id)
Fetches DataCenterQuota object by id.
|
JobStep |
JobSteps.get(UUID id)
Fetches JobStep object by id.
|
Role |
Roles.get(UUID id)
Fetches Role object by id.
|
GroupRolePermit |
GroupRolePermits.get(UUID id)
Fetches GroupRolePermit object by id.
|
HostHook |
HostHooks.get(UUID id)
Fetches HostHook object by id.
|
HostStatistic |
HostStatistics.get(UUID id)
Fetches HostStatistic object by id.
|
TemplateCdRom |
TemplateCdRoms.get(UUID id)
Fetches TemplateCdRom object by id.
|
ClusterGlusterVolume |
ClusterGlusterVolumes.get(UUID id)
Fetches ClusterGlusterVolume object by id.
|
StorageConnection |
StorageConnections.get(UUID id)
Fetches StorageConnection object by id.
|
StorageDomainImage |
StorageDomainImages.get(UUID id)
Fetches StorageDomainImage object by id.
|
Tag |
Tags.get(UUID id)
Fetches Tag object by id.
|
VMSnapshotNIC |
VMSnapshotNics.get(UUID id)
Fetches VMSnapshotNIC object by id.
|
RolePermit |
RolePermits.get(UUID id)
Fetches RolePermit object by id.
|
UserTag |
UserTags.get(UUID id)
Fetches UserTag object by id.
|
VMSnapshotDisk |
VMSnapshotDisks.get(UUID id)
Fetches VMSnapshotDisk object by id.
|
DataCenterStorageDomainDiskStatistic |
DataCenterStorageDomainDiskStatistics.get(UUID id)
Fetches DataCenterStorageDomainDiskStatistic object by id.
|
VMNIC |
VMNICs.get(UUID id)
Fetches VMNIC object by id.
|
VMStatistic |
VMStatistics.get(UUID id)
Fetches VMStatistic object by id.
|
StorageDomainTemplate |
StorageDomainTemplates.get(UUID id)
Fetches StorageDomainTemplate object by id.
|
StorageDomainStorageConnection |
StorageDomainStorageConnections.get(UUID id)
Fetches StorageDomainStorageConnection object by id.
|
VMApplication |
VMApplications.get(UUID id)
Fetches VMApplication object by id.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.get(UUID id)
Fetches ClusterGlusterVolumeGlusterBrick object by id.
|
Job |
Jobs.get(UUID id)
Fetches Job object by id.
|
VnicProfilePermission |
VnicProfilePermissions.get(UUID id)
Fetches VnicProfilePermission object by id.
|
VMDisk |
VMDisks.get(UUID id)
Fetches VMDisk object by id.
|
UserPermission |
UserPermissions.get(UUID id)
Fetches UserPermission object by id.
|
DataCenterClusterGlusterVolume |
DataCenterClusterGlusterVolumes.get(UUID id)
Fetches DataCenterClusterGlusterVolume object by id.
|
GroupTag |
GroupTags.get(UUID id)
Fetches GroupTag object by id.
|
VMNICReportedDevice |
VMNICReportedDevices.get(UUID id)
Fetches VMNICReportedDevice object by id.
|
HostNIC |
HostNICs.get(UUID id)
Fetches HostNIC object by id.
|
Disk |
Disks.get(UUID id)
Fetches Disk object by id.
|
DiskStatistic |
DiskStatistics.get(UUID id)
Fetches DiskStatistic object by id.
|
VnicProfile |
VnicProfiles.get(UUID id)
Fetches VnicProfile object by id.
|
VmPool |
VmPools.get(UUID id)
Fetches VmPool object by id.
|
ClusterNetwork |
ClusterNetworks.get(UUID id)
Fetches ClusterNetwork object by id.
|
UserRole |
UserRoles.get(UUID id)
Fetches UserRole object by id.
|
StorageDomain |
StorageDomains.get(UUID id)
Fetches StorageDomain object by id.
|
DataCenterClusterGlusterVolumeGlusterBrickStatistic |
DataCenterClusterGlusterVolumeGlusterBrickStatistics.get(UUID id)
Fetches DataCenterClusterGlusterVolumeGlusterBrickStatistic object by id.
|
VMSnapshotCdRom |
VMSnapshotCdRoms.get(UUID id)
Fetches VMSnapshotCdRom object by id.
|
DataCenterClusterNetwork |
DataCenterClusterNetworks.get(UUID id)
Fetches DataCenterClusterNetwork object by id.
|
TemplateNIC |
TemplateNICs.get(UUID id)
Fetches TemplateNIC object by id.
|
StorageDomainVMDisk |
StorageDomainVMDisks.get(UUID id)
Fetches StorageDomainVMDisk object by id.
|
HostTag |
HostTags.get(UUID id)
Fetches HostTag object by id.
|
HostPermission |
HostPermissions.get(UUID id)
Fetches HostPermission object by id.
|
HostNICStatistic |
HostNICStatistics.get(UUID id)
Fetches HostNICStatistic object by id.
|
GroupPermission |
GroupPermissions.get(UUID id)
Fetches GroupPermission object by id.
|
VMNICStatistic |
VMNICStatistics.get(UUID id)
Fetches VMNICStatistic object by id.
|
ClusterGlusterVolumeGlusterBrickStatistic |
ClusterGlusterVolumeGlusterBrickStatistics.get(UUID id)
Fetches ClusterGlusterVolumeGlusterBrickStatistic object by id.
|
UserRolePermit |
UserRolePermits.get(UUID id)
Fetches UserRolePermit object by id.
|
StorageDomainFile |
StorageDomainFiles.get(UUID id)
Fetches StorageDomainFile object by id.
|
ClusterPermission |
ClusterPermissions.get(UUID id)
Fetches ClusterPermission object by id.
|
NetworkVnicProfile |
NetworkVnicProfiles.get(UUID id)
Fetches NetworkVnicProfile object by id.
|
Group |
Groups.get(UUID id)
Fetches Group object by id.
|
StorageDomainDiskPermission |
StorageDomainDiskPermissions.get(UUID id)
Fetches StorageDomainDiskPermission object by id.
|
DataCenterStorageDomainDisk |
DataCenterStorageDomainDisks.get(UUID id)
Fetches DataCenterStorageDomainDisk object by id.
|
Template |
Templates.get(UUID id)
Fetches Template object by id.
|
VMCdRom |
VMCdRoms.get(UUID id)
Fetches VMCdRom object by id.
|
VersionCaps |
Capabilities.get(UUID id)
Fetches VersionCaps object by id.
|
ClusterGlusterHook |
ClusterGlusterHooks.get(UUID id)
Fetches ClusterGlusterHook object by id.
|
VmPoolPermission |
VmPoolPermissions.get(UUID id)
Fetches VmPoolPermission object by id.
|
Host |
Hosts.get(UUID id)
Fetches Host object by id.
|
GroupRole |
GroupRoles.get(UUID id)
Fetches GroupRole object by id.
|
User |
Users.get(UUID id)
Fetches User object by id.
|
DataCenterPermission |
DataCenterPermissions.get(UUID id)
Fetches DataCenterPermission object by id.
|
VMTag |
VMTags.get(UUID id)
Fetches VMTag object by id.
|
DataCenterStorageDomainDiskPermission |
DataCenterStorageDomainDiskPermissions.get(UUID id)
Fetches DataCenterStorageDomainDiskPermission object by id.
|
DomainUser |
DomainUsers.get(UUID id)
Fetches DomainUser object by id.
|
Cluster |
Clusters.get(UUID id)
Fetches Cluster object by id.
|
TemplateWatchDog |
TemplateWatchDogs.get(UUID id)
Fetches TemplateWatchDog object by id.
|
DataCenterClusterPermission |
DataCenterClusterPermissions.get(UUID id)
Fetches DataCenterClusterPermission object by id.
|
NetworkPermission |
NetworkPermissions.get(UUID id)
Fetches NetworkPermission object by id.
|
Network |
Networks.get(UUID id)
Fetches Network object by id.
|
VMWatchDog |
VMWatchDogs.get(UUID id)
Fetches VMWatchDog object by id.
|
StorageDomainPermission |
StorageDomainPermissions.get(UUID id)
Fetches StorageDomainPermission object by id.
|
VMReportedDevice |
VMReportedDevices.get(UUID id)
Fetches VMReportedDevice object by id.
|
TemplatePermission |
TemplatePermissions.get(UUID id)
Fetches TemplatePermission object by id.
|
DataCenter |
DataCenters.get(UUID id)
Fetches DataCenter object by id.
|
DataCenterClusterGlusterHook |
DataCenterClusterGlusterHooks.get(UUID id)
Fetches DataCenterClusterGlusterHook object by id.
|
VMDiskPermission |
VMDiskPermissions.get(UUID id)
Fetches VMDiskPermission object by id.
|
Domain |
Domains.get(UUID id)
Fetches Domain object by id.
|
Action |
StorageDomainTemplate.importTemplate(Action action)
Performs importTemplate action.
|
Action |
StorageDomainTemplate.importTemplate(Action action,
String correlationId)
Performs importTemplate action.
|
Action |
StorageDomainVM.importVm(Action action)
Performs importVm action.
|
Action |
StorageDomainVM.importVm(Action action,
String correlationId)
Performs importVm action.
|
Action |
Host.install(Action action)
Performs install action.
|
Action |
Host.install(Action action,
String correlationId)
Performs install action.
|
Action |
Host.iscsidiscover(Action action)
Performs iscsidiscover action.
|
Action |
Host.iscsidiscover(Action action,
String correlationId)
Performs iscsidiscover action.
|
Action |
Host.iscsilogin(Action action)
Performs iscsilogin action.
|
Action |
Host.iscsilogin(Action action,
String correlationId)
Performs iscsilogin action.
|
List<TemplateDisk> |
TemplateDisks.list()
Lists TemplateDisk objects.
|
List<Event> |
Events.list()
Lists Event objects.
|
List<DataCenterStorageDomain> |
DataCenterStorageDomains.list()
Lists DataCenterStorageDomain objects.
|
List<StorageDomainVM> |
StorageDomainVMs.list()
Lists StorageDomainVM objects.
|
List<VMPermission> |
VMPermissions.list()
Lists VMPermission objects.
|
List<DomainGroup> |
DomainGroups.list()
Lists DomainGroup objects.
|
List<DataCenterCluster> |
DataCenterClusters.list()
Lists DataCenterCluster objects.
|
List<StorageDomainDisk> |
StorageDomainDisks.list()
Lists StorageDomainDisk objects.
|
List<DataCenterClusterGlusterVolumeGlusterBrick> |
DataCenterClusterGlusterVolumeGlusterBricks.list()
Lists DataCenterClusterGlusterVolumeGlusterBrick objects.
|
List<DiskPermission> |
DiskPermissions.list()
Lists DiskPermission objects.
|
List<VMSnapshot> |
VMSnapshots.list()
Lists VMSnapshot objects.
|
List<VM> |
VMs.list()
Lists VM objects.
|
List<VMDiskStatistic> |
VMDiskStatistics.list()
Lists VMDiskStatistic objects.
|
List<StorageDomainTemplateDisk> |
StorageDomainTemplateDisks.list()
Lists StorageDomainTemplateDisk objects.
|
List<StorageDomainDiskStatistic> |
StorageDomainDiskStatistics.list()
Lists StorageDomainDiskStatistic objects.
|
List<DataCenterQuota> |
DataCenterQuotas.list()
Lists DataCenterQuota objects.
|
List<JobStep> |
JobSteps.list()
Lists JobStep objects.
|
List<Role> |
Roles.list()
Lists Role objects.
|
List<GroupRolePermit> |
GroupRolePermits.list()
Lists GroupRolePermit objects.
|
List<HostHook> |
HostHooks.list()
Lists HostHook objects.
|
List<HostStatistic> |
HostStatistics.list()
Lists HostStatistic objects.
|
List<TemplateCdRom> |
TemplateCdRoms.list()
Lists TemplateCdRom objects.
|
List<ClusterGlusterVolume> |
ClusterGlusterVolumes.list()
Lists ClusterGlusterVolume objects.
|
List<StorageConnection> |
StorageConnections.list()
Lists StorageConnection objects.
|
List<StorageDomainImage> |
StorageDomainImages.list()
Lists StorageDomainImage objects.
|
List<Tag> |
Tags.list()
Lists Tag objects.
|
List<VMSnapshotNIC> |
VMSnapshotNics.list()
Lists VMSnapshotNIC objects.
|
List<RolePermit> |
RolePermits.list()
Lists RolePermit objects.
|
List<UserTag> |
UserTags.list()
Lists UserTag objects.
|
List<VMSnapshotDisk> |
VMSnapshotDisks.list()
Lists VMSnapshotDisk objects.
|
List<DataCenterStorageDomainDiskStatistic> |
DataCenterStorageDomainDiskStatistics.list()
Lists DataCenterStorageDomainDiskStatistic objects.
|
List<VMNIC> |
VMNICs.list()
Lists VMNIC objects.
|
List<VMStatistic> |
VMStatistics.list()
Lists VMStatistic objects.
|
List<StorageDomainTemplate> |
StorageDomainTemplates.list()
Lists StorageDomainTemplate objects.
|
List<StorageDomainStorageConnection> |
StorageDomainStorageConnections.list()
Lists StorageDomainStorageConnection objects.
|
List<VMApplication> |
VMApplications.list()
Lists VMApplication objects.
|
List<ClusterGlusterVolumeGlusterBrick> |
ClusterGlusterVolumeGlusterBricks.list()
Lists ClusterGlusterVolumeGlusterBrick objects.
|
List<Job> |
Jobs.list()
Lists Job objects.
|
List<VnicProfilePermission> |
VnicProfilePermissions.list()
Lists VnicProfilePermission objects.
|
List<VMDisk> |
VMDisks.list()
Lists VMDisk objects.
|
List<UserPermission> |
UserPermissions.list()
Lists UserPermission objects.
|
List<DataCenterClusterGlusterVolume> |
DataCenterClusterGlusterVolumes.list()
Lists DataCenterClusterGlusterVolume objects.
|
List<GroupTag> |
GroupTags.list()
Lists GroupTag objects.
|
List<VMNICReportedDevice> |
VMNICReportedDevices.list()
Lists VMNICReportedDevice objects.
|
List<HostNIC> |
HostNICs.list()
Lists HostNIC objects.
|
List<Disk> |
Disks.list()
Lists Disk objects.
|
List<DiskStatistic> |
DiskStatistics.list()
Lists DiskStatistic objects.
|
List<VnicProfile> |
VnicProfiles.list()
Lists VnicProfile objects.
|
List<VmPool> |
VmPools.list()
Lists VmPool objects.
|
List<ClusterNetwork> |
ClusterNetworks.list()
Lists ClusterNetwork objects.
|
List<UserRole> |
UserRoles.list()
Lists UserRole objects.
|
List<StorageDomain> |
StorageDomains.list()
Lists StorageDomain objects.
|
List<DataCenterClusterGlusterVolumeGlusterBrickStatistic> |
DataCenterClusterGlusterVolumeGlusterBrickStatistics.list()
Lists DataCenterClusterGlusterVolumeGlusterBrickStatistic objects.
|
List<VMSnapshotCdRom> |
VMSnapshotCdRoms.list()
Lists VMSnapshotCdRom objects.
|
List<DataCenterClusterNetwork> |
DataCenterClusterNetworks.list()
Lists DataCenterClusterNetwork objects.
|
List<TemplateNIC> |
TemplateNICs.list()
Lists TemplateNIC objects.
|
List<StorageDomainVMDisk> |
StorageDomainVMDisks.list()
Lists StorageDomainVMDisk objects.
|
List<HostTag> |
HostTags.list()
Lists HostTag objects.
|
List<HostPermission> |
HostPermissions.list()
Lists HostPermission objects.
|
List<HostNICStatistic> |
HostNICStatistics.list()
Lists HostNICStatistic objects.
|
List<GroupPermission> |
GroupPermissions.list()
Lists GroupPermission objects.
|
List<VMNICStatistic> |
VMNICStatistics.list()
Lists VMNICStatistic objects.
|
List<ClusterGlusterVolumeGlusterBrickStatistic> |
ClusterGlusterVolumeGlusterBrickStatistics.list()
Lists ClusterGlusterVolumeGlusterBrickStatistic objects.
|
List<UserRolePermit> |
UserRolePermits.list()
Lists UserRolePermit objects.
|
List<StorageDomainFile> |
StorageDomainFiles.list()
Lists StorageDomainFile objects.
|
List<ClusterPermission> |
ClusterPermissions.list()
Lists ClusterPermission objects.
|
List<NetworkVnicProfile> |
NetworkVnicProfiles.list()
Lists NetworkVnicProfile objects.
|
List<Group> |
Groups.list()
Lists Group objects.
|
List<StorageDomainDiskPermission> |
StorageDomainDiskPermissions.list()
Lists StorageDomainDiskPermission objects.
|
List<DataCenterStorageDomainDisk> |
DataCenterStorageDomainDisks.list()
Lists DataCenterStorageDomainDisk objects.
|
List<Template> |
Templates.list()
Lists Template objects.
|
List<VMCdRom> |
VMCdRoms.list()
Lists VMCdRom objects.
|
List<VersionCaps> |
Capabilities.list()
Lists VersionCaps objects.
|
List<ClusterGlusterHook> |
ClusterGlusterHooks.list()
Lists ClusterGlusterHook objects.
|
List<VmPoolPermission> |
VmPoolPermissions.list()
Lists VmPoolPermission objects.
|
List<Host> |
Hosts.list()
Lists Host objects.
|
List<GroupRole> |
GroupRoles.list()
Lists GroupRole objects.
|
List<User> |
Users.list()
Lists User objects.
|
List<DataCenterPermission> |
DataCenterPermissions.list()
Lists DataCenterPermission objects.
|
List<VMTag> |
VMTags.list()
Lists VMTag objects.
|
List<DataCenterStorageDomainDiskPermission> |
DataCenterStorageDomainDiskPermissions.list()
Lists DataCenterStorageDomainDiskPermission objects.
|
List<DomainUser> |
DomainUsers.list()
Lists DomainUser objects.
|
List<Cluster> |
Clusters.list()
Lists Cluster objects.
|
List<TemplateWatchDog> |
TemplateWatchDogs.list()
Lists TemplateWatchDog objects.
|
List<DataCenterClusterPermission> |
DataCenterClusterPermissions.list()
Lists DataCenterClusterPermission objects.
|
List<NetworkPermission> |
NetworkPermissions.list()
Lists NetworkPermission objects.
|
List<Network> |
Networks.list()
Lists Network objects.
|
List<VMWatchDog> |
VMWatchDogs.list()
Lists VMWatchDog objects.
|
List<StorageDomainPermission> |
StorageDomainPermissions.list()
Lists StorageDomainPermission objects.
|
List<VMReportedDevice> |
VMReportedDevices.list()
Lists VMReportedDevice objects.
|
List<TemplatePermission> |
TemplatePermissions.list()
Lists TemplatePermission objects.
|
List<DataCenter> |
DataCenters.list()
Lists DataCenter objects.
|
List<DataCenterClusterGlusterHook> |
DataCenterClusterGlusterHooks.list()
Lists DataCenterClusterGlusterHook objects.
|
List<VMDiskPermission> |
VMDiskPermissions.list()
Lists VMDiskPermission objects.
|
List<Domain> |
Domains.list()
Lists Domain objects.
|
List<TemplateDisk> |
TemplateDisks.list(Integer max)
Lists TemplateDisk objects.
|
List<DataCenterStorageDomain> |
DataCenterStorageDomains.list(Integer max)
Lists DataCenterStorageDomain objects.
|
List<StorageDomainVM> |
StorageDomainVMs.list(Integer max)
Lists StorageDomainVM objects.
|
List<VMPermission> |
VMPermissions.list(Integer max)
Lists VMPermission objects.
|
List<DataCenterCluster> |
DataCenterClusters.list(Integer max)
Lists DataCenterCluster objects.
|
List<DiskPermission> |
DiskPermissions.list(Integer max)
Lists DiskPermission objects.
|
List<JobStep> |
JobSteps.list(Integer max)
Lists JobStep objects.
|
List<Role> |
Roles.list(Integer max)
Lists Role objects.
|
List<GroupRolePermit> |
GroupRolePermits.list(Integer max)
Lists GroupRolePermit objects.
|
List<HostStatistic> |
HostStatistics.list(Integer max)
Lists HostStatistic objects.
|
List<TemplateCdRom> |
TemplateCdRoms.list(Integer max)
Lists TemplateCdRom objects.
|
List<StorageDomainImage> |
StorageDomainImages.list(Integer max)
Lists StorageDomainImage objects.
|
List<Tag> |
Tags.list(Integer max)
Lists Tag objects.
|
List<RolePermit> |
RolePermits.list(Integer max)
Lists RolePermit objects.
|
List<UserTag> |
UserTags.list(Integer max)
Lists UserTag objects.
|
List<VMNIC> |
VMNICs.list(Integer max)
Lists VMNIC objects.
|
List<VMStatistic> |
VMStatistics.list(Integer max)
Lists VMStatistic objects.
|
List<StorageDomainTemplate> |
StorageDomainTemplates.list(Integer max)
Lists StorageDomainTemplate objects.
|
List<StorageDomainStorageConnection> |
StorageDomainStorageConnections.list(Integer max)
Lists StorageDomainStorageConnection objects.
|
List<ClusterGlusterVolumeGlusterBrick> |
ClusterGlusterVolumeGlusterBricks.list(Integer max)
Lists ClusterGlusterVolumeGlusterBrick objects.
|
List<Job> |
Jobs.list(Integer max)
Lists Job objects.
|
List<VnicProfilePermission> |
VnicProfilePermissions.list(Integer max)
Lists VnicProfilePermission objects.
|
List<VMDisk> |
VMDisks.list(Integer max)
Lists VMDisk objects.
|
List<UserPermission> |
UserPermissions.list(Integer max)
Lists UserPermission objects.
|
List<GroupTag> |
GroupTags.list(Integer max)
Lists GroupTag objects.
|
List<HostNIC> |
HostNICs.list(Integer max)
Lists HostNIC objects.
|
List<DiskStatistic> |
DiskStatistics.list(Integer max)
Lists DiskStatistic objects.
|
List<VnicProfile> |
VnicProfiles.list(Integer max)
Lists VnicProfile objects.
|
List<ClusterNetwork> |
ClusterNetworks.list(Integer max)
Lists ClusterNetwork objects.
|
List<UserRole> |
UserRoles.list(Integer max)
Lists UserRole objects.
|
List<DataCenterClusterNetwork> |
DataCenterClusterNetworks.list(Integer max)
Lists DataCenterClusterNetwork objects.
|
List<TemplateNIC> |
TemplateNICs.list(Integer max)
Lists TemplateNIC objects.
|
List<HostTag> |
HostTags.list(Integer max)
Lists HostTag objects.
|
List<HostPermission> |
HostPermissions.list(Integer max)
Lists HostPermission objects.
|
List<HostNICStatistic> |
HostNICStatistics.list(Integer max)
Lists HostNICStatistic objects.
|
List<GroupPermission> |
GroupPermissions.list(Integer max)
Lists GroupPermission objects.
|
List<ClusterGlusterVolumeGlusterBrickStatistic> |
ClusterGlusterVolumeGlusterBrickStatistics.list(Integer max)
Lists ClusterGlusterVolumeGlusterBrickStatistic objects.
|
List<UserRolePermit> |
UserRolePermits.list(Integer max)
Lists UserRolePermit objects.
|
List<ClusterPermission> |
ClusterPermissions.list(Integer max)
Lists ClusterPermission objects.
|
List<NetworkVnicProfile> |
NetworkVnicProfiles.list(Integer max)
Lists NetworkVnicProfile objects.
|
List<VMCdRom> |
VMCdRoms.list(Integer max)
Lists VMCdRom objects.
|
List<VmPoolPermission> |
VmPoolPermissions.list(Integer max)
Lists VmPoolPermission objects.
|
List<GroupRole> |
GroupRoles.list(Integer max)
Lists GroupRole objects.
|
List<VMTag> |
VMTags.list(Integer max)
Lists VMTag objects.
|
List<DataCenterClusterPermission> |
DataCenterClusterPermissions.list(Integer max)
Lists DataCenterClusterPermission objects.
|
List<NetworkPermission> |
NetworkPermissions.list(Integer max)
Lists NetworkPermission objects.
|
List<VMWatchDog> |
VMWatchDogs.list(Integer max)
Lists VMWatchDog objects.
|
List<StorageDomainPermission> |
StorageDomainPermissions.list(Integer max)
Lists StorageDomainPermission objects.
|
List<TemplatePermission> |
TemplatePermissions.list(Integer max)
Lists TemplatePermission objects.
|
List<Domain> |
Domains.list(Integer max)
Lists Domain objects.
|
List<VMSnapshot> |
VMSnapshots.list(Integer max,
String allContent)
Lists VMSnapshot objects.
|
List<ClusterGlusterVolume> |
ClusterGlusterVolumes.list(String query,
Boolean caseSensitive)
Lists ClusterGlusterVolume objects.
|
List<DomainGroup> |
DomainGroups.list(String query,
Boolean caseSensitive,
Integer max)
Lists DomainGroup objects.
|
List<VM> |
VMs.list(String query,
Boolean caseSensitive,
Integer max)
Lists VM objects.
|
List<Disk> |
Disks.list(String query,
Boolean caseSensitive,
Integer max)
Lists Disk objects.
|
List<VmPool> |
VmPools.list(String query,
Boolean caseSensitive,
Integer max)
Lists VmPool objects.
|
List<StorageDomain> |
StorageDomains.list(String query,
Boolean caseSensitive,
Integer max)
Lists StorageDomain objects.
|
List<StorageDomainFile> |
StorageDomainFiles.list(String query,
Boolean caseSensitive,
Integer max)
Lists StorageDomainFile objects.
|
List<Group> |
Groups.list(String query,
Boolean caseSensitive,
Integer max)
Lists Group objects.
|
List<Template> |
Templates.list(String query,
Boolean caseSensitive,
Integer max)
Lists Template objects.
|
List<Host> |
Hosts.list(String query,
Boolean caseSensitive,
Integer max)
Lists Host objects.
|
List<User> |
Users.list(String query,
Boolean caseSensitive,
Integer max)
Lists User objects.
|
List<DomainUser> |
DomainUsers.list(String query,
Boolean caseSensitive,
Integer max)
Lists DomainUser objects.
|
List<Cluster> |
Clusters.list(String query,
Boolean caseSensitive,
Integer max)
Lists Cluster objects.
|
List<Network> |
Networks.list(String query,
Boolean caseSensitive,
Integer max)
Lists Network objects.
|
List<DataCenter> |
DataCenters.list(String query,
Boolean caseSensitive,
Integer max)
Lists DataCenter objects.
|
List<StorageDomainDisk> |
StorageDomainDisks.list(String query,
Boolean caseSensitive,
Integer max,
Boolean unregistered)
Lists StorageDomainDisk objects.
|
List<DataCenterStorageDomainDisk> |
DataCenterStorageDomainDisks.list(String query,
Boolean caseSensitive,
Integer max,
Boolean unregistered)
Lists DataCenterStorageDomainDisk objects.
|
List<Event> |
Events.list(String query,
Boolean caseSensitive,
String from,
Integer max)
Lists Event objects.
|
Action |
VM.migrate(Action action)
Performs migrate action.
|
Action |
VM.migrate(Action action,
String correlationId)
Performs migrate action.
|
Action |
VM.move(Action action)
Performs move action.
|
Action |
VMDisk.move(Action action)
Performs move action.
|
Action |
VM.move(Action action,
String correlationId)
Performs move action.
|
Action |
VMDisk.move(Action action,
String correlationId)
Performs move action.
|
Action |
VMSnapshot.preview(Action action)
Performs preview action.
|
Action |
VMSnapshot.preview(Action action,
String correlationId)
Performs preview action.
|
Action |
DataCenterClusterGlusterVolume.rebalance(Action action)
Performs rebalance action.
|
Action |
ClusterGlusterVolume.rebalance(Action action)
Performs rebalance action.
|
Action |
ClusterGlusterVolume.rebalance(Action action,
String correlationId)
Performs rebalance action.
|
Action |
ClusterGlusterVolumeGlusterBrick.replace(Action action)
Performs replace action.
|
Action |
DataCenterClusterGlusterVolumeGlusterBrick.replace(Action action)
Performs replace action.
|
Action |
ClusterGlusterVolumeGlusterBrick.replace(Action action,
String correlationId)
Performs replace action.
|
Action |
DataCenterClusterGlusterVolume.resetalloptions(Action action)
Performs resetalloptions action.
|
Action |
ClusterGlusterVolume.resetalloptions(Action action)
Performs resetalloptions action.
|
Action |
ClusterGlusterVolume.resetalloptions(Action action,
String correlationId)
Performs resetalloptions action.
|
Action |
DataCenterClusterGlusterVolume.resetoption(Action action)
Performs resetoption action.
|
Action |
ClusterGlusterVolume.resetoption(Action action)
Performs resetoption action.
|
Action |
ClusterGlusterVolume.resetoption(Action action,
String correlationId)
Performs resetoption action.
|
Action |
ClusterGlusterHook.resolve(Action action)
Performs resolve action.
|
Action |
DataCenterClusterGlusterHook.resolve(Action action)
Performs resolve action.
|
Action |
ClusterGlusterHook.resolve(Action action,
String correlationId)
Performs resolve action.
|
Action |
VMSnapshot.restore(Action action)
Performs restore action.
|
Action |
VMSnapshot.restore(Action action,
String correlationId)
Performs restore action.
|
Action |
DataCenterClusterGlusterVolume.setoption(Action action)
Performs setoption action.
|
Action |
ClusterGlusterVolume.setoption(Action action)
Performs setoption action.
|
Action |
ClusterGlusterVolume.setoption(Action action,
String correlationId)
Performs setoption action.
|
Action |
HostNICs.setupnetworks(Action action)
Performs setupnetworks action.
|
Action |
HostNICs.setupnetworks(Action action,
String correlationId)
Performs setupnetworks action.
|
Action |
VM.shutdown(Action action)
Performs shutdown action.
|
Action |
VM.shutdown(Action action,
String correlationId)
Performs shutdown action.
|
Action |
DataCenterClusterGlusterVolume.start(Action action)
Performs start action.
|
Action |
ClusterGlusterVolume.start(Action action)
Performs start action.
|
Action |
VM.start(Action action)
Performs start action.
|
Action |
ClusterGlusterVolume.start(Action action,
String correlationId)
Performs start action.
|
Action |
VM.start(Action action,
String correlationId)
Performs start action.
|
Action |
DataCenterClusterGlusterVolume.stop(Action action)
Performs stop action.
|
Action |
ClusterGlusterVolume.stop(Action action)
Performs stop action.
|
Action |
VM.stop(Action action)
Performs stop action.
|
Action |
ClusterGlusterVolume.stop(Action action,
String correlationId)
Performs stop action.
|
Action |
VM.stop(Action action,
String correlationId)
Performs stop action.
|
Action |
VM.suspend(Action action)
Performs suspend action.
|
Action |
VM.suspend(Action action,
String correlationId)
Performs suspend action.
|
Action |
VM.ticket(Action action)
Performs ticket action.
|
Action |
VM.ticket(Action action,
String correlationId)
Performs ticket action.
|
Action |
VMSnapshot.undo(Action action)
Performs undo action.
|
Action |
VMSnapshot.undo(Action action,
String correlationId)
Performs undo action.
|
Network |
Network.update()
Updates Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetwork.update()
Updates DataCenterClusterNetwork object.
|
TemplateNIC |
TemplateNIC.update()
Updates TemplateNIC object.
|
DataCenter |
DataCenter.update()
Updates DataCenter object.
|
ClusterNetwork |
ClusterNetwork.update()
Updates ClusterNetwork object.
|
VMCdRom |
VMCdRom.update()
Updates VMCdRom object.
|
Tag |
Tag.update()
Updates Tag object.
|
Cluster |
Cluster.update()
Updates Cluster object.
|
TemplateWatchDog |
TemplateWatchDog.update()
Updates TemplateWatchDog object.
|
StorageDomain |
StorageDomain.update()
Updates StorageDomain object.
|
VnicProfile |
VnicProfile.update()
Updates VnicProfile object.
|
VMNIC |
VMNIC.update()
Updates VMNIC object.
|
Role |
Role.update()
Updates Role object.
|
Template |
Template.update()
Updates Template object.
|
VM |
VM.update()
Updates VM object.
|
StorageConnection |
StorageConnection.update()
Updates StorageConnection object.
|
Host |
Host.update()
Updates Host object.
|
VmPool |
VmPool.update()
Updates VmPool object.
|
VMWatchDog |
VMWatchDog.update()
Updates VMWatchDog object.
|
DataCenterCluster |
DataCenterCluster.update()
Updates DataCenterCluster object.
|
VMDisk |
VMDisk.update()
Updates VMDisk object.
|
HostNIC |
HostNIC.update()
Updates HostNIC object.
|
VMCdRom |
VMCdRom.update(Boolean async,
Boolean current,
String correlationId)
Updates VMCdRom object.
|
StorageDomain |
StorageDomain.update(Boolean async,
String correlationId)
Updates StorageDomain object.
|
Host |
Host.update(Boolean async,
String correlationId)
Updates Host object.
|
HostNIC |
HostNIC.update(Boolean async,
String correlationId)
Updates HostNIC object.
|
Network |
Network.update(String correlationId)
Updates Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetwork.update(String correlationId)
Updates DataCenterClusterNetwork object.
|
TemplateNIC |
TemplateNIC.update(String correlationId)
Updates TemplateNIC object.
|
DataCenter |
DataCenter.update(String correlationId)
Updates DataCenter object.
|
ClusterNetwork |
ClusterNetwork.update(String correlationId)
Updates ClusterNetwork object.
|
Tag |
Tag.update(String correlationId)
Updates Tag object.
|
Cluster |
Cluster.update(String correlationId)
Updates Cluster object.
|
VnicProfile |
VnicProfile.update(String correlationId)
Updates VnicProfile object.
|
VMNIC |
VMNIC.update(String correlationId)
Updates VMNIC object.
|
Role |
Role.update(String correlationId)
Updates Role object.
|
Template |
Template.update(String correlationId)
Updates Template object.
|
VM |
VM.update(String correlationId)
Updates VM object.
|
StorageConnection |
StorageConnection.update(String correlationId)
Updates StorageConnection object.
|
VmPool |
VmPool.update(String correlationId)
Updates VmPool object.
|
VMWatchDog |
VMWatchDog.update(String correlationId)
Updates VMWatchDog object.
|
DataCenterCluster |
DataCenterCluster.update(String correlationId)
Updates DataCenterCluster object.
|
VMDisk |
VMDisk.update(String correlationId)
Updates VMDisk object.
|
Modifier and Type | Method and Description |
---|---|
<F,T> T |
HttpProxyBroker.action(String url,
F entity,
Class<F> from,
Class<T> to)
Performs action on a resource
|
<F,T> T |
HttpProxyBroker.action(String url,
F entity,
Class<F> from,
Class<T> to,
List<org.apache.http.Header> headers)
Performs action on a resource
|
<F,T> T |
HttpProxyBroker.add(String url,
F entity,
Class<F> from,
Class<T> to)
Adds new resource
|
<F,T> T |
HttpProxyBroker.add(String url,
F entity,
Class<F> from,
Class<T> to,
List<org.apache.http.Header> headers)
Adds new resource
|
<F,T> T |
HttpProxyBroker.delete(String url,
Class<T> to)
Deletes resource
|
<F,T> T |
HttpProxyBroker.delete(String url,
Class<T> to,
List<org.apache.http.Header> headers)
Deletes resource
|
<F,T> T |
HttpProxyBroker.delete(String url,
F entity,
Class<F> from,
Class<T> to)
Deletes resource
|
<F,T> T |
HttpProxyBroker.delete(String url,
F entity,
Class<F> from,
Class<T> to,
List<org.apache.http.Header> headers)
Deletes resource
|
String |
HttpProxy.execute(org.apache.http.client.methods.HttpUriRequest request,
List<org.apache.http.Header> headers,
Boolean last)
Executes HTTP request
|
String |
HttpProxyBroker.get(String url)
Fetches resource
|
<F> F |
HttpProxyBroker.get(String url,
Class<F> from)
Fetches resource
|
<F,T> T |
HttpProxyBroker.get(String url,
Class<F> from,
Class<T> to)
Fetches resource
|
<F,T> T |
HttpProxyBroker.get(String url,
Class<F> from,
Class<T> to,
List<org.apache.http.Header> headers)
Fetches resource
|
String |
HttpProxyBroker.get(String url,
List<org.apache.http.Header> headers)
Fetches resource
|
<F,T> T |
HttpProxyBroker.update(String url,
F entity,
Class<F> from,
Class<T> to)
updates resource
|
<F,T> T |
HttpProxyBroker.update(String url,
F entity,
Class<F> from,
Class<T> to,
List<org.apache.http.Header> headers)
updates resource
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0