Modifier and Type | Field and Description |
---|---|
protected Guid |
BackendAttachedStorageDomainResource.dataCenterId |
protected Guid |
BackendAttachedStorageDomainsResource.dataCenterId |
protected Guid |
AbstractBackendSubResource.guid |
protected Guid |
BackendSnapshotsResource.parentId |
protected Guid |
AbstractBackendReadOnlyDevicesResource.parentId |
protected Guid |
BackendSnapshotResource.parentId |
protected Guid |
BackendPermitsResource.roleId |
protected Guid |
AbstractBackendStorageDomainContentsResource.storageDomainId |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<Guid> |
AbstractBackendAsyncStatusResource.ids |
Modifier and Type | Method and Description |
---|---|
protected Guid |
BaseBackendResource.asGuid(NGuid nGuid) |
protected Guid |
BaseBackendResource.asGuid(String id) |
protected Guid |
AbstractBackendResource.asGuidOr404(String id)
Convert a string to a Guid, or return a 404 response.
|
protected abstract Guid |
BackendNicsResource.getClusterId() |
protected Guid |
BackendTemplateNicsResource.getClusterId() |
protected Guid |
BackendVmNicsResource.getClusterId() |
protected Guid |
AbstractBackendStorageDomainContentResource.getClusterId(Action action) |
protected Guid |
BackendTemplatesResource.getClusterId(Template template) |
protected Guid |
BackendVmsResource.getClusterId(VM vm) |
protected Guid |
AbstractBackendStorageDomainContentsResource.getDataCenterId(Action action) |
Guid |
AbstractBackendStorageDomainContentsResource.getDataCenterId(Guid storageDomainId) |
protected Guid |
BackendNetworksResource.getDataCenterId(Network network) |
protected Guid |
AbstractBackendStorageDomainContentResource.getDestStorageDomainId(Action action) |
protected Guid |
AbstractBackendActionableResource.getHostId(Action action) |
protected Guid |
AbstractBackendActionableResource.getHostId(Host host) |
Guid |
AbstractBackendStorageDomainContentsResource.getStorageDomainId() |
protected Guid |
BackendVmResource.getStorageDomainId(Action action) |
protected Guid |
BackendTemplateResource.getStorageDomainId(Action action) |
protected Guid |
BackendVmPoolResource.getStorageDomainId(Guid templateId) |
Guid |
AbstractBackendStorageDomainContentsResource.getStoragePoolId(Action action) |
protected Guid |
BackendVmsResource.getTemplateId(VM vm) |
protected Guid |
BackendVmsResource.getTemplateStorageDomain(Guid templateId) |
protected Guid |
BackendVmResource.lookupClusterId(VM vm) |
protected Guid |
AbstractBackendStorageDomainContentResource.lookupClusterIdByName(String name) |
protected Guid |
BackendVmResource.lookupStorageDomainIdByName(String name) |
protected Guid |
AbstractBackendStorageDomainContentsResource.lookupStorageDomainIdByName(String name) |
protected Guid |
BackendTemplateResource.lookupStorageDomainIdByName(String name) |
protected Guid |
BackendAttachedStorageDomainsResource.lookupStorageDomainIdByName(String name) |
Modifier and Type | Method and Description |
---|---|
Map<Guid,DbUser> |
BackendAssignedPermissionsResource.getUsers() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
BackendVmsResource.addVm(VmStatic staticVm,
Guid storageDomainId) |
protected javax.ws.rs.core.Response |
BackendVmsResource.addVmFromScratch(VmStatic staticVm,
Guid storageDomainId,
Disks disks) |
Guid |
AbstractBackendStorageDomainContentsResource.getDataCenterId(Guid storageDomainId) |
protected VdcQueryParametersBase |
AbstractBackendResource.getQueryParams(Class<? extends VdcQueryParametersBase> queryParamsClass,
Guid id) |
protected Guid |
BackendVmPoolResource.getStorageDomainId(Guid templateId) |
static List<storage_pool> |
BackendDataCenterResource.getStoragePools(Guid storageDomainId,
AbstractBackendResource parent)
Get the storage pools (i.e.
|
protected Guid |
BackendVmsResource.getTemplateStorageDomain(Guid templateId) |
protected network |
BackendNicsResource.lookupClusterNetwork(Guid clusterId,
Guid id,
String name) |
protected network |
BackendNicsResource.lookupClusterNetwork(Guid clusterId,
Guid id,
String name,
List<network> networks) |
ActionGroup |
BackendPermitsResource.PermitIdResolver.lookupEntity(Guid guid) |
tags |
BackendTagsResource.TagNameResolver.lookupEntity(Guid id) |
DiskImage |
BackendSnapshotsResource.DiskImageIdResolver.lookupEntity(Guid id) |
network |
AbstractBackendNetworksResource.NetworkIdResolver.lookupEntity(Guid id) |
network |
AbstractBackendNetworksResource.DataCenterNetworkIdResolver.lookupEntity(Guid id) |
abstract Q |
AbstractBackendResource.EntityIdResolver.lookupEntity(Guid id) |
Q |
AbstractBackendResource.QueryIdResolver.lookupEntity(Guid id) |
Q |
AbstractBackendReadOnlyDevicesResource.lookupEntity(Guid id) |
DbUser |
BackendUsersResource.UserIdResolver.lookupEntity(Guid nullId) |
VdsNetworkInterface |
BackendHostNicsResource.HostNicResolver.lookupEntity(Guid id) |
Q |
AbstractBackendDevicesResource.DeviceIdResolver.lookupEntity(Guid id) |
storage_domains |
BackendAttachedStorageDomainsResource.StorageDomainIdResolver.lookupEntity(Guid nullId) |
tags |
AbstractBackendAssignedTagsResource.TagIdResolver.lookupEntity(Guid nullId) |
ad_groups |
BackendGroupsResource.GroupIdResolver.lookupEntity(Guid nullId) |
ad_groups |
BackendGroupsResource.lookupGroupById(Guid id) |
network |
AbstractBackendNetworksResource.lookupNetwork(Guid id) |
network |
AbstractBackendNetworksResource.lookupNetwork(Guid id,
String name) |
network |
AbstractBackendNetworksResource.lookupNetwork(Guid id,
String name,
String dataCenterId) |
protected storage_domains |
BackendAttachedStorageDomainsResource.lookupStorageDomainById(Guid storageDomainId) |
tags |
AbstractBackendAssignedTagsResource.lookupTagById(Guid id) |
VmTemplate |
BackendVmsResource.lookupTemplate(Guid id) |
DbUser |
BackendUsersResource.lookupUserById(Guid id) |
protected boolean |
BackendDisksResource.matchEntity(DiskImage entity,
Guid id) |
protected boolean |
BackendReadOnlyDisksResource.matchEntity(DiskImage entity,
Guid id) |
protected boolean |
BackendReadOnlyCdRomsResource.matchEntity(Q entity,
Guid id) |
protected abstract boolean |
AbstractBackendReadOnlyDevicesResource.matchEntity(Q entity,
Guid id) |
protected boolean |
BackendCdRomsResource.matchEntity(VM entity,
Guid id) |
protected boolean |
BackendNicsResource.matchEntity(VmNetworkInterface entity,
Guid id) |
protected boolean |
BackendReadOnlyNicsResource.matchEntity(VmNetworkInterface entity,
Guid id) |
protected void |
BackendTagResource.moveTag(Guid newParentId) |
E |
AbstractStatisticalQuery.resolve(Guid id) |
Q |
AbstractBackendResource.EntityIdResolver.resolve(Guid id) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractBackendResource.asString(List<Guid> list) |
Modifier and Type | Field and Description |
---|---|
static Guid |
CdRomMapper.CDROM_ID |
Modifier and Type | Method and Description |
---|---|
static Guid |
PermissionMapper.map(Permission p,
Guid template) |
Modifier and Type | Method and Description |
---|---|
static Guid |
PermissionMapper.map(Permission p,
Guid template) |
Modifier and Type | Field and Description |
---|---|
static Guid |
ImagesHandler.BlankImageTemplateId |
static Guid |
VmTemplateHandler.BlankVmTemplateId |
static Guid |
MultiLevelAdministrationHandler.EVERYONE_OBJECT_ID |
protected static Guid |
TagsDirector.ROOT_TAG_ID |
static Guid |
MultiLevelAdministrationHandler.SYSTEM_OBJECT_ID |
Modifier and Type | Field and Description |
---|---|
protected static HashMap<Guid,Integer> |
RunVmCommandBase._vds_pending_vm_count |
Modifier and Type | Method and Description |
---|---|
Guid |
CallbackServer.BackendException(VdcActionType actionType,
VdcFault fault) |
protected Guid |
CommandBase.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
AddImageFromScratchCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RemoveImageCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
HibernateVmCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
MoveOrCopyImageGroupCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateImageTemplateCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
MoveMultipleImageGroupsCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
MergeSnapshotSingleDiskCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RestoreFromSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CreateCloneOfTemplateCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
VmCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
RemoveTemplateSnapshotCommand.ConcreteCreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand) |
protected Guid |
CommandBase.CreateTask(AsyncTaskCreationInfo asyncTaskCreationInfo,
VdcActionType parentCommand)
Use this method in order to create task in the AsyncTaskManager in a safe
way.
|
Guid |
AsyncTaskManager.CreateTask(AsyncTaskType taskType,
AsyncTaskParameters taskParameters,
boolean pollingEnabled) |
static Guid |
RunVmCommand.findActiveISODomain(Guid storagePoolId)
Checks if there is an active ISO domain in the storage pool.
|
protected Guid |
VmPoolSimpleUserCommandBase.getAdUserId() |
protected Guid |
UserCommandBase.getAdUserId() |
Guid |
AttachUserToVmFromPoolCommand.getAdUserId() |
Guid |
RunVmCommandBase.getAutoStartVdsId() |
Guid |
RunVmOnPowerClientCommand.getAutoStartVdsId() |
Guid |
BookmarkCommandBase.getBookmarkId() |
protected Guid |
MigrateVmCommand.getCurrentVdsId() |
protected Guid |
RunVmCommandBase.getCurrentVdsId() |
protected Guid |
BaseImagesCommand.getDestinationImageId() |
protected Guid |
CreateSnapshotCommand.getDestinationStorageDomainId() |
protected Guid |
CreateSnapshotFromTemplateCommand.getDestinationStorageDomainId() |
protected Guid |
AdGroupsHandlingCommandBase.getGroupId() |
Guid |
PredefinedRoles.getId() |
Guid |
PredefinedUsers.getId() |
protected Guid |
TryBackToSnapshotCommand.getImageContainerId() |
protected Guid |
RemoveImageCommand.getImageContainerId() |
protected Guid |
MoveOrCopyImageGroupCommand.getImageContainerId() |
protected Guid |
CreateImageTemplateCommand.getImageContainerId() |
protected Guid |
MoveMultipleImageGroupsCommand.getImageContainerId() |
protected Guid |
BaseImagesCommand.getImageContainerId() |
protected Guid |
RemoveTemplateSnapshotCommand.getImageContainerId() |
protected Guid |
BaseImagesCommand.getImageGroupId() |
protected Guid |
RestoreFromSnapshotCommand.getImageId()
During trying image new snapshot created to image, user wish to try.
|
protected Guid |
BaseImagesCommand.getImageId() |
protected Guid |
CommandBase.getObjectLockingId() |
protected Guid |
AddVmPoolWithVmsCommand.GetPoolId() |
protected abstract Guid |
CommonVmPoolWithVmsCommand.GetPoolId() |
protected Guid |
UpdateVmPoolWithVmsCommand.GetPoolId() |
Guid |
QueryData.getQueryId() |
Guid[] |
CallBackData.getQueryIDs() |
Guid |
SPMAsyncTask.getStoragePoolID() |
protected Guid |
TagsCommandBase.getTagId() |
Guid |
SPMAsyncTask.getTaskID() |
protected Guid |
MigrateVmCommand.getVdsDestinationId() |
protected Guid |
FencingQueryBase.getVdsId() |
Guid |
VdsSelector.GetVdsToRunOn() |
Guid |
UpdateVmCommand.getVmId() |
Guid |
MergeSnapshotCommand.getVmId() |
Guid |
AttachUserToVmFromPoolCommand.getVmId() |
protected Guid |
VmPoolToAdGroupBaseCommand.getVmPoolId() |
protected Guid |
AddVmCommand.getVmSnapshotId() |
static Guid |
VmPoolCommandBase.GetVmToAttach(NGuid poolId) |
static Guid |
AddVmCommand.SelectStorageDomain(VmTemplate vmTemplate)
Select storage domain according to the given template - with most
available disk size.
|
Modifier and Type | Method and Description |
---|---|
void |
UserMessageController.AddUserMessage(Guid user,
String userMessage) |
void |
UserMessageController.AddUserMessageByVds(Guid vdsId,
String userMessage) |
void |
UserMessageController.AddUserMessageByVm(Guid vmId,
String userMessage) |
boolean |
AddVmCommand.CanAddVm(Object vmTemplateId,
ArrayList<String> reasons,
int vmsCount,
String name,
Guid storagePoolId,
int vmPriority) |
static boolean |
CommonVmPoolWithVmsCommand.CanAddVmPoolWithVms(Object vmTemplateId,
ArrayList<String> reasons,
int vmsCount,
Guid storagePoolId,
Guid storageDomainId,
int vmPriority) |
static boolean |
AddVmToPoolCommand.CanAddVmToPool(Guid vmId,
ArrayList<String> messages,
NGuid poolId)
Vm can be added to pool only if it not attach to user.
|
protected static boolean |
VmPoolCommandBase.CanAttacheVmToUser(Guid vm_guid)
Checks if a VM can be attached to a user.
|
static boolean |
UserCommandBase.CanAttachVmTo(Guid vmId,
ArrayList<String> message) |
void |
AsyncTaskManager.CancelTask(Guid taskID) |
boolean |
MaintananceVdsCommand.CanMaintananceVds(Guid vdsId,
ArrayList<String> reasons) |
protected boolean |
InternalMigrateVmCommand.canMigrateVm(Guid vmGuid,
ArrayList<String> reasons) |
protected boolean |
MigrateVmCommand.canMigrateVm(Guid vmGuid,
ArrayList<String> reasons) |
static boolean |
PauseVmCommand.CanPauseVm(Guid vmId,
ArrayList<String> message) |
static boolean |
RemoveAdGroupCommand.CanRemoveAdGroup(Guid groupId,
ArrayList<String> reasons) |
static boolean |
RemoveUserCommand.CanRemoveUser(Guid user_guid,
ArrayList<String> errors) |
boolean |
RemoveVmCommand.CanRemoveVm(Guid vmId) |
boolean |
RemoveVmCommand.CanRemoveVm(Guid vmId,
List<String> message) |
static boolean |
RemoveVmFromPoolCommand.CanRemoveVmFromPool(Guid vmId,
ArrayList<String> messages) |
protected static boolean |
VmPoolCommandBase.CanRunPoolVm(Guid vmId,
ArrayList<String> messages) |
static String |
ImagesHandler.cdPathWindowsToLinux(String windowsPath,
Guid storagePoolId) |
static boolean |
ImagesHandler.CheckImagesConfiguration(Guid storageDomainId,
ArrayList<DiskImageBase> disksConfigList,
ArrayList<String> messages) |
static void |
VmHandler.checkStatusAndLockVm(Guid vmId)
Lock VM after check its status, If VM status is locked, we throw an exception.
|
static void |
VmHandler.checkStatusAndLockVm(Guid vmId,
CompensationContext compensationContext)
Lock VM with compensation, after checking its status, If VM status is locked, we throw an exception.
|
static boolean |
ImportExportCommon.CheckStorageDomain(Guid storageDomainId,
ArrayList<String> messages) |
static boolean |
ImportExportCommon.CheckStoragePool(Guid storagePoolId,
ArrayList<String> messages) |
static boolean |
ExportVmCommand.CheckTemplateInStorageDomain(Guid storagePoolId,
Guid storageDomainId,
Guid tmplId) |
void |
CallbackServer.ClearQuery(Guid QueryId) |
protected DiskImage |
CreateSnapshotFromTemplateCommand.CloneDiskImage(Guid newImageGuid) |
protected DiskImage |
CreateCloneOfTemplateCommand.CloneDiskImage(Guid newImageGuid) |
protected DiskImage |
BaseImagesCommand.CloneDiskImage(Guid newImageGuid)
Creates a copy of the source disk image ('DiskImage').
|
protected boolean |
AddVmFromScratchCommand.ConcreteAddVmImages(Guid itGuid) |
static CommandBase<?> |
CommandsFactory.CreateCommand(String className,
Guid commandId)
Creates an instance of the given command class and passed the command id to it's constructor
|
static QueryData |
QueryData.CreateQueryData(Guid queryId,
VdcQueryType queryType,
VdcQueryParametersBase queryParams) |
protected void |
RunVmCommandBase.DecreasePendingVms(Guid vdsId) |
boolean |
AsyncTaskManager.EntityHasTasks(Guid id) |
static Guid |
RunVmCommand.findActiveISODomain(Guid storagePoolId)
Checks if there is an active ISO domain in the storage pool.
|
protected ArrayList<ActionGroup> |
RolesCommandBase.getActionGroupsByRoleId(Guid roleId) |
static ArrayList<DiskImage> |
ImagesHandler.getAllImageSnapshots(Guid imageId,
Guid imageTemplateId)
This function developed espessially for Gui needs.
|
static Iterable<DiskImage> |
ImagesHandler.getAllImageSnapshotsFromIrs(Guid imageId,
Guid imageTemplateId) |
IVdsAsyncCommand |
VDSBrokerFrontendImpl.GetAsyncCommandForVm(Guid vmId) |
AsyncQueryResults |
CallbackServer.GetAsyncQueryResults(Guid[] queryIDs) |
protected abstract VM |
VdsLoadBalancingAlgorithm.getBestVmToMigrate(List<VM> vms,
Guid vdsId) |
protected VM |
VdsCpuVdsLoadBalancingAlgorithm.getBestVmToMigrate(List<VM> vms,
Guid vdsId) |
protected VM |
VmCountVdsLoadBalancingAlgorithm.getBestVmToMigrate(List<VM> vms,
Guid vdsId) |
List<RepoFileMetaData> |
IsoDomainListSyncronizer.getCachedIsoListByDomainId(Guid isoStorageDomainId,
FileTypeExtension fileTypeExtension)
Returns the cached Iso file meta data list, for storage domain.
|
List<RepoFileMetaData> |
IsoDomainListSyncronizer.getCachedIsoListByPoolAndDomainId(Guid isoStoragePoolId,
Guid isoStorageDomainId)
Returns the cached Iso file meta data list, of the storage pool Id with the storage domain id.
|
static void |
BaseImagesCommand.GetImageChildren(Guid snapshot,
RefObject<ArrayList<Guid>> children) |
static int |
ImagesHandler.getImagesMappedToDrive(Guid vmId,
String drive,
RefObject<DiskImage> activeImage,
RefObject<DiskImage> inactiveImage) |
tags |
TagsDirector.GetTagById(Guid tagId)
Get tag from in memory data structure (by ID).
|
String |
TagsDirector.GetTagIdAndChildrenIds(Guid tagId)
This function will return the tag's ID and its children IDs.
|
String |
TagsHandler.GetTagIdAndChildrenIds(Guid tagId) |
HashSet<Guid> |
TagsDirector.GetTagIdAndChildrenIdsAsSet(Guid tagId) |
String |
TagsDirector.GetTagIdAndParentsIds(Guid tagId)
This function will return the tag's ID and its parents IDs.
|
String |
TagsDirector.GetTagNameAndChildrenNames(Guid tagId) |
String |
TagsHandler.GetTagNameAndChildrenNames(Guid tagId) |
String |
UserMessageController.GetUserMessage(Guid user) |
List<RepoFileMetaData> |
IsoDomainListSyncronizer.getUserRequestForStorageDomainRepoFileList(Guid storageDomainId,
FileTypeExtension fileTypeExtension,
boolean forceRefresh)
Returns a RepoFilesMetaData list with Iso file names for storage domain Id and with file type extension.
If user choose to refresh the cache, and a problem occurs, then returns null. |
static List<VDS> |
VdsInstallHelper.getVdssByUniqueId(Guid vdsId,
String uniqueIdToCheck) |
static void |
VdsHandler.HandleVdsCpuFlagsOrClusterChanged(Guid vdsId) |
boolean |
AsyncTaskManager.HasTasksByStoragePoolId(Guid storagePoolID) |
boolean |
AsyncTaskManager.hasTasksForEntityIdAndAction(Guid id,
VdcActionType type) |
static boolean |
MultiLevelAdministrationHandler.isAdminUser(Guid userId)
Admin user is a user with at least one permission that contains admin
role
|
static boolean |
ImagesHandler.isImagesExists(Iterable<DiskImage> images,
Guid storagePoolId,
Guid storageDomainId) |
static boolean |
MultiLevelAdministrationHandler.isLastSuperUserGroup(Guid groupId)
Checks if supplied group is the last (or maybe only) with super user privileges.
|
static boolean |
MultiLevelAdministrationHandler.isLastSuperUserPermission(Guid roleId)
Checks if supplied role is the last (or maybe only) role with super user privileges.
|
protected static boolean |
AddVmCommand.IsLegalClusterId(Guid clusterId,
ArrayList<String> reasons) |
boolean |
TagsDirector.IsTagDescestorOfTag(Guid sourceTagId,
Guid potentialDescestorId) |
static boolean |
VmTemplateHandler.isTemplateStatusIsNotLocked(Guid id)
Check if template state did not changed from last canDoAction check (still not locked and exist in the DB).
|
static boolean |
TagsHandler.IsUserAttachedToTag(Guid tagId,
Guid userId) |
static boolean |
TagsHandler.IsUserGroupAttachedToTag(Guid tagId,
Guid groupId) |
static boolean |
TagsHandler.IsVdsAttachedToTag(Guid tagId,
int vdsId) |
static boolean |
VdsHandler.isVdsExistForPendingOvirt(VdsStatic vdsStatic,
ArrayList<String> messages,
Guid oVirtId)
Verify if an existing entity of oVirt type shares same unique-id as queried host.
|
static boolean |
VdsInstallHelper.isVdsUnique(Guid vdsId,
String uniqueIdToCheck) |
static boolean |
TagsHandler.IsVmAttachedToTag(Guid tagId,
Guid vmId) |
protected static boolean |
VmPoolCommandBase.IsVmFree(Guid vmId,
ArrayList<String> messages)
Check if specific vm free.
|
static boolean |
RemoveVmCommand.IsVmInPool(Guid vmId) |
static boolean |
RemoveVmCommand.IsVmRunning(Guid vmId) |
static boolean |
VmTemplateCommand.isVmTemplateImagesReady(Guid vmTemplateId,
Guid storageDomainId,
ArrayList<String> reasons,
boolean checkImagesExists,
boolean checkLocked,
boolean checkIllegal,
boolean checkStorageDomain) |
static void |
VmHandler.LockVm(Guid vmId) |
static void |
VmTemplateHandler.lockVmTemplateInTransaction(Guid vmTemplateGuid,
CompensationContext compensationContext)
Lock the VM template with the given id in a new transaction, handling the compensation data using the given
CompensationContext . |
protected void |
VdsCommand.LogSettingVmToDown(Guid vdsId,
Guid vmId) |
static void |
VmHandler.MarkVmAsIllegal(Guid vmId) |
static void |
VmTemplateHandler.MarkVmTemplateAsIllegal(Guid vmTemplateGuid) |
void |
VdsEventListener.MasterDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
protected void |
MoveOrCopyTemplateCommand.MoveOrCopyAllImageGroups(Guid containerID,
Iterable<DiskImage> disks) |
protected void |
ExportVmCommand.MoveOrCopyAllImageGroups(Guid containerID,
Iterable<DiskImage> disks) |
protected void |
ImportVmTemplateCommand.MoveOrCopyAllImageGroups(Guid containerID,
Iterable<DiskImage> disks) |
protected void |
ImportVmCommand.MoveOrCopyAllImageGroups(Guid containerID,
Iterable<DiskImage> disks) |
protected void |
ExportVmTemplateCommand.MoveOrCopyAllImageGroups(Guid containerID,
Iterable<DiskImage> disks) |
void |
TagsDirector.MoveTag(Guid tagId,
Guid newParent) |
void |
TagsHandler.MoveTag(Guid tagId,
Guid newParent) |
protected void |
MaintananceVdsCommand.orderListOfRunningVmsOnVds(Guid vdsId) |
static boolean |
ImagesHandler.PerformImagesChecks(Guid vmGuid,
ArrayList<String> messages,
Guid storagePoolId,
Guid storageDomainId,
boolean diskSpaceCheck,
boolean checkImagesLocked,
boolean checkImagesIllegal,
boolean checkImagesExist,
boolean checkVmInPreview,
boolean checkVmIsDown,
boolean checkStorageDomain) |
static boolean |
ImagesHandler.PerformImagesChecks(Guid vmGuid,
ArrayList<String> messages,
Guid storagePoolId,
Guid storageDomainId,
boolean diskSpaceCheck,
boolean checkImagesLocked,
boolean checkImagesIllegal,
boolean checkImagesExist,
boolean checkVmInPreview,
boolean checkVmIsDown,
boolean checkStorageDomain,
boolean checkIsValid) |
protected void |
UpdateNetworkToVdsInterfaceCommand.PollVds(Guid vdsId) |
static void |
UserCommandBase.ProcessAdElementDefaultRole(Guid adElementId,
String userName)
Process on changing VdcRole to user/group.
|
void |
VdsEventListener.ProcessOnClientIpChange(VDS vds,
Guid vmId) |
void |
VdsEventListener.ProcessOnCpuFlagsChange(Guid vdsId) |
void |
VdsEventListener.ProcessOnVmPoweringUp(Guid vds_id,
Guid vmid,
String display_ip,
int display_port) |
void |
VdsEventListener.ProcessOnVmStop(Guid vmId) |
static void |
VmPoolHandler.ProcessVmPoolOnStopVm(Guid vmId)
VM should be return to pool after it stopped unless Manual Return VM To Pool chosen.
|
void |
CallbackServer.QueryDataChanged(Guid queryId,
IRegisterQueryUpdatedData updatedData) |
void |
CallbackServer.QueryFailed(Guid queryId) |
static void |
VmHandler.QueueAndLockVm(Guid vmId) |
void |
IsoDomainListSyncronizer.refresheIsoDomainWhenActivateDomain(Guid isoStorageDomainId,
Guid storagePoolId)
Refresh the Iso domain when activating the domain,
with executing a new Thread to prevent long lock status for the domain.
|
void |
BackendCallBacksDirector.RegisterFaultQuery(Guid FaultQueryId,
String sessionId) |
void |
CallBackData.RegisterQuery(Guid QueryId,
QueryData queryData) |
void |
VdsEventListener.RemoveAsyncRunningCommand(Guid vmId) |
void |
VDSBrokerFrontendImpl.RemoveAsyncRunningCommand(Guid vmId) |
protected void |
BaseImagesCommand.RemoveChildren(Guid snapshot) |
protected void |
BaseImagesCommand.RemoveSnapshotFromDB(Guid snapshotGUID) |
void |
TagsDirector.RemoveTag(Guid tagId)
Remove tag operation.
|
protected static boolean |
VmTemplateCommand.RemoveTemplateInSpm(Guid storagePoolId,
Guid templateId) |
protected static boolean |
VmTemplateCommand.RemoveTemplateInSpm(Guid storagePoolId,
Guid templateId,
Guid storageDomainId) |
protected boolean |
VmCommand.RemoveVmInSpm(Guid storagePoolId,
Guid vmID) |
protected boolean |
VmCommand.RemoveVmInSpm(Guid storagePoolId,
Guid vmID,
Guid storageDomainId) |
static void |
VmPoolHandler.removeVmStatelessImages(Guid vmId) |
void |
VdsEventListener.Rerun(Guid vmId) |
boolean |
VdsEventListener.RestartVds(Guid vdsId) |
void |
VdsEventListener.RunFailedAutoStartVM(Guid vmId) |
void |
VdsEventListener.RunningSucceded(Guid vmId) |
void |
CallbackServer.SearchQueryException(Guid queryId,
VdcQueryType queryType,
VdcFault fault) |
protected void |
BaseImagesCommand.setDestinationImageId(Guid value) |
protected void |
BaseImagesCommand.setImageContainerId(Guid value) |
protected void |
BaseImagesCommand.setImageGroupId(Guid value) |
static void |
MultiLevelAdministrationHandler.setIsAdminGUIFlag(Guid userId,
boolean hasPermissions)
Set the user lastAdminStatusCheck flag to the value specified
|
static void |
AttachNetworkToVdsGroupCommand.SetNetworkStatus(Guid vdsGroupId,
network net) |
void |
QueryData.setQueryId(Guid value) |
protected void |
MoveOrCopyTemplateCommand.SetSourceDomainId(Guid storageId) |
protected void |
MigrateVmCommand.setVdsDestinationId(Guid value) |
protected void |
FencingQueryBase.setVdsId(Guid value) |
void |
AttachUserToVmFromPoolCommand.setVmId(Guid value) |
void |
EntityMultiAsyncTasks.StartPollingTask(Guid TaskID) |
void |
AsyncTaskManager.StartPollingTask(Guid taskID) |
void |
VdsEventListener.StorageDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
boolean |
AsyncTaskManager.StoragePoolHasUnclearedTasks(Guid storagePoolId) |
void |
VdsEventListener.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error) |
void |
VdsEventListener.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error,
TransactionScopeOption transactionScopeOption) |
void |
VdsEventListener.StoragePoolStatusChanged(Guid storagePoolId,
StoragePoolStatus status) |
static void |
HighAvailableVmsDirector.TryRunHighAvailableVdsUp(Guid vdsId) |
static void |
HighAvailableVmsDirector.TryRunHighAvailableVmsOnVmDown(Guid vmId) |
static void |
VmHandler.UnLockVm(Guid vmId) |
static void |
VmTemplateHandler.UnLockVmTemplate(Guid vmTemplateGuid) |
void |
BackendCallBacksDirector.UnregisterFaultQuery(Guid FaultQueryId) |
void |
BackendCallBacksDirector.UnregisterQuery(Guid queryID) |
void |
CallBackData.UnregisterQuery(Guid queryID) |
boolean |
ExportVmCommand.UpdateCopyVmInSpm(Guid storagePoolId,
ArrayList<VM> vmsList,
Guid storageDomainId) |
void |
AsyncTaskManager.UpdateTaskWithActionParameters(Guid taskID,
VdcActionParametersBase actionParameters) |
static boolean |
VmTemplateCommand.UpdateTemplateInSpm(Guid storagePoolId,
ArrayList<VmTemplate> templatesList)
This method create OVF for each template in list and call updateVm in SPM
|
static boolean |
VmTemplateCommand.UpdateTemplateInSpm(Guid storagePoolId,
ArrayList<VmTemplate> templatesList,
Guid storageDomainId,
List<DiskImage> images) |
static boolean |
VmCommand.UpdateVmInSpm(Guid storagePoolId,
List<VM> vmsList)
This method create OVF for each vm in list and call updateVm in SPM
|
static boolean |
VmCommand.UpdateVmInSpm(Guid storagePoolId,
List<VM> vmsList,
Guid storageDomainId) |
protected static boolean |
RunVmCommand.validateIsoPath(Guid storageDomainId,
RunVmParams runParams,
ArrayList<String> messages) |
void |
VdsEventListener.VdsMovedToMaintanance(Guid vdsId) |
void |
VdsEventListener.VdsNonOperational(Guid vdsId,
NonOperationalReason reason,
boolean logCommand,
boolean saveToDb,
Guid domainId) |
void |
VdsEventListener.VdsUpEvent(Guid vdsId) |
static boolean |
VmHandler.VerifyAddVm(ArrayList<String> reasons,
int vmsCount,
Object vmTemplateId,
Guid storagePoolId,
Guid storageDomainId,
boolean checkVmTemplateImages,
boolean checkTemplateLock,
int vmPriority)
Verifies the add vm command .
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncTaskManager.CancelTasks(List<Guid> taskList)
Stops all tasks, and set them to polling state, for clearing them up later.
|
static void |
BaseImagesCommand.GetImageChildren(Guid snapshot,
RefObject<ArrayList<Guid>> children) |
ArrayList<AsyncTaskStatus> |
AsyncTaskManager.PollTasks(ArrayList<Guid> taskIdList) |
protected void |
VdsLoadBalancingAlgorithm.setOverUtilizedServers(Map<Guid,VDS> value) |
protected void |
VdsLoadBalancingAlgorithm.setReadyToMigrationServers(Map<Guid,VDS> value) |
void |
VdsSelector.setRunVdssList(ArrayList<Guid> value) |
protected void |
VdsLoadBalancingAlgorithm.setUnderUtilizedServers(Map<Guid,VDS> value) |
Constructor and Description |
---|
ActivateVdsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddDiskToVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddRoleWithActionGroupsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddVdsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddVdsSpmIdCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddVmCommand(Guid commandId) |
AddVmFromScratchCommand(Guid commandId) |
AddVmFromTemplateCommand(Guid commandId) |
AddVmPoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddVmPoolWithVmsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddVmTemplateCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AdGroupsHandlingCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AttachUserToVmFromPoolAndRunCommand(Guid commandId) |
AttachUserToVmFromPoolCommand(Guid commandId) |
ChangeVDSClusterCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
ClearNonResponsiveVdsVmsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
CommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
CommonVmPoolWithVmsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
CreateAllSnapshotsFromVmCommand(Guid commandId) |
DetachUserFromVmFromPoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
ExportVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
ExportVmTemplateCommand(Guid commandId) |
FenceVdsBaseCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
HibernateVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
ImportVmCommand(Guid commandId) |
ImportVmTemplateCommand(Guid commandId) |
InstallerMessages(Guid vdsId) |
MoveOrCopyTemplateCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
MoveVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
PermissionsCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveAdGroupCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveDisksFromVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemovePermissionCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveUserCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveVdsSpmIdCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveVmTemplateCommand(Guid vmTemplateId) |
RestartVdsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RestoreAllSnapshotsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RestoreStatelessVmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RolesCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RolesOperationCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RunVmCommand(Guid commandId) |
RunVmCommandBase(Guid commandId) |
UpdateVmPoolWithVmsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
UserCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VdsCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VmCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VmManagementCommandBase(Guid commandId) |
VmOperationCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VmPoolCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VmPoolSimpleUserCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
VmPoolUserCommandBase(Guid commandId) |
VmTemplateCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
Modifier and Type | Method and Description |
---|---|
Guid |
GroupSearchResult.getGuid() |
Guid |
LdapSearchByIdParameters.getId() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Guid> |
LdapSearchByIdListParameters.getUserIds() |
Modifier and Type | Method and Description |
---|---|
String |
LdapGuidEncoder.encodeGuid(Guid guid) |
String |
RHDSLdapGuidEncoder.encodeGuid(Guid guid) |
String |
ADLdapGuidEncoder.encodeGuid(Guid guid) |
String |
IPALdapGuidEncoder.encodeGuid(Guid guid) |
static ad_groups |
InternalBrokerUtils.getGroupByGroupGuid(Guid groupGuid) |
static AdUser |
InternalBrokerUtils.getUserByUserGuid(Guid userGuid) |
void |
GroupSearchResult.setGuid(Guid guid) |
Constructor and Description |
---|
GroupSearchResult(Guid guid,
List<String> memberOf,
String distinguishedName) |
LdapSearchByIdParameters(String domain,
Guid id) |
LdapSearchByIdParameters(String sessionId,
String domain,
Guid id) |
Constructor and Description |
---|
LdapSearchByIdListParameters(String domain,
ArrayList<Guid> userIds) |
LdapSearchByUserIdListParameters(String domain,
ArrayList<Guid> userIds) |
LdapSearchByUserIdListParameters(String domain,
ArrayList<Guid> userIds,
boolean performGroupsQueryInsideCmd) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCompensationContext.setCommandId(Guid commandId) |
Modifier and Type | Field and Description |
---|---|
protected Guid |
DeactivateStorageDomainCommand._newMasterStorageDomainId |
Modifier and Type | Method and Description |
---|---|
protected Guid |
StorageHandlingCommandBase.getMasterDomainIdFromDb() |
Guid |
FenceVdsManualyCommand.getProblematicVdsId() |
Modifier and Type | Method and Description |
---|---|
Map<Guid,VdcObjectType> |
StorageDomainCommandBase.getPermissionCheckSubjects() |
Map<Guid,VdcObjectType> |
StorageServerConnectionCommandBase.getPermissionCheckSubjects() |
Map<Guid,VdcObjectType> |
StorageHandlingCommandBase.getPermissionCheckSubjects() |
Map<Guid,VdcObjectType> |
AddStorageDomainCommand.getPermissionCheckSubjects() |
Map<Guid,VdcObjectType> |
AddEmptyStoragePoolCommand.getPermissionCheckSubjects() |
Map<Guid,VdcObjectType> |
FenceVdsManualyCommand.getPermissionCheckSubjects() |
Modifier and Type | Method and Description |
---|---|
protected Pair<Boolean,Integer> |
ConnectStorageToVdsCommand.Connect(Guid vdsId) |
boolean |
ISCSIStorageHelper.ConnectStorageToDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
StorageHelperBase.ConnectStorageToDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
FCPStorageHelper.ConnectStorageToDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
IStorageHelper.ConnectStorageToDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
ISCSIStorageHelper.ConnectStorageToDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
StorageHelperBase.ConnectStorageToDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
FCPStorageHelper.ConnectStorageToDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
IStorageHelper.ConnectStorageToDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
ISCSIStorageHelper.ConnectStorageToLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
StorageHelperBase.ConnectStorageToLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
IStorageHelper.ConnectStorageToLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
ISCSIStorageHelper.DisconnectStorageFromDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
StorageHelperBase.DisconnectStorageFromDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
FCPStorageHelper.DisconnectStorageFromDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
IStorageHelper.DisconnectStorageFromDomainByStoragePoolId(storage_domains storageDomain,
Guid storagePoolId) |
boolean |
ISCSIStorageHelper.DisconnectStorageFromDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
StorageHelperBase.DisconnectStorageFromDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
FCPStorageHelper.DisconnectStorageFromDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
IStorageHelper.DisconnectStorageFromDomainByVdsId(storage_domains storageDomain,
Guid vdsId) |
boolean |
ISCSIStorageHelper.DisconnectStorageFromLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
StorageHelperBase.DisconnectStorageFromLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
IStorageHelper.DisconnectStorageFromLunByVdsId(storage_domains storageDomain,
Guid vdsId,
LUNs lun) |
boolean |
StorageDomainCommandBase.IsDomainActive(Guid domainId,
NGuid storagePoolId) |
static boolean |
StorageDomainCommandBase.IsDomainActive(Guid domainId,
NGuid storagePoolId,
ArrayList<String> messages) |
static void |
StoragePoolStatusHandler.PoolStatusChanged(Guid poolId,
StoragePoolStatus status) |
protected boolean |
ISCSIStorageHelper.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type) |
protected abstract boolean |
StorageHelperBase.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type) |
protected boolean |
FCPStorageHelper.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type) |
protected boolean |
BaseFsStorageHelper.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type) |
protected boolean |
ISCSIStorageHelper.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type,
LUNs lun) |
protected boolean |
StorageHelperBase.RunConnectionStorageToDomain(storage_domains storageDomain,
Guid vdsId,
int type,
LUNs lun) |
boolean |
StorageHelperBase.RunForSingleConnectionInHost(storage_domains storageDomain,
Guid storagePoolId,
int type) |
boolean |
ISCSIStorageHelper.ValidateStoragePoolConnectionsInHost(VDS vds,
List<storage_server_connections> connections,
Guid storagePoolId) |
boolean |
StorageHelperBase.ValidateStoragePoolConnectionsInHost(VDS vds,
List<storage_server_connections> connections,
Guid storagePoolId) |
boolean |
IStorageHelper.ValidateStoragePoolConnectionsInHost(VDS vds,
List<storage_server_connections> connections,
Guid storagePoolId) |
boolean |
BaseFsStorageHelper.ValidateStoragePoolConnectionsInHost(VDS vds,
List<storage_server_connections> connections,
Guid storagePoolId) |
Constructor and Description |
---|
ActivateStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddExistingNFSStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddExistingSANStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddLocalStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddNFSStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddSANStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddStorageDomainCommon(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AddStoragePoolWithStoragesCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
AfterDeactivateSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool,
boolean isLastMaster,
Guid newMasterStorageDomain) |
AttachStorageDomainToPoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
DeactivateStorageDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
DetachStorageDomainFromPoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
FenceVdsManualyCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
ReconstructMasterDomainCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RecoveryStoragePoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
RemoveStoragePoolCommand(Guid commandId) |
StorageDomainCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
StorageDomainManagementCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
StorageHandlingCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
StoragePoolManagementCommandBase(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
UpdateStoragePoolCommand(Guid commandId)
Constructor for command creation when compensation is applied on startup
|
Constructor and Description |
---|
RefreshPoolSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool,
RefObject<ArrayList<Guid>> vdssIdsToSetNonoperational) |
Modifier and Type | Field and Description |
---|---|
Guid |
AddVmFromTemplateParameters.OriginalTemplate |
Modifier and Type | Method and Description |
---|---|
Guid |
AdElementParametersBase.getAdElementId() |
Guid |
AddImagesFromImportParameters.getBaseID() |
Guid |
BookmarksParametersBase.getBookmarkId() |
Guid |
ChangeVDSClusterParameters.getClusterId() |
Guid |
ChangeVMClusterParameters.getClusterId() |
Guid |
MoveOrCopyParameters.getContainerId() |
Guid |
ImagesContainterParametersBase.getContainerId() |
Guid |
ImportVmParameters.getDestDomainId() |
Guid |
ImprotVmTemplateParameters.getDestDomainId() |
Guid |
ImagesActionsParametersBase.getDestinationImageId() |
Guid |
CreateImageTemplateParameters.getDestinationStorageDomainId() |
Guid |
AddVmTemplateParameters.getDestinationStorageDomainId() |
Guid |
RunVmParams.getDestinationVdsId() |
Guid |
TryBackToAllSnapshotsOfVmParameters.getDstSnapshotId() |
Guid |
ImagesActionsParametersBase.getImageGroupID() |
Guid |
UpdateVmDiskParameters.getImageId() |
Guid |
ImagesActionsParametersBase.getImageId() |
Guid |
RemoveVmInterfaceParameters.getInterfaceId() |
Guid |
AddImageFromScratchParameters.getMasterVmId() |
Guid |
RecoveryStoragePoolParameters.getNewMasterDomainId() |
Guid |
MoveTagParameters.getNewParentId() |
Guid |
AddVmAndAttachToPoolParameters.getPoolId() |
Guid |
RolesParameterBase.getRoleId() |
Guid |
ImportVmParameters.getSourceDomainId() |
Guid |
ImprotVmTemplateParameters.getSourceDomainId() |
Guid |
MergeSnapshotParamenters.getSourceVmSnapshotId() |
Guid |
VmPoolParametersBase.getStorageDomainId() |
Guid |
StorageDomainParametersBase.getStorageDomainId() |
Guid |
VmManagementParametersBase.getStorageDomainId() |
Guid |
AddDiskToVmParameters.getStorageDomainId() |
Guid |
RemoveVmFromImportExportParamenters.getStorageDomainId() |
Guid |
VmTemplateImportExportParameters.getStorageDomainId() |
Guid |
SetNonOperationalVdsParameters.getStorageDomainId() |
Guid |
StoragePoolParametersBase.getStoragePoolId() |
Guid |
RemoveVmFromImportExportParamenters.getStoragePoolId() |
Guid |
VmTemplateImportExportParameters.getStoragePoolId() |
Guid |
TagsActionParametersBase.getTagId() |
Guid |
AddVmAndAttachToUserParameters.getUserId() |
Guid |
LogoutUserParameters.getUserId() |
Guid |
VmPoolSimpleUserParameters.getUserId() |
Guid |
AddVdsActionParameters.getVdsForUniqueId() |
Guid |
ImportVmParameters.getVdsGroupId() |
Guid |
VdsClusterParameters.getVdsGroupId() |
Guid |
ImprotVmTemplateParameters.getVdsGroupId() |
Guid |
VdsGroupParametersBase.getVdsGroupId() |
Guid |
VdsActionParameters.getVdsId() |
Guid |
MigrateVmToServerParameters.getVdsId() |
Guid |
StoragePoolParametersBase.getVdsId() |
Guid |
SetDedicatedVmParameters.getVdsId() |
Guid |
PowerClientMigrateOnConnectCheckParameters.getVdsId() |
Guid |
VmOperationParameterBase.getVmId() |
Guid |
CreateSnapshotFromTemplateParameters.getVmId() |
Guid |
AddVmToPoolParameters.getVmId() |
Guid |
RemoveVmFromPoolParameters.getVmId() |
Guid |
VmToAdElementParameters.getVmId() |
Guid |
VmToAdGroupParameters.getVmId() |
Guid |
VmPoolUserParameters.getVmId() |
Guid |
CreateImageTemplateParameters.getVmId() |
Guid |
CreateComputerAccountParameters.getVmId() |
Guid |
VmPoolToAdElementParameters.getVmPoolId() |
Guid |
VmPoolToAdGroupParameters.getVmPoolId() |
Guid |
AddDiskToVmParameters.getVmSnapshotId() |
Guid |
ImagesActionsParametersBase.getVmSnapshotId() |
Guid |
VmTemplateParametersBase.getVmTemplateId() |
Guid |
CreateImageTemplateParameters.getVmTemplateId() |
Guid |
AddVmTemplateParameters.getVmTemplateId() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,Guid> |
AddImagesFromImportParameters.getBaseImageIDs() |
ArrayList<Guid> |
AttachEntityToTagParameters.getEntitiesId() |
ArrayList<Guid> |
AttachVdsToTagParameters.getEntitiesId() |
ArrayList<Guid> |
RemoveDisksFromVmParameters.getImageIds() |
ArrayList<Guid> |
RemoveImageParameters.getImagesToRemoveList() |
ArrayList<Guid> |
VdcReturnValueBase.getInternalTaskIdList() |
List<Guid> |
VmTemplateParametersBase.getStorageDomainsList() |
ArrayList<Guid> |
StoragePoolWithStoragesParameter.getStorages() |
ArrayList<Guid> |
VdcReturnValueBase.getTaskIdList() |
ArrayList<Guid> |
VdcActionParametersBase.getTaskIds() |
Iterable<Guid> |
MaintananceNumberOfVdssParameters.getVdsIdList() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeVDSClusterParameters.setClusterId(Guid clusterId) |
void |
ChangeVMClusterParameters.setClusterId(Guid clusterId) |
void |
MoveOrCopyParameters.setContainerId(Guid value) |
void |
ImprotVmTemplateParameters.setDestDomainId(Guid value) |
void |
ImagesActionsParametersBase.setDestinationImageId(Guid value) |
void |
CreateImageTemplateParameters.setDestinationStorageDomainId(Guid destinationStorageDomainId) |
void |
AddVmTemplateParameters.setDestinationStorageDomainId(Guid destinationStorageDomainId) |
void |
RunVmParams.setDestinationVdsId(Guid value) |
void |
ImagesActionsParametersBase.setImageGroupID(Guid value) |
void |
UpdateVmDiskParameters.setImageId(Guid value) |
void |
RecoveryStoragePoolParameters.setNewMasterDomainId(Guid value) |
void |
RolesParameterBase.setRoleId(Guid value) |
void |
ImprotVmTemplateParameters.setSourceDomainId(Guid value) |
void |
MergeSnapshotParamenters.setSourceVmSnapshotId(Guid value) |
void |
VmPoolParametersBase.setStorageDomainId(Guid value) |
void |
StorageDomainParametersBase.setStorageDomainId(Guid value) |
void |
VmManagementParametersBase.setStorageDomainId(Guid value) |
void |
AddDiskToVmParameters.setStorageDomainId(Guid value) |
void |
RemoveVmFromImportExportParamenters.setStorageDomainId(Guid value) |
void |
VmTemplateImportExportParameters.setStorageDomainId(Guid value) |
void |
SetNonOperationalVdsParameters.setStorageDomainId(Guid value) |
void |
StoragePoolParametersBase.setStoragePoolId(Guid value) |
void |
RemoveVmFromImportExportParamenters.setStoragePoolId(Guid value) |
void |
VmTemplateImportExportParameters.setStoragePoolId(Guid value) |
void |
AddVdsActionParameters.setVdsForUniqueId(Guid serverForUniqueId) |
void |
ImportVmParameters.setVdsGroupId(Guid value) |
void |
ImprotVmTemplateParameters.setVdsGroupId(Guid value) |
void |
VdsActionParameters.setVdsId(Guid value) |
void |
StoragePoolParametersBase.setVdsId(Guid value) |
void |
VmOperationParameterBase.setVmId(Guid value) |
void |
VmPoolUserParameters.setVmId(Guid value) |
void |
AddDiskToVmParameters.setVmSnapshotId(Guid value) |
void |
ImagesActionsParametersBase.setVmSnapshotId(Guid value) |
void |
AddVmTemplateParameters.setVmTemplateID(Guid value) |
Modifier and Type | Method and Description |
---|---|
void |
RemoveDisksFromVmParameters.setImageIds(ArrayList<Guid> value) |
void |
VmTemplateParametersBase.setStorageDomainsList(List<Guid> value) |
void |
VdcReturnValueBase.setTaskIdList(ArrayList<Guid> value) |
void |
VdcActionParametersBase.setTaskIds(ArrayList<Guid> value) |
void |
MaintananceNumberOfVdssParameters.setVdsIdList(List<Guid> value) |
Constructor and Description |
---|
AddImagesFromImportParameters(String candidateID,
Guid baseID,
HashMap<String,Guid> baseImageIDs,
String path,
ImportCandidateSourceEnum source,
boolean force,
Map<String,List<DiskImage>> importedImages) |
AttachEntityToTagParameters(Guid tagId,
ArrayList<Guid> entitiesId) |
AttachVdsToTagParameters(Guid tagId,
ArrayList<Guid> entitiesId) |
MaintananceNumberOfVdssParameters(List<Guid> vdsIdList,
boolean isInternal) |
RemoveDisksFromVmParameters(Guid vmId,
ArrayList<Guid> imageIds) |
RemoveImageParameters(Guid imageId,
ArrayList<Guid> imagesToRemoveList,
Guid containerID) |
StoragePoolWithStoragesParameter(storage_pool storagePool,
ArrayList<Guid> storage_domain_ids,
String sessionId) |
Modifier and Type | Method and Description |
---|---|
Guid |
AsyncTaskCreationInfo.getStoragePoolID() |
Guid |
AsyncTaskParameters.getStoragePoolID() |
Guid |
AsyncTaskCreationInfo.getTaskID() |
Guid |
AsyncTaskParameters.getTaskID() |
Modifier and Type | Method and Description |
---|---|
void |
AsyncTaskCreationInfo.setStoragePoolID(Guid value) |
void |
AsyncTaskCreationInfo.setTaskID(Guid value) |
Constructor and Description |
---|
AsyncTaskCreationInfo(Guid taskID,
AsyncTaskType taskType,
Guid storagePoolID) |
Modifier and Type | Field and Description |
---|---|
static Guid |
VDSGroup.DEFAULT_VDS_GROUP_ID |
protected Guid |
NetworkInterface.id |
Guid |
image_group_storage_domain_map_id.imageGroupId |
Guid |
vm_template_image_map_id.imageTemplateId |
Guid |
image_group_storage_domain_map_id.storageDomainId |
Guid |
vm_template_image_map_id.vmTemplateId |
Modifier and Type | Method and Description |
---|---|
Guid |
permissions.getad_element_id() |
Guid |
IVdsAsyncCommand.getAutoStartVdsId() |
Guid |
bookmarks.getbookmark_id() |
Guid[] |
DiskImage.getchildrenId() |
Guid |
network_cluster.getcluster_id() |
Guid |
BusinessEntitySnapshot.getCommandId() |
Guid |
IImage.getcontainer_guid() |
Guid |
DiskImage.getcontainer_guid() |
Guid |
DiskImageTemplate.getcontainer_guid() |
Guid |
VDSDomainsData.getDomainId() |
Guid |
tags_user_group_map.getgroup_id() |
Guid |
time_lease_vm_pool_map.getid() |
Guid |
ad_groups.getid() |
Guid |
storage_domains.getid() |
Guid |
permissions.getId() |
Guid |
VdsStatic.getId() |
Guid |
Disk.getId() |
Guid |
roles.getId() |
protected Guid |
BusinessEntitySnapshot.getId() |
Guid |
storage_domain_dynamic.getId() |
Guid |
VmBase.getId() |
Guid |
VmDynamic.getId() |
Guid |
storage_domain_static.getId() |
Guid |
storage_pool.getId() |
Guid |
vds_spm_id_map.getId() |
Guid |
VmStatistics.getId() |
Guid |
DiskImageDynamic.getId() |
Guid |
VdsStatistics.getId() |
Guid |
NetworkStatistics.getId()
Returns the instance id.
|
Guid |
DiskImage.getId() |
Guid |
VdsDynamic.getId() |
Guid |
DiskImageTemplate.getId() |
Guid |
network.getId() |
Guid |
NetworkInterface.getId()
Returns the instance id.
|
Guid |
VDSGroup.getID() |
Guid |
DiskImage.getimage_group_id() |
Guid |
image_group_storage_domain_map.getimage_group_id() |
Guid |
stateless_vm_image_map.getimage_guid() |
Guid |
image_vm_pool_map.getimage_guid() |
Guid |
image_vm_map.getimage_id() |
Guid |
image_vm_map_id.getImageId() |
Guid |
IImage.getit_guid() |
Guid |
DiskImage.getit_guid() |
Guid |
DiskImageTemplate.getit_guid() |
Guid |
network_cluster.getnetwork_id() |
Guid |
permissions.getObjectId() |
Guid |
DiskImage.getParentId() |
Guid |
tags_permissions_map.getpermission_id() |
Guid |
RepoFileMetaData.getRepoDomainId() |
Guid |
roles_relations.getrole_container_id() |
Guid |
permissions.getrole_id() |
Guid |
roles_actions.getrole_id() |
Guid |
roles_relations.getrole_id() |
Guid |
RoleGroupMap.getRoleId() |
Guid |
event_audit_log_subscriber.getstorage_domain_id() |
Guid |
image_group_storage_domain_map.getstorage_domain_id() |
Guid |
storage_pool_iso_map.getstorage_id() |
Guid |
VM.getstorage_pool_id() |
Guid |
VDS.getstorage_pool_id() |
Guid |
event_audit_log_subscriber.getstorage_pool_id() |
Guid |
vds_spm_id_map.getstorage_pool_id() |
Guid |
StoragePoolIsoMapId.getStorageId() |
Guid |
RepoFileMetaData.getStoragePoolId() |
Guid |
event_subscriber.getsubscriber_id() |
Guid |
event_audit_log_subscriber.getsubscriber_id() |
Guid |
event_notification_hist.getsubscriber_id() |
Guid |
event_subscriber_notification_methods.getsubscriber_id() |
Guid |
tags_permissions_map.gettag_id() |
Guid |
tags_vds_map.gettag_id() |
Guid |
tags_vm_map.gettag_id() |
Guid |
tags_vm_pool_map.gettag_id() |
Guid |
tags_user_group_map.gettag_id() |
Guid |
tags.gettag_id() |
Guid |
tags_user_map.gettag_id() |
Guid |
async_tasks.gettask_id() |
Guid |
DbUser.getuser_id() |
Guid |
tags_user_map.getuser_id() |
Guid |
AdUser.getUserId() |
Guid |
VM.getvds_group_id() |
Guid |
VDS.getvds_group_id() |
Guid |
VdsStatic.getvds_group_id() |
Guid |
VmBase.getvds_group_id() |
Guid |
vm_pools.getvds_group_id() |
Guid |
VDS.getvds_id() |
Guid |
tags_vds_map.getvds_id() |
Guid |
VdsNetworkStatistics.getVdsId()
Returns the VDS instance id.
|
Guid |
VM.getvm_guid() |
Guid |
stateless_vm_image_map.getvm_guid() |
Guid |
image_vm_pool_map.getvm_guid() |
Guid |
vm_pool_map.getvm_guid() |
Guid |
DiskImage.getvm_guid() |
Guid |
tags_vm_map.getvm_id() |
Guid |
image_vm_map.getvm_id() |
Guid |
time_lease_vm_pool_map.getvm_pool_id() |
Guid |
vm_pools.getvm_pool_id() |
Guid |
image_vm_map_id.getVmId() |
Guid |
VM.getvmt_guid() |
Guid |
DiskImageTemplate.getvmt_guid() |
Guid |
VmStatic.getvmt_guid() |
Guid |
DiskImageTemplate.getvtim_it_guid() |
Modifier and Type | Method and Description |
---|---|
void |
IVdsEventListener.MasterDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
void |
IVdsEventListener.ProcessOnClientIpChange(VDS vds,
Guid vmId) |
void |
IVdsEventListener.ProcessOnCpuFlagsChange(Guid vdsId) |
void |
IVdsEventListener.ProcessOnVmPoweringUp(Guid vds_id,
Guid vmid,
String display_ip,
int display_port) |
void |
IVdsEventListener.ProcessOnVmStop(Guid vmId)
Temoporary patch.
|
void |
IVdsEventListener.RemoveAsyncRunningCommand(Guid vmId) |
void |
IVdsEventListener.Rerun(Guid vmId) |
boolean |
IVdsEventListener.RestartVds(Guid vdsId) |
void |
IVdsEventListener.RunFailedAutoStartVM(Guid vmId) |
void |
IVdsEventListener.RunningSucceded(Guid vmId) |
void |
permissions.setad_element_id(Guid value) |
void |
bookmarks.setbookmark_id(Guid id) |
void |
DiskImage.setchildrenId(Guid[] value) |
void |
network_cluster.setcluster_id(Guid value) |
void |
BusinessEntitySnapshot.setCommandId(Guid commandId) |
void |
IImage.setcontainer_guid(Guid value) |
void |
DiskImage.setcontainer_guid(Guid value) |
void |
DiskImageTemplate.setcontainer_guid(Guid value) |
void |
VDSDomainsData.setDomainId(Guid value) |
void |
tags_user_group_map.setgroup_id(Guid value) |
void |
time_lease_vm_pool_map.setid(Guid value) |
void |
ad_groups.setid(Guid value) |
void |
storage_domains.setid(Guid value) |
void |
permissions.setId(Guid value) |
void |
VdsStatic.setId(Guid id) |
void |
Disk.setId(Guid id) |
void |
roles.setId(Guid id) |
protected void |
BusinessEntitySnapshot.setId(Guid id) |
void |
storage_domain_dynamic.setId(Guid id) |
void |
VmBase.setId(Guid value) |
void |
VmDynamic.setId(Guid value) |
void |
storage_domain_static.setId(Guid id) |
void |
storage_pool.setId(Guid id) |
void |
vds_spm_id_map.setId(Guid value) |
void |
VmStatistics.setId(Guid id) |
void |
DiskImageDynamic.setId(Guid id) |
void |
VdsStatistics.setId(Guid id) |
void |
NetworkStatistics.setId(Guid id)
Sets the instance id.
|
void |
DiskImage.setId(Guid id) |
void |
VdsDynamic.setId(Guid id) |
void |
DiskImageTemplate.setId(Guid id) |
void |
network.setId(Guid value) |
void |
NetworkInterface.setId(Guid id)
Sets the instance id.
|
void |
VDSGroup.setID(Guid value) |
void |
DiskImage.setimage_group_id(Guid value) |
void |
image_group_storage_domain_map.setimage_group_id(Guid value) |
void |
stateless_vm_image_map.setimage_guid(Guid value) |
void |
image_vm_pool_map.setimage_guid(Guid value) |
void |
image_vm_map.setimage_id(Guid value) |
void |
image_vm_map_id.setImageId(Guid imageId) |
void |
IImage.setit_guid(Guid value) |
void |
DiskImage.setit_guid(Guid value) |
void |
DiskImageTemplate.setit_guid(Guid value) |
void |
network_cluster.setnetwork_id(Guid value) |
void |
permissions.setObjectId(Guid objectId) |
void |
DiskImage.setParentId(Guid value) |
void |
tags_permissions_map.setpermission_id(Guid value) |
void |
RepoFileMetaData.setRepoDomainId(Guid repoDomainId) |
void |
roles_relations.setrole_container_id(Guid value) |
void |
permissions.setrole_id(Guid value) |
void |
roles_actions.setrole_id(Guid value) |
void |
roles_relations.setrole_id(Guid value) |
void |
RoleGroupMap.setRoleId(Guid roleId) |
void |
event_audit_log_subscriber.setstorage_domain_id(Guid value) |
void |
image_group_storage_domain_map.setstorage_domain_id(Guid value) |
void |
storage_pool_iso_map.setstorage_id(Guid value) |
void |
VM.setstorage_pool_id(Guid value) |
void |
VDS.setstorage_pool_id(Guid value) |
void |
event_audit_log_subscriber.setstorage_pool_id(Guid value) |
void |
vds_spm_id_map.setstorage_pool_id(Guid value) |
void |
StoragePoolIsoMapId.setStorageId(Guid storageId) |
void |
RepoFileMetaData.setStoragePoolId(Guid storagePoolId) |
void |
event_subscriber.setsubscriber_id(Guid value) |
void |
event_audit_log_subscriber.setsubscriber_id(Guid value) |
void |
event_notification_hist.setsubscriber_id(Guid value) |
void |
event_subscriber_notification_methods.setsubscriber_id(Guid value) |
void |
tags_permissions_map.settag_id(Guid value) |
void |
tags_vds_map.settag_id(Guid value) |
void |
tags_vm_map.settag_id(Guid value) |
void |
tags_vm_pool_map.settag_id(Guid value) |
void |
tags_user_group_map.settag_id(Guid value) |
void |
tags.settag_id(Guid id) |
void |
tags_user_map.settag_id(Guid value) |
void |
async_tasks.settask_id(Guid value) |
void |
DbUser.setuser_id(Guid value) |
void |
tags_user_map.setuser_id(Guid value) |
void |
AdUser.setUserId(Guid value) |
void |
VM.setvds_group_id(Guid value) |
void |
VDS.setvds_group_id(Guid value) |
void |
VdsStatic.setvds_group_id(Guid value) |
void |
VDSGroup.setvds_group_id(Guid value) |
void |
VmBase.setvds_group_id(Guid value) |
void |
vm_pools.setvds_group_id(Guid value) |
void |
VDS.setvds_id(Guid value) |
void |
tags_vds_map.setvds_id(Guid value) |
void |
VdsNetworkStatistics.setVdsId(Guid vdsId)
Sets the VDS instance id.
|
void |
VM.setvm_guid(Guid value) |
void |
stateless_vm_image_map.setvm_guid(Guid value) |
void |
image_vm_pool_map.setvm_guid(Guid value) |
void |
vm_pool_map.setvm_guid(Guid value) |
void |
DiskImage.setvm_guid(Guid value) |
void |
tags_vm_map.setvm_id(Guid value) |
void |
image_vm_map.setvm_id(Guid value) |
void |
time_lease_vm_pool_map.setvm_pool_id(Guid value) |
void |
tags_vm_pool_map.setvm_pool_id(Guid value) |
void |
vm_pool_map.setvm_pool_id(Guid value) |
void |
vm_pools.setvm_pool_id(Guid value) |
void |
image_vm_map_id.setVmId(Guid vmId) |
void |
VM.setvmt_guid(Guid value) |
void |
DiskImageTemplate.setvmt_guid(Guid value) |
void |
VmStatic.setvmt_guid(Guid value) |
void |
DiskImageTemplate.setvtim_it_guid(Guid value) |
void |
IVdsEventListener.StorageDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
void |
IVdsEventListener.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error) |
void |
IVdsEventListener.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error,
TransactionScopeOption transactionScopeOption) |
void |
IVdsEventListener.StoragePoolStatusChanged(Guid storagePoolId,
StoragePoolStatus status) |
void |
VM.updateRunTimeDynamicData(VmDynamic vm,
Guid vdsId,
String vdsName)
update vm dynamic data
|
void |
IVdsEventListener.VdsMovedToMaintanance(Guid vdsId) |
void |
IVdsEventListener.VdsNonOperational(Guid vdsId,
NonOperationalReason type,
boolean logCommand,
boolean saveToDb,
Guid domainId) |
void |
IVdsEventListener.VdsUpEvent(Guid vdsId) |
Modifier and Type | Method and Description |
---|---|
void |
tags.GetTagIdAndChildrenIdsAsList(HashSet<Guid> tagIds) |
Constructor and Description |
---|
ad_groups(Guid id)
This constructor used only for Inactive groups
|
ad_groups(Guid id,
String name) |
ad_groups(Guid id,
String name,
int status) |
ad_groups(Guid id,
String name,
String domain) |
ad_groups(Guid id,
String name,
String domain,
String distinguishedName) |
ad_groups(Guid id,
String name,
String domain,
String distinguishedName,
List<String> memberOf) |
AdUser(String userName,
String password,
Guid userId,
String domainControler) |
async_tasks(VdcActionType action_type,
AsyncTaskResultEnum result,
AsyncTaskStatusEnum status,
Guid task_id,
VdcActionParametersBase action_parameters) |
bookmarks(String bookmark_name,
String bookmark_value,
Guid bookmark_id) |
DbUser(String department,
String desktop_device,
String domain,
String email,
String groups,
String name,
String note,
String role,
int status,
String surname,
String user_icon_path,
Guid user_id,
String username,
int sessionCount,
String groupIds) |
Disk(Guid id,
ImageStatus status,
int internalDriveMapping,
DiskImage activeImage,
DiskType diskType,
DiskInterface diskInterface,
boolean wipeAfterDelete,
PropagateErrors propagateErrors) |
DiskImage(Boolean active,
Date creation_date,
Date last_modified_date,
long actual_size,
String description,
Guid image_guid,
String internal_drive_mapping,
Guid it_guid,
long size,
Guid vm_guid,
Guid parentId,
ImageStatus imageStatus,
Date lastModified,
String appList) |
DiskImageTemplate(Guid vtim_it_guid,
Guid vmt_guid,
String internal_drive_mapping,
Guid it_guid,
String os,
String os_version,
Date creation_date,
long size,
String description,
Boolean bootable) |
event_audit_log_subscriber(int event_type,
Guid subscriber_id,
String event_up_name,
int method_id,
String method_address,
String tag_name,
long audit_log_id,
NGuid user_id,
String user_name,
NGuid vm_id,
String vm_name,
NGuid vm_template_id,
String vm_template_name,
NGuid vds_id,
String vds_name,
Guid storage_pool_id,
String storage_pool_name,
Guid storage_domain_id,
String storage_domain_name,
Date log_time,
int severity,
String message) |
event_notification_hist(long audit_log_id,
String event_name,
String method_type,
String reason,
Date sent_at,
boolean status,
Guid subscriber_id) |
event_subscriber_id(Guid subscriberId,
String eventUpName,
int methodId,
String tagName) |
event_subscriber_notification_methods(Guid subscriber_id,
String event_up_name,
String method_type) |
event_subscriber(String event_up_name,
int method_id,
Guid subscriber_id,
String tagName) |
event_subscriber(String event_up_name,
int method_id,
String method_address,
Guid subscriber_id,
String tagName) |
image_group_storage_domain_map_id(Guid imageGroupId,
Guid storageDomainId) |
image_group_storage_domain_map(Guid image_group_id,
Guid storage_domain_id) |
image_vm_map_id(Guid imageId,
Guid vmId) |
image_vm_map(Boolean active,
Guid image_id,
Guid vm_id) |
image_vm_pool_map(Guid image_guid,
String internal_drive_mapping,
Guid vm_guid) |
network_cluster(Guid cluster_id,
Guid network_id,
int status,
boolean isDisplay) |
network(String addr,
String description,
Guid id,
String name,
String subnet,
String gateway,
Integer type,
Integer vlan_id,
boolean stp) |
permissions(Guid ad_element_id,
Guid id,
Guid role_id) |
permissions(Guid ad_element_idField,
Guid role_idField,
Guid objectId,
VdcObjectType objectType) |
RoleGroupMap(ActionGroup actionGroup,
Guid roleId) |
RoleGroupMapId(Guid roleId,
ActionGroup actionGroup) |
roles_actions(VdcActionType action_id,
Guid role_id) |
roles_relations(Guid role_container_id,
Guid role_id) |
roles(String description,
Guid id,
String name) |
stateless_vm_image_map(Guid image_guid,
String internal_drive_mapping,
Guid vm_guid) |
storage_domain_dynamic(Integer available_disk_size,
Guid id,
Integer used_disk_size) |
storage_domain_static(Guid id,
String storage,
int storage_domain_type,
String storage_name) |
storage_domains(Guid id,
String storage,
String storage_name,
Guid storage_pool_id,
Integer available_disk_size,
Integer used_disk_size,
StorageDomainStatus status,
String storage_pool_name,
int storage_pool_type,
int storage_type) |
storage_pool_iso_map(Guid storage_id,
Guid storage_pool_id,
StorageDomainStatus status) |
storage_pool(String description,
Guid id,
String name,
int storage_pool_type,
int status) |
StoragePoolIsoMapId(Guid storageId,
NGuid storagePoolId) |
tags_permissions_map(Guid permission_id,
Guid tag_id) |
tags_user_group_map(Guid group_id,
Guid tag_id) |
tags_user_map(Guid tag_id,
Guid user_id) |
tags_vds_map_id(Guid tagId,
Guid vdsId) |
tags_vds_map(Guid tag_id,
Guid vds_id) |
tags_vm_map_id(Guid tagId,
Guid vmId) |
tags_vm_map(Guid tag_id,
Guid vm_id) |
tags_vm_pool_map_id(Guid tagId,
Guid vmPoolId) |
tags_vm_pool_map(Guid tag_id,
NGuid vm_pool_id) |
tags(String description,
NGuid parent_id,
Boolean isReadonly,
Guid tag_id,
String tag_name) |
time_lease_vm_pool_map_id(Guid id,
Guid vmPoolId) |
time_lease_vm_pool_map(Date end_time,
Guid id,
Date start_time,
int type,
Guid vm_pool_id) |
vds_spm_id_map(Guid storage_pool_id,
Guid vds_id,
int vds_spm_id) |
VDS(Guid vds_group_id,
String vds_group_name,
String vds_group_description,
Guid vds_id,
String vds_name,
String ip,
String host_name,
int port,
int status,
Integer cpu_cores,
String cpu_model,
Double cpu_speed_mh,
String if_total_speed,
Boolean kvm_enabled,
Integer physical_mem_mb,
Double cpu_idle,
Double cpu_load,
Double cpu_sys,
Double cpu_user,
Integer mem_commited,
Integer vm_active,
int vm_count,
Integer vm_migrating,
Integer usage_mem_percent,
Integer usage_cpu_percent,
Integer usage_network_percent,
Integer reserved_mem,
Integer guest_overhead,
VDSStatus previous_status,
String software_version,
String version_name,
String build_name,
Long mem_available,
Long mem_shared,
boolean server_SSL_enabled,
String vds_group_cpu_name,
String cpu_name,
Boolean net_config_dirty,
String pm_type,
String pm_user,
String pm_password,
int pm_port,
String pm_options,
boolean pm_enabled) |
VdsDynamic(Integer cpu_cores,
String cpu_model,
Double cpu_speed_mh,
String if_total_speed,
Boolean kvm_enabled,
Integer mem_commited,
Integer physical_mem_mb,
int status,
Guid vds_id,
Integer vm_active,
int vm_count,
Integer vm_migrating,
Integer reserved_mem,
Integer guest_overhead,
VDSStatus previous_status,
String software_version,
String version_name,
String build_name,
Date cpu_over_commit_time_stamp,
HypervisorType hypervisor_type,
Integer pending_vcpus_count,
Integer pending_vmem_sizeField,
Boolean net_config_dirty) |
VdsStatic(String host_name,
String ip,
String uniqueId,
int port,
Guid vds_group_id,
Guid vds_id,
String vds_name,
boolean server_SSL_enabled,
VDSType vds_type) |
VdsStatistics(Double cpu_idle,
Double cpu_load,
Double cpu_sys,
Double cpu_user,
Long mem_available,
Long mem_shared,
Integer usage_cpu_percent,
Integer usage_mem_percent,
Integer usage_network_percent,
Guid vds_id) |
vm_pool_map(Guid vm_guid,
NGuid vm_pool_id) |
vm_pools(String vm_pool_description,
Guid vm_pool_id,
String vm_pool_name,
VmPoolType vmPoolType,
Guid vds_group_id) |
vm_pools(String vm_pool_description,
Guid vm_pool_id,
String vm_pool_name,
VmPoolType vmPoolType,
Guid vds_group_id,
int defaultTimeInDays,
TimeSpan defaultStartTime,
TimeSpan defaultEndTime)
TODO: Vitaly change it to better designed implementation
|
VM(Guid vm_guid,
String vm_name,
int vm_mem_size_mb,
Guid vmt_guid,
VmOsType vm_os,
String vm_description,
Guid vds_group_id,
String vds_group_name,
String vds_group_description,
String vmt_name,
int vmt_mem_size_mb,
VmOsType vmt_os,
Date vmt_creation_date,
int vmt_child_count,
int vmt_num_of_cpus,
int vmt_num_of_sockets,
int vmt_cpu_per_socket,
String vmt_description,
int status,
String vm_ip,
String vm_host,
Integer vm_pid,
Date vm_last_up_time,
Date vm_last_boot_time,
String guest_cur_user_name,
Date guest_last_login_time,
NGuid guest_cur_user_id,
Date guest_last_logout_time,
String guest_os,
Double cpu_user,
Double cpu_sys,
Integer vm_if_id_1,
String vm_if_name_1,
Integer vm_line_rate_1,
BigDecimal rx_dropped_1,
BigDecimal rx_rate_1,
BigDecimal tx_dropped_1,
BigDecimal tx_rate_1,
Integer vm_if_id_2,
String vm_if_name_2,
Integer vm_line_rate_2,
BigDecimal rx_dropped_2,
BigDecimal rx_rate_2,
BigDecimal tx_dropped_2,
BigDecimal tx_rate_2,
Double elapsed_time,
Integer usage_network_percent,
Integer usage_mem_percent,
Integer usage_cpu_percent,
Guid run_on_vds,
Guid migrating_to_vds,
String app_list,
Integer display,
String vm_domain,
Date vm_creation_date,
String run_on_vds_name,
String time_zone,
Boolean acpi_enable,
Integer session,
String display_ip,
Integer display_type,
Boolean kvm_enable,
Integer boot_sequence,
String vmt_time_zone,
Integer display_secure_port,
Integer utc_diff,
boolean is_stateless,
String vds_cpu_name,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode,
int minAllocatedMem) |
VmBase(Guid id,
Guid vds_group_id,
VmOsType mOs,
Date creationDate,
String description,
int memSizeMB,
int numOfSockets,
int cpusPerSocket,
String domain,
String timezone,
VmType vmType,
UsbPolicy usbPolicy,
boolean fail_back,
BootSequence defaultBootSequence,
HypervisorType hypervisorType,
OperationMode operationMode,
int niceLevel,
boolean autosuspend,
int priority,
boolean autoStartup,
boolean stateless,
String isoPath,
OriginType origin,
String kernelUrl,
String kernelParams,
String initrdUrl) |
VmDynamic(String app_list,
NGuid guest_cur_user_id,
String guest_cur_user_name,
Date guest_last_login_time,
Date guest_last_logout_time,
String guest_os,
NGuid migrating_to_vds,
NGuid run_on_vds,
int status,
Guid vm_guid,
String vm_host,
String vm_ip,
Date vm_last_boot_time,
Date vm_last_up_time,
Integer vm_pid,
Integer display,
Boolean acpi_enable,
String display_ip,
Integer display_type,
Boolean kvm_enable,
Integer session,
Integer boot_sequence,
Integer display_secure_port,
Integer utc_diff,
Guid last_vds_run_on,
String client_ip,
Integer guest_requested_memory) |
VmStatic(String description,
int mem_size_mb,
VmOsType os,
Guid vds_group_id,
Guid vm_guid,
String vm_name,
Guid vmt_guid,
String domain,
Date creation_date,
int num_of_monitors,
boolean is_initialized,
boolean is_auto_suspend,
Guid dedicated_vm_for_vds,
int num_of_sockets,
int cpu_per_socket,
UsbPolicy usb_policy,
String time_zone,
boolean auto_startup,
boolean is_stateless,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode,
int minAllocatedMem) |
VmStatistics(Double cpu_sys,
Double cpu_user,
Double elapsed_time,
Integer usage_cpu_percent,
Integer usage_mem_percent,
Integer usage_network_percent,
String disksUsage,
Guid vm_guid) |
VmTemplate(int child_count,
Date creation_date,
String description,
int mem_size_mb,
String name,
int num_of_sockets,
int cpu_per_socket,
VmOsType os,
Guid vds_group_id,
Guid vmt_guid,
String domain,
int num_of_monitors,
int status,
int usb_policy,
String time_zone,
boolean is_auto_suspend,
int nice_level,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode) |
Modifier and Type | Method and Description |
---|---|
Guid |
IBackendCallBackServer.BackendException(VdcActionType actionType,
VdcFault fault) |
Guid |
IVdcUser.getUserId() |
Modifier and Type | Method and Description |
---|---|
void |
IBackendCallBackServer.ClearQuery(Guid QueryId) |
IVdsAsyncCommand |
VDSBrokerFrontend.GetAsyncCommandForVm(Guid vmId) |
String |
ITagsHandler.GetTagIdAndChildrenIds(Guid tagId) |
String |
ITagsHandler.GetTagNameAndChildrenNames(Guid tagId) |
void |
IBackendCallBackServer.QueryDataChanged(Guid queryId,
IRegisterQueryUpdatedData updatedData) |
void |
IBackendCallBackServer.QueryFailed(Guid queryId) |
void |
VDSBrokerFrontend.RemoveAsyncRunningCommand(Guid vmId) |
void |
IBackendCallBackServer.SearchQueryException(Guid queryId,
VdcQueryType queryType,
VdcFault fault)
Add fault search query to queue of async queries
|
void |
IVdcUser.setUserId(Guid value) |
Modifier and Type | Method and Description |
---|---|
Guid |
MultilevelAdministrationByAdElementIdParameters.getAdElementId() |
Guid |
GetBookmarkByIdParameters.getBookmarkId() |
Guid |
GetVmTemplateParameters.getId() |
Guid |
GetDedicatedVmParameters.getId() |
Guid |
GetUserMessageParameters.getId() |
Guid |
GetVmsAttachedToAdGroupParameters.getId() |
Guid |
GetAdGroupByIdParameters.getId() |
Guid |
GetAllVmSnapshotsParameters.getId() |
Guid |
GetAllVmSnapshotsByDriveParameters.getId() |
Guid |
GetVmPoolsAttachedToAdGroupParameters.getId() |
Guid |
GetVmsRunningOnVDSParameters.getId() |
Guid |
GetUserVmsByUserIdAndGroupsParameters.getId() |
Guid |
GetVmsRunningOnVDSCountParameters.getId() |
Guid |
GetVmByVmIdParameters.getId() |
Guid |
GetMessagesByIdParametersBase.getId() |
Guid |
GetVmsByVmTemplateGuidParameters.getId() |
Guid |
GetImageByImageIdParameters.getImageId() |
Guid |
GetPermissionsForObjectParameters.getObjectId() |
Guid |
MultilevelAdministrationByPermissionIdParameters.getPermissionId() |
Guid |
GetVmPoolByIdParametersBase.getPoolId() |
Guid |
UnregisterQueryParameters.getQueryID() |
Guid |
RegisterQueryParameters.getQueryID() |
Guid |
MultilevelAdministrationByRoleIdParameters.getRoleId() |
Guid |
GetAllIsoImagesListParameters.getStorageDomainId() |
Guid |
GetAllFromExportDomainQueryParamenters.getStorageDomainId() |
Guid |
StorageDomainQueryParametersBase.getStorageDomainId() |
Guid |
GetAllNetworkQueryParamenters.getStoragePoolId() |
Guid |
GetNewVdsFenceStatusParameters.getStoragePoolId() |
Guid |
GetVmTemplatesByStoragePoolIdParameters.getStoragePoolId() |
Guid |
GetStorageDomainsByConnectionParameters.getStoragePoolId()
Returns the storage pool id associated with the command parameters
|
Guid |
StoragePoolQueryParametersBase.getStoragePoolId() |
Guid |
StorageDomainAndPoolQueryParameters.getStoragePoolId() |
Guid |
GetAllFromExportDomainQueryParamenters.getStoragePoolId() |
Guid |
GetEventSubscribersBySubscriberIdParameters.getSubscriberId() |
Guid |
GetTagByTagIdParameters.getTagId() |
Guid |
GetAllVmSnapshotsByDriveQueryReturnValue.getTryingImage()
Gets or sets the trying image.
|
Guid |
GetUserVmByUserIdAndByVmGuidParameters.getUserId() |
Guid |
GetByUserIdParameters.getUserId() |
Guid |
GetVmsByUseridParameters.getUserId() |
Guid |
GetAllVmPoolsAttachedToUserParameters.getUserId() |
Guid |
GetDbUserByUserIdParameters.getUserId() |
Guid |
GetAvailableClusterVersionsParameters.getVdsGroupId() |
Guid |
NetworkNonOperationalQueryParamenters.getVdsGroupId() |
Guid |
VdsGroupQueryParamenters.getVdsGroupId() |
Guid |
GetVdsGroupByVdsGroupIdParameters.getVdsGroupId() |
Guid |
RegisterVdsParameters.getVdsGroupId() |
Guid |
DiscoverSendTargetsQueryParameters.getVdsId() |
Guid |
GetVdsHooksByIdParameters.getVdsId() |
Guid |
GetNewVdsFenceStatusParameters.getVdsId() |
Guid |
VdsIdParametersBase.getVdsId() |
Guid |
GetVdsGroupByIdParameters.getVdsId() |
Guid |
GetAllChildVlanInterfacesQueryParameters.getVdsId() |
Guid |
GetVdsByVdsIdParameters.getVdsId() |
Guid |
RegisterVdsParameters.getVdsId() |
Guid |
GetUserVmByUserIdAndByVmGuidParameters.getVmId() |
Guid |
GetAllDisksByVmIdParameters.getVmId() |
Guid |
GetUsersByVmidParameters.getVmId() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Guid> |
GetAllFromExportDomainQueryParamenters.getIds() |
ArrayList<Guid> |
AsyncQueryResults.getQueryIDs() |
ArrayList<Guid> |
GetTasksStatusesByTasksIDsParameters.getTasksIDs() |
Modifier and Type | Method and Description |
---|---|
void |
GetPermissionsForObjectParameters.setObjectId(Guid objectId) |
protected void |
UnregisterQueryParameters.setQueryID(Guid value) |
protected void |
RegisterQueryParameters.setQueryID(Guid value) |
void |
GetAllIsoImagesListParameters.setStorageDomainId(Guid value) |
void |
GetAllFromExportDomainQueryParamenters.setStorageDomainId(Guid value) |
void |
GetNewVdsFenceStatusParameters.setStoragePoolId(Guid value) |
void |
GetStorageDomainsByConnectionParameters.setStoragePoolId(Guid storagePoolId)
Sets the storage pool id associated with the command parameters
|
void |
GetAllVmSnapshotsByDriveQueryReturnValue.setTryingImage(Guid value) |
void |
GetByUserIdParameters.setUserId(Guid userId) |
void |
GetAvailableClusterVersionsParameters.setVdsGroupId(Guid value) |
void |
GetVdsHooksByIdParameters.setVdsId(Guid id) |
void |
GetNewVdsFenceStatusParameters.setVdsId(Guid value) |
Modifier and Type | Method and Description |
---|---|
void |
GetAllFromExportDomainQueryParamenters.setIds(ArrayList<Guid> value) |
void |
AsyncQueryResults.setQueryIDs(ArrayList<Guid> queryIDs) |
Constructor and Description |
---|
GetTasksStatusesByTasksIDsParameters(ArrayList<Guid> tasksIDs) |
Modifier and Type | Method and Description |
---|---|
Guid |
VdcUser.getUserId() |
Modifier and Type | Method and Description |
---|---|
void |
VdcUser.setUserId(Guid value) |
Constructor and Description |
---|
VdcUser(Guid userId,
String userName,
String domain) |
Modifier and Type | Method and Description |
---|---|
Guid |
ImportCandidateVDSCommandParameters.getBaseID() |
Guid |
MoveMultipleImageGroupsVDSCommandParameters.getContainerId() |
Guid |
MoveImageGroupVDSCommandParameters.getDstDomainId() |
Guid |
MoveMultipleImageGroupsVDSCommandParameters.getDstDomainId() |
Guid |
CopyImageVDSCommandParameters.getdstImageGroupId() |
Guid |
CopyImageVDSCommandParameters.getDstImageId() |
Guid |
CopyImageVDSCommandParameters.getDstStorageDomainId() |
Guid |
MigrateVDSCommandParameters.getDstVdsId() |
Guid |
StoragePoolDomainAndGroupIdBaseVDSCommandParameters.getImageGroupId() |
Guid |
GetImageDomainsListVDSCommandParameters.getImageGroupId() |
Guid |
CreateSnapshotVDSCommandParameters.getImageId() |
Guid |
AllStorageAndImageIdVDSCommandParametersBase.getImageId() |
Guid |
MergeSnapshotsVDSCommandParameters.getImageId2() |
Guid |
CreateStoragePoolVDSCommandParameters.getMasterDomainId() |
Guid |
ReconstructMasterVDSCommandParameters.getMasterDomainId() |
Guid |
ConnectStoragePoolVDSCommandParameters.getMasterDomainId() |
Guid |
RefreshStoragePoolVDSCommandParameters.getMasterStorageDomainId() |
Guid |
DeactivateStorageDomainVDSCommandParameters.getMasterStorageDomainId() |
Guid |
CreateImageVDSCommandParameters.getNewImageID() |
Guid |
CreateSnapshotVDSCommandParameters.getSourceImageGroupId() |
Guid |
ValidateStorageDomainVDSCommandParameters.getStorageDomainId() |
Guid |
StorageDomainIdParametersBase.getStorageDomainId() |
Guid |
IrsBaseVDSCommandParameters.getStoragePoolId() |
Guid |
CreateStoragePoolVDSCommandParameters.getStoragePoolId() |
Guid |
ReconstructMasterVDSCommandParameters.getStoragePoolId() |
Guid |
HSMGetIsoListParameters.getStoragePoolId() |
Guid |
HSMGetStorageDomainsListVDSCommandParameters.getStoragePoolId() |
Guid |
GetStorageConnectionsListVDSCommandParameters.getStoragePoolId() |
Guid |
FenceVdsVDSCommandParameters.getTargetVdsID() |
Guid |
SPMTaskGuidBaseVDSCommandParameters.getTaskId() |
Guid |
HSMTaskGuidBaseVDSCommandParameters.getTaskId() |
Guid |
ResetIrsVDSCommandParameters.getVdsId() |
Guid |
VdsIdVDSCommandParametersBase.getVdsId() |
Guid |
RemoveVMVDSCommandParameters.getVmGuid() |
Guid |
ExportCandidateVDSCommandParameters.getVmGUID() |
Guid |
MoveImageGroupVDSCommandParameters.getVmId() |
Guid |
SetVmStatusVDSCommandParameters.getVmId() |
Guid |
VdsAndVmIDVDSParametersBase.getVmId() |
Guid |
CopyImageVDSCommandParameters.getVmId() |
Guid |
MergeSnapshotsVDSCommandParameters.getVmId() |
Guid |
IsVmDuringInitiatingVDSCommandParameters.getVmId() |
Guid |
ExportCandidateVDSCommandParameters.getVmTemplateGUID() |
Modifier and Type | Method and Description |
---|---|
Map<String,Guid> |
ImportCandidateVDSCommandParameters.getBaseImageIDs() |
ArrayList<Guid> |
CreateStoragePoolVDSCommandParameters.getDomainsIdList() |
ArrayList<Guid> |
DestroyImageVDSCommandParameters.getImageList() |
HashMap<Guid,KeyValuePairCompat<String,List<Guid>>> |
UpdateVMVDSCommandParameters.getInfoDictionary() |
HashMap<Guid,KeyValuePairCompat<String,List<Guid>>> |
UpdateVMVDSCommandParameters.getInfoDictionary() |
HashMap<String,ArrayList<Guid>> |
ExportCandidateVDSCommandParameters.getListOfImages() |
ArrayList<Guid> |
GetVmsInfoVDSCommandParameters.getVmIdList() |
HashMap<String,Guid> |
ExportCandidateVDSCommandParameters.getVmTemplateImageGUIDs() |
Modifier and Type | Method and Description |
---|---|
protected void |
ImportCandidateVDSCommandParameters.setBaseID(Guid value) |
void |
CopyImageVDSCommandParameters.setdstImageGroupId(Guid value) |
void |
CopyImageVDSCommandParameters.setDstImageId(Guid value) |
void |
CopyImageVDSCommandParameters.setDstStorageDomainId(Guid value) |
void |
StoragePoolDomainAndGroupIdBaseVDSCommandParameters.setImageGroupId(Guid value) |
protected void |
CreateImageVDSCommandParameters.setNewImageID(Guid value) |
void |
CreateSnapshotVDSCommandParameters.setSourceImageGroupId(Guid value) |
void |
StorageDomainIdParametersBase.setStorageDomainId(Guid value) |
void |
IrsBaseVDSCommandParameters.setStoragePoolId(Guid value) |
void |
ResetIrsVDSCommandParameters.setVdsId(Guid value) |
void |
RemoveVMVDSCommandParameters.setVmGuid(Guid value) |
void |
CopyImageVDSCommandParameters.setVmId(Guid value) |
void |
MergeSnapshotsVDSCommandParameters.setVmId(Guid value) |
Modifier and Type | Method and Description |
---|---|
protected void |
ImportCandidateVDSCommandParameters.setBaseImageIDs(HashMap<String,Guid> value) |
void |
GetVmsInfoVDSCommandParameters.setVmIdList(ArrayList<Guid> value) |
Constructor and Description |
---|
CreateStoragePoolVDSCommandParameters(Guid vdsId,
StorageType storageType,
Guid storagePoolId,
String poolName,
Guid masterDomainId,
ArrayList<Guid> domainsIdList,
int masterVersion) |
DestroyImageVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid imageGroupId,
ArrayList<Guid> imageList,
boolean postZero,
boolean force,
String compatibilityVersion) |
ExportCandidateVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid vmGUID,
HashMap<String,ArrayList<Guid>> listOfImages,
String vmMeta,
Guid vmTemplateGUID,
HashMap<String,Guid> vmTemplateImageGUIDs,
String vmTemplateMeta,
String path,
boolean collapse,
boolean force) |
ExportCandidateVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid vmGUID,
HashMap<String,ArrayList<Guid>> listOfImages,
String vmMeta,
Guid vmTemplateGUID,
HashMap<String,Guid> vmTemplateImageGUIDs,
String vmTemplateMeta,
String path,
boolean collapse,
boolean force) |
ImportCandidateVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid imageGroupId,
String candidateID,
Guid baseID,
HashMap<String,Guid> baseImageIDs,
ImportCandidateSourceEnum candidateSource,
String importPath,
boolean force) |
UpdateVMVDSCommandParameters(Guid storagePoolId,
HashMap<Guid,KeyValuePairCompat<String,List<Guid>>> infoDictionary) |
UpdateVMVDSCommandParameters(Guid storagePoolId,
HashMap<Guid,KeyValuePairCompat<String,List<Guid>>> infoDictionary) |
Modifier and Type | Field and Description |
---|---|
static Guid |
NGuid.Empty |
static Guid |
Guid.EVERYONE |
protected Guid |
NGuid.guid |
static Guid |
Guid.SYSTEM |
Modifier and Type | Method and Description |
---|---|
static Guid |
Guid.createGuidFromString(String candidate) |
Guid |
NGuid.getValue() |
static Guid |
NGuid.NewGuid() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Guid.OpEquality(Guid g1,
Guid g2) |
Modifier and Type | Method and Description |
---|---|
Guid |
user_sessions.getuser_id() |
Guid |
user_action_map.getuserId() |
Guid |
user_sessions_id.getUserId() |
Modifier and Type | Method and Description |
---|---|
List<Guid> |
DbFacade.getOrderedVmGuidsForRunMultipleActions(List<Guid> guids) |
Modifier and Type | Method and Description |
---|---|
String |
DbFacade.getEntityNameByIdAndType(Guid objectId,
VdcObjectType vdcObjectType) |
NGuid |
DbFacade.getEntityPermissions(Guid adElementId,
ActionGroup actionGroup,
Guid objectId,
VdcObjectType vdcObjectType) |
boolean |
DbFacade.IsStoragePoolMasterUp(Guid storagePoolId) |
void |
DbFacade.SaveIsInitialized(Guid vmid,
boolean isInitialized) |
void |
user_action_map.setuser_id(Guid value) |
void |
user_sessions.setuser_id(Guid value) |
void |
user_action_map.setuserId(Guid value) |
void |
user_sessions_id.setUserId(Guid userId) |
void |
DbFacade.updateLastAdminCheckStatus(Guid... userIds)
User presentation in GUI have a distinction between ADMIN/USER user.
|
Modifier and Type | Method and Description |
---|---|
List<Guid> |
DbFacade.getOrderedVmGuidsForRunMultipleActions(List<Guid> guids) |
Constructor and Description |
---|
user_action_map(int actionId,
NGuid tagId,
Guid userId) |
user_sessions_id(Guid userId,
String sessionId) |
user_sessions(String browser,
String client_type,
Date login_time,
String os,
String session_id,
Guid user_id) |
Modifier and Type | Method and Description |
---|---|
Guid |
AuditLogableBase.getVdsGroupId() |
Guid |
AuditLogableBase.getVdsId() |
Guid |
AuditLogableBase.getVmId() |
Guid |
AuditLogableBase.getVmTemplateId() |
Modifier and Type | Method and Description |
---|---|
static void |
AlertDirector.RemoveAllVdsAlerts(Guid vdsId,
boolean removeConfigAlerts)
Removes all alerts.
|
static void |
AlertDirector.RemoveVdsAlert(Guid vdsId,
AuditLogType type)
Removes the alert.
|
void |
AuditLogableBase.setVdsGroupId(Guid value) |
void |
AuditLogableBase.setVdsId(Guid value) |
void |
AuditLogableBase.setVmId(Guid value) |
void |
AuditLogableBase.setVmTemplateId(Guid value) |
Constructor and Description |
---|
AuditLogableBase(NGuid vdsId,
Guid vmId) |
Modifier and Type | Method and Description |
---|---|
Guid |
StorageDomainDAO.getMasterStorageDomainIdForPool(Guid pool)
Retrieves the master storage domain for the specified pool.
|
Guid |
StorageDomainDAODbFacadeImpl.getMasterStorageDomainIdForPool(Guid pool) |
Modifier and Type | Method and Description |
---|---|
List<Guid> |
StorageDomainStaticDAODbFacadeImpl.getAllIds(Guid pool,
StorageDomainStatus status) |
List<Guid> |
StorageDomainStaticDAO.getAllIds(Guid pool,
StorageDomainStatus status)
Return all the domains of the given status which belong to the given pool.
|
Map<Guid,VM> |
VmDAODbFacadeImpl.getAllRunningByVds(Guid id) |
Map<Guid,VM> |
VmDAO.getAllRunningByVds(Guid vds)
Returns the list of virtual machines running on the specified VDS instance.
|
List<Guid> |
StorageDomainDAO.getAllStorageDomainsByImageGroup(Guid imageGroupId)
Retrieves all domain which contains any image from provided group
|
List<Guid> |
StorageDomainDAODbFacadeImpl.getAllStorageDomainsByImageGroup(Guid imageGroupId) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
VmStatisticsDaoDbFacadeImpl.createIdParameterMapper(Guid id) |
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
VmDynamicDAODbFacadeImpl.createIdParameterMapper(Guid id) |
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
VmNetworkStatisticsDAODbFacadeImpl.createIdParameterMapper(Guid id) |
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
DiskDaoDbFacadeImpl.createIdParameterMapper(Guid id) |
protected org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
DiskImageDynamicDAODbFacadeImpl.createIdParameterMapper(Guid id) |
void |
TagDAODbFacadeImpl.detachUserFromTag(Guid tagId,
Guid userId) |
void |
TagDAO.detachUserFromTag(Guid tagId,
Guid userId) |
void |
TagDAODbFacadeImpl.detachUserGroupFromTag(Guid tagId,
Guid groupId) |
void |
TagDAO.detachUserGroupFromTag(Guid tagId,
Guid groupId) |
void |
TagDAODbFacadeImpl.detachVdsFromTag(Guid tagId,
Guid vdsId) |
void |
TagDAO.detachVdsFromTag(Guid tagId,
Guid vdsId) |
void |
TagDAODbFacadeImpl.detachVmFromTag(Guid tagId,
Guid vmId) |
void |
TagDAO.detachVmFromTag(Guid tagId,
Guid vmId) |
boolean |
DiskDaoDbFacadeImpl.exists(Guid id) |
boolean |
DiskDao.exists(Guid id)
Check if the
Disk with the given id exists or not. |
VmTemplate |
VmTemplateDAODbFacadeImpl.get(Guid id) |
VDSGroup |
VdsGroupDAO.get(Guid id)
Gets the group with the specified id.
|
storage_pool |
StoragePoolDAODbFacadeImpl.get(Guid id) |
storage_domains |
StorageDomainDAO.get(Guid id)
Retrieves the storage domain with specified id.
|
DbUser |
DbUserDAO.get(Guid id)
Retrieves the suser with the specified id.
|
tags |
TagDAODbFacadeImpl.get(Guid id) |
storage_domain_static |
StorageDomainStaticDAODbFacadeImpl.get(Guid id) |
async_tasks |
AsyncTaskDAO.get(Guid id)
Retrieves the task with the specified id.
|
VdsDynamic |
VdsDynamicDAODbFacadeImpl.get(Guid id) |
VM |
VmDAODbFacadeImpl.get(Guid id) |
bookmarks |
BookmarkDAO.get(Guid id)
Retrieves the specified bookmark with the supplied id.
|
storage_domains |
StorageDomainDAODbFacadeImpl.get(Guid id) |
DiskImage |
DiskImageDAODbFacadeImpl.get(Guid id) |
bookmarks |
BookmarkDAODbFacadeImpl.get(Guid id) |
VdsStatistics |
VdsStatisticsDAODbFacadeImpl.get(Guid id) |
ad_groups |
AdGroupDAO.get(Guid id)
Retrieves the instance with the specified id.
|
async_tasks |
AsyncTaskDAODbFacadeImpl.get(Guid id) |
VmNetworkInterface |
VmNetworkInterfaceDAODbFacadeImpl.get(Guid id) |
tags |
TagDAO.get(Guid id)
Retrieves the tag with the specified id.
|
VDSGroup |
VdsGroupDAODbFacadeImpl.get(Guid id) |
VmDynamic |
VmDynamicDAO.get(Guid id)
Returns the dynamic VM with the specified id.
|
DbUser |
DbUserDAODbFacadeImpl.get(Guid id) |
VM |
VmDAO.get(Guid id)
Returns the VM with the specified id.
|
DiskImageTemplate |
DiskImageTemplateDAODbFacadeImpl.get(Guid id) |
permissions |
PermissionDAODbFacadeImpl.get(Guid id) |
VdsStatic |
VdsStaticDAODbFacadeImpl.get(Guid id) |
vds_spm_id_map |
VdsSpmIdMapDAODbFacadeImpl.get(Guid vdsId) |
storage_domain_dynamic |
StorageDomainDynamicDAODbFacadeImpl.get(Guid id) |
network |
NetworkDAODbFacadeImpl.get(Guid id) |
ad_groups |
AdGroupDAODbFacadeImpl.get(Guid id) |
roles |
RoleDAODbFacadeImpl.get(Guid id) |
VmStatic |
VmStaticDAODbFacadeImpl.get(Guid id) |
vds_spm_id_map |
VdsSpmIdMapDAO.get(Guid storagePoolId,
int spmId)
Gets the map for a given storage pool and vds id
|
vds_spm_id_map |
VdsSpmIdMapDAODbFacadeImpl.get(Guid storagePoolId,
int spmId) |
List<vds_spm_id_map> |
VdsSpmIdMapDAO.getAll(Guid storagePoolId)
Gets all maps for a given storage pool.
|
List<vds_spm_id_map> |
VdsSpmIdMapDAODbFacadeImpl.getAll(Guid storagePoolId) |
List<VmStatic> |
VmStaticDAO.getAllByGroupAndNetworkName(Guid group,
String name)
Retrieves all static VMs for the specified group and name.
|
List<VmStatic> |
VmStaticDAODbFacadeImpl.getAllByGroupAndNetworkName(Guid group,
String name) |
List<storage_domains> |
StorageDomainDAO.getAllByStoragePoolAndConnection(Guid storagePoolId,
String connection)
Retrieves all storage domains for the specified connection.
|
List<storage_domains> |
StorageDomainDAODbFacadeImpl.getAllByStoragePoolAndConnection(Guid storagePoolId,
String connection) |
List<VmStatic> |
VmStaticDAO.getAllByStoragePoolId(Guid spId)
Gets all static VMs by Storage Pool Id.
|
List<VmStatic> |
VmStaticDAODbFacadeImpl.getAllByStoragePoolId(Guid spId) |
List<VmStatic> |
VmStaticDAO.getAllByVdsGroup(Guid vdsGroup)
Retrieves all static VMs for the specified VDS group.
|
List<VmStatic> |
VmStaticDAODbFacadeImpl.getAllByVdsGroup(Guid vdsGroup) |
List<DiskImageTemplate> |
DiskImageTemplateDAO.getAllByVmTemplate(Guid vmTemplate)
Retrieves all templates related to the given VM template id.
|
List<DiskImageTemplate> |
DiskImageTemplateDAODbFacadeImpl.getAllByVmTemplate(Guid id) |
List<permissions> |
PermissionDAO.getAllDirectPermissionsForAdElement(Guid id)
Gets all permissions for the specified AD element only, excluding permissions of groups that it is in.
|
List<permissions> |
PermissionDAODbFacadeImpl.getAllDirectPermissionsForAdElement(Guid id) |
List<permissions> |
PermissionDAO.getAllForAdElement(Guid id)
Gets all permissions for the specified AD element, including permissions of groups that it is in.
|
List<roles> |
RoleDAO.getAllForAdElement(Guid id)
Retrieves all roles for the specified Ad element.
|
List<permissions> |
PermissionDAODbFacadeImpl.getAllForAdElement(Guid id) |
List<roles> |
RoleDAODbFacadeImpl.getAllForAdElement(Guid id) |
List<vm_pools> |
VmPoolDAODbFacadeImpl.getAllForAdGroup(Guid id) |
List<vm_pools> |
VmPoolDAO.getAllForAdGroup(Guid adGroup)
Gets all VM pools for the specified AD group.
|
List<network_cluster> |
NetworkClusterDAODbFacadeImpl.getAllForCluster(Guid clusterid) |
List<network> |
NetworkDAO.getAllForCluster(Guid id)
Retrieves all networks for the given cluster.
|
List<network_cluster> |
NetworkClusterDAO.getAllForCluster(Guid cluster)
Retrieves all network clusters for the specified cluster.
|
List<network> |
NetworkDAODbFacadeImpl.getAllForCluster(Guid id) |
List<BusinessEntitySnapshot> |
BusinessEntitySnapshotDAODbFacadeImpl.getAllForCommandId(Guid commandID) |
List<BusinessEntitySnapshot> |
BusinessEntitySnapshotDAO.getAllForCommandId(Guid commandID)
Gets all snapshots kept for a command
|
List<network> |
NetworkDAO.getAllForDataCenter(Guid id)
Retrieves all networks for the given data center.
|
List<network> |
NetworkDAODbFacadeImpl.getAllForDataCenter(Guid id) |
List<VM> |
VmDAODbFacadeImpl.getAllForDedicatedPowerClientByVds(Guid id) |
List<VM> |
VmDAO.getAllForDedicatedPowerClientByVds(Guid vds)
Finds those VMs associated with a specific power client by VDS.
|
List<permissions> |
PermissionDAO.getAllForEntity(Guid id)
Retrieves all permissions for the specified entity.
|
List<permissions> |
PermissionDAODbFacadeImpl.getAllForEntity(Guid id) |
List<network_cluster> |
NetworkClusterDAODbFacadeImpl.getAllForNetwork(Guid network) |
List<network_cluster> |
NetworkClusterDAO.getAllForNetwork(Guid network)
Retrieves all network clusters for the specified network.
|
List<tags> |
TagDAODbFacadeImpl.getAllForParent(Guid id) |
List<tags> |
TagDAO.getAllForParent(Guid id)
Retrieves all tags with the given parent id.
|
List<ActionGroup> |
ActionGroupDAO.getAllForRole(Guid id)
Retrieves all action groups for the specified role.
|
List<RoleGroupMap> |
RoleGroupMapDAO.getAllForRole(Guid id)
Retrieves the list of mappings for the given role id.
|
List<permissions> |
PermissionDAO.getAllForRole(Guid id)
Gets all permissions for the specified role.
|
List<ActionGroup> |
ActionGroupDAODbFacadeImpl.getAllForRole(Guid id) |
List<RoleGroupMap> |
RoleGroupMapDAODbFacadeImpl.getAllForRole(Guid id) |
List<permissions> |
PermissionDAODbFacadeImpl.getAllForRole(Guid id) |
List<permissions> |
PermissionDAO.getAllForRoleAndAdElement(Guid roleid,
Guid elementid)
Retrieves all permissions for the specified role and element.
|
List<permissions> |
PermissionDAODbFacadeImpl.getAllForRoleAndAdElement(Guid roleid,
Guid elementid) |
List<permissions> |
PermissionDAO.getAllForRoleAndObject(Guid roleid,
Guid objectid)
Retrieves all permissions for the specified role and object.
|
List<permissions> |
PermissionDAODbFacadeImpl.getAllForRoleAndObject(Guid roleid,
Guid objectid) |
List<storage_pool_iso_map> |
StoragePoolIsoMapDAODbFacadeImpl.getAllForStorage(Guid isoId) |
List<storage_pool_iso_map> |
StoragePoolIsoMapDAO.getAllForStorage(Guid storageId)
Gets all maps for a given storage ID
|
List<VmTemplate> |
VmTemplateDAODbFacadeImpl.getAllForStorageDomain(Guid id) |
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getAllForStorageDomain(Guid id) |
List<storage_pool> |
StoragePoolDAO.getAllForStorageDomain(Guid storageDomain)
Retrieves all storage pools for the given storage domain.
|
List<storage_domains> |
StorageDomainDAO.getAllForStorageDomain(Guid id)
Retrieves all storage domains for the specified storage domain id.
|
List<VmTemplate> |
VmTemplateDAO.getAllForStorageDomain(Guid storageDomain)
Retrieves all templates for the specified storage domain.
|
List<VM> |
VmDAODbFacadeImpl.getAllForStorageDomain(Guid id) |
List<storage_domains> |
StorageDomainDAODbFacadeImpl.getAllForStorageDomain(Guid id) |
List<VM> |
VmDAO.getAllForStorageDomain(Guid storageDomain)
Retrieves the list of VMs for the given storage domain.
|
List<VDSGroup> |
VdsGroupDAO.getAllForStoragePool(Guid id)
Retrieves the list of groups associated with the given storage pool.
|
List<storage_domains> |
StorageDomainDAO.getAllForStoragePool(Guid pool)
Retrieves all storage domains for the specified storage pool.
|
List<storage_pool_iso_map> |
StoragePoolIsoMapDAODbFacadeImpl.getAllForStoragePool(Guid storagePoolId) |
List<storage_server_connections> |
StorageServerConnectionDAODbFacadeImpl.getAllForStoragePool(Guid pool) |
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllForStoragePool(Guid id) |
List<storage_domains> |
StorageDomainDAODbFacadeImpl.getAllForStoragePool(Guid pool) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllForStoragePool(Guid pool)
Retrieves all storage domains for the given storage pool.
|
List<VDSGroup> |
VdsGroupDAODbFacadeImpl.getAllForStoragePool(Guid id) |
List<storage_server_connections> |
StorageServerConnectionDAO.getAllForStoragePool(Guid pool)
Retrieves all connections for the specified storage pool.
|
List<storage_pool_iso_map> |
StoragePoolIsoMapDAO.getAllForStoragePool(Guid storagePoolId)
Gets all maps for a given storage pool ID
|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool)
Retrieves all domains of the specified type for the specified pool.
|
List<event_subscriber> |
EventDAODbFacadeImpl.getAllForSubscriber(Guid id) |
List<event_subscriber> |
EventDAO.getAllForSubscriber(Guid id)
Retrieves all event subscriptions for the given subscriber id.
|
List<VmNetworkInterface> |
VmNetworkInterfaceDAO.getAllForTemplate(Guid id)
Retrieves all interfaces for the given template id.
|
List<VmNetworkInterface> |
VmNetworkInterfaceDAODbFacadeImpl.getAllForTemplate(Guid id) |
List<vm_pools> |
VmPoolDAODbFacadeImpl.getAllForUser(Guid id) |
List<vm_pools> |
VmPoolDAO.getAllForUser(Guid user)
Gets all pools for the specified user.
|
List<VM> |
VmDAODbFacadeImpl.getAllForUser(Guid id) |
List<VM> |
VmDAO.getAllForUser(Guid user)
Finds all VMs for the specified user.
|
List<VM> |
VmDAODbFacadeImpl.getAllForUserWithGroupsAndUserRoles(Guid id) |
List<VM> |
VmDAO.getAllForUserWithGroupsAndUserRoles(Guid user)
Retrieves the list of VMS for the given user.
|
List<VmTemplate> |
VmTemplateDAODbFacadeImpl.getAllForVdsGroup(Guid id) |
List<VdsStatic> |
VdsStaticDAO.getAllForVdsGroup(Guid vdsGroup)
Retrieves all instances associated with the specified VDS group.
|
List<VmTemplate> |
VmTemplateDAO.getAllForVdsGroup(Guid vdsGroup)
Retrieves all templates for the specified VDS group.
|
List<VDS> |
VdsDAO.getAllForVdsGroup(Guid vdsGroup)
Retrieves all VDS instances by vds group id (cluster ID)
|
List<VdsStatic> |
VdsStaticDAODbFacadeImpl.getAllForVdsGroup(Guid vdsGroup) |
List<VDS> |
VdsDAODbFacadeImpl.getAllForVdsGroup(Guid vdsGroupID) |
List<VDS> |
VdsDAO.getAllForVdsGroupWithoutMigrating(Guid vdsGroup)
Retrieves all instances by group id.
|
List<VDS> |
VdsDAODbFacadeImpl.getAllForVdsGroupWithoutMigrating(Guid id) |
List<DbUser> |
DbUserDAO.getAllForVm(Guid id)
Retrieves all users associated with the specified virtual machine.
|
List<DiskImage> |
DiskImageDAODbFacadeImpl.getAllForVm(Guid id) |
List<VmNetworkInterface> |
VmNetworkInterfaceDAO.getAllForVm(Guid id)
Retrieves all interfaces for the given VM id.
|
List<DiskImage> |
DiskImageDAO.getAllForVm(Guid id)
Retrieves all disk images for the specified virtual machine id.
|
List<VmNetworkInterface> |
VmNetworkInterfaceDAODbFacadeImpl.getAllForVm(Guid id) |
List<DbUser> |
DbUserDAODbFacadeImpl.getAllForVm(Guid id) |
List<Guid> |
StorageDomainStaticDAODbFacadeImpl.getAllIds(Guid pool,
StorageDomainStatus status) |
List<Guid> |
StorageDomainStaticDAO.getAllIds(Guid pool,
StorageDomainStatus status)
Return all the domains of the given status which belong to the given pool.
|
List<image_group_storage_domain_map> |
StorageDomainDAO.getAllImageGroupStorageDomainMapsForImage(Guid image_group_id) |
List<image_group_storage_domain_map> |
StorageDomainDAODbFacadeImpl.getAllImageGroupStorageDomainMapsForImage(Guid image_group_id) |
List<image_group_storage_domain_map> |
StorageDomainDAO.getAllImageGroupStorageDomainMapsForStorageDomain(Guid storage_domain_id) |
List<image_group_storage_domain_map> |
StorageDomainDAODbFacadeImpl.getAllImageGroupStorageDomainMapsForStorageDomain(Guid storage_domain_id) |
List<VdsNetworkInterface> |
InterfaceDAO.getAllInterfacesForVds(Guid id)
Retrieves all interfaces for the given VDS id.
|
List<VdsNetworkInterface> |
InterfaceDAODbFacadeImpl.getAllInterfacesForVds(Guid id) |
List<String> |
VmStaticDAO.getAllNamesPinnedToHost(Guid host)
Get the names of VMs pinned to the specified host.
|
List<String> |
VmStaticDAODbFacadeImpl.getAllNamesPinnedToHost(Guid host) |
Map<Guid,VM> |
VmDAODbFacadeImpl.getAllRunningByVds(Guid id) |
Map<Guid,VM> |
VmDAO.getAllRunningByVds(Guid vds)
Returns the list of virtual machines running on the specified VDS instance.
|
List<VM> |
VmDAODbFacadeImpl.getAllRunningForStorageDomain(Guid id) |
List<VM> |
VmDAO.getAllRunningForStorageDomain(Guid storageDomain)
Retrieves all running VMs for the given storage domain.
|
List<VmDynamic> |
VmDynamicDAODbFacadeImpl.getAllRunningForVds(Guid id) |
List<VM> |
VmDAODbFacadeImpl.getAllRunningForVds(Guid id) |
List<VmDynamic> |
VmDynamicDAO.getAllRunningForVds(Guid vds)
Retrieves all running dynamic VMs for the given VDS instance.
|
List<VM> |
VmDAO.getAllRunningForVds(Guid vds)
Gets the list of virtual machines running on the specified VFDS instance.
|
List<DiskImage> |
DiskImageDAODbFacadeImpl.getAllSnapshotsForImageGroup(Guid id) |
List<DiskImage> |
DiskImageDAO.getAllSnapshotsForImageGroup(Guid id)
Retrieves all snapshots associated with the given image group.
|
List<DiskImage> |
DiskImageDAODbFacadeImpl.getAllSnapshotsForParent(Guid id) |
List<DiskImage> |
DiskImageDAO.getAllSnapshotsForParent(Guid id)
Retrieves all snapshots with the given parent id.
|
List<DiskImage> |
DiskImageDAODbFacadeImpl.getAllSnapshotsForStorageDomain(Guid id) |
List<DiskImage> |
DiskImageDAO.getAllSnapshotsForStorageDomain(Guid id)
Retrieves all snapshots associated with the given storage domain.
|
List<DiskImage> |
DiskImageDAODbFacadeImpl.getAllSnapshotsForVmSnapshot(Guid id) |
List<DiskImage> |
DiskImageDAO.getAllSnapshotsForVmSnapshot(Guid id)
Retrieves all snapshots associated with given snapshot id.
|
List<stateless_vm_image_map> |
DiskImageDAODbFacadeImpl.getAllStatelessVmImageMapsForVm(Guid vmId) |
List<stateless_vm_image_map> |
DiskImageDAO.getAllStatelessVmImageMapsForVm(Guid vmId) |
List<Guid> |
StorageDomainDAO.getAllStorageDomainsByImageGroup(Guid imageGroupId)
Retrieves all domain which contains any image from provided group
|
List<Guid> |
StorageDomainDAODbFacadeImpl.getAllStorageDomainsByImageGroup(Guid imageGroupId) |
List<VmStatic> |
VmStaticDAO.getAllWithFailbackByVds(Guid vds)
Not really sure what this method's doing.
|
List<VmStatic> |
VmStaticDAODbFacadeImpl.getAllWithFailbackByVds(Guid vds) |
List<VM> |
VmDAODbFacadeImpl.getAllWithTemplate(Guid id) |
List<VM> |
VmDAO.getAllWithTemplate(Guid template)
Retrieves all virtual machines associated with the given template.
|
DiskImage |
DiskImageDAODbFacadeImpl.getAncestor(Guid id) |
DiskImage |
DiskImageDAO.getAncestor(Guid id)
Retrieves the ancestor of the given image (or the image itself, if it has no ancestors).
|
RoleGroupMap |
RoleGroupMapDAO.getByActionGroupAndRole(ActionGroup group,
Guid id)
Retrieves the mapping for the given group and role id.
|
RoleGroupMap |
RoleGroupMapDAODbFacadeImpl.getByActionGroupAndRole(ActionGroup group,
Guid id) |
VM |
VmDAODbFacadeImpl.getById(Guid id) |
VM |
VmDAO.getById(Guid id)
Retrieves the VM with the specified id.
|
image_vm_map |
ImageVmMapDAO.getByImageId(Guid imageId) |
image_vm_map |
ImageVmMapDAODbFacadeImpl.getByImageId(Guid imageId) |
List<image_vm_map> |
ImageVmMapDAO.getByVmId(Guid vmId) |
List<image_vm_map> |
ImageVmMapDAODbFacadeImpl.getByVmId(Guid vmId) |
DiskImageTemplate |
DiskImageTemplateDAO.getByVmTemplateAndId(Guid vm,
Guid template)
Retrieves the template with the specified VM and IT id.
|
DiskImageTemplate |
DiskImageTemplateDAODbFacadeImpl.getByVmTemplateAndId(Guid vm,
Guid vmTemplate) |
List<VDSGroup> |
VdsGroupDAO.getClustersWithPermittedAction(Guid userId,
ActionGroup actionGroup)
Retries clusters which the given users has permission to perform the given action.
|
List<VDSGroup> |
VdsGroupDAODbFacadeImpl.getClustersWithPermittedAction(Guid userId,
ActionGroup actionGroup) |
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getDataCentersWithPermittedActionOnClusters(Guid userId,
ActionGroup actionGroup) |
List<storage_pool> |
StoragePoolDAO.getDataCentersWithPermittedActionOnClusters(Guid userId,
ActionGroup actionGroup)
Retrieves data centers containing clusters with permissions to perform the given action.
|
List<roles> |
RoleDAO.getForAdElement(Guid id)
This seems to be a redundant method, but the stored procedure is different from the one for
RoleDAO.getAllForAdElement(Guid) . |
List<roles> |
RoleDAODbFacadeImpl.getForAdElement(Guid id) |
VM |
VmDAODbFacadeImpl.getForHibernationImage(Guid id) |
VM |
VmDAO.getForHibernationImage(Guid hibernationImage)
Retrieves the VM for the specified hibernate image.
|
VM |
VmDAODbFacadeImpl.getForImage(Guid id) |
VM |
VmDAO.getForImage(Guid image)
Retrieves the VM with the specified image id.
|
VM |
VmDAODbFacadeImpl.getForImageGroup(Guid id) |
VM |
VmDAO.getForImageGroup(Guid imageGroup)
Retrieves the VM for the specified image group.
|
permissions |
PermissionDAO.getForRoleAndAdElementAndObject(Guid roleid,
Guid elementid,
Guid objectid)
Retrieves the permission for the specified role, element and object.
|
permissions |
PermissionDAODbFacadeImpl.getForRoleAndAdElementAndObject(Guid roleid,
Guid elementid,
Guid objectid) |
permissions |
PermissionDAO.getForRoleAndAdElementAndObjectWithGroupCheck(Guid roleid,
Guid elementid,
Guid objectid)
Retrieves the permission for the specified role, element and object,
considering the user's group's permissions as well.
|
permissions |
PermissionDAODbFacadeImpl.getForRoleAndAdElementAndObjectWithGroupCheck(Guid roleid,
Guid elementid,
Guid objectid) |
storage_domains |
StorageDomainDAO.getForStoragePool(Guid id,
NGuid storagepool)
Retrieves the storage domain for the given pool with the specified id.
|
storage_domains |
StorageDomainDAODbFacadeImpl.getForStoragePool(Guid id,
NGuid storagepool) |
storage_pool |
StoragePoolDAODbFacadeImpl.getForVds(Guid vds) |
storage_pool |
StoragePoolDAO.getForVds(Guid vds)
Retrieves the storage pool for the specified VDS.
|
storage_pool |
StoragePoolDAODbFacadeImpl.getForVdsGroup(Guid id) |
storage_pool |
StoragePoolDAO.getForVdsGroup(Guid vdsGroup)
Retrieves the storage pool for the specified VDS group.
|
image_vm_pool_map |
DiskImageDAODbFacadeImpl.getImageVmPoolMapByImageId(Guid imageId) |
image_vm_pool_map |
DiskImageDAO.getImageVmPoolMapByImageId(Guid imageId) |
List<image_vm_pool_map> |
DiskImageDAODbFacadeImpl.getImageVmPoolMapByVmId(Guid vmId) |
List<image_vm_pool_map> |
DiskImageDAO.getImageVmPoolMapByVmId(Guid vmId) |
List<VDS> |
VdsDAO.getListForSpmSelection(Guid storagePoolId)
Retrieves all VDS instances in the given Storage Pool, that are in status "UP"
ordered by their vds_spm_priority, not including -1
|
List<VDS> |
VdsDAODbFacadeImpl.getListForSpmSelection(Guid storagePoolId) |
Guid |
StorageDomainDAO.getMasterStorageDomainIdForPool(Guid pool)
Retrieves the master storage domain for the specified pool.
|
Guid |
StorageDomainDAODbFacadeImpl.getMasterStorageDomainIdForPool(Guid pool) |
List<RepoFileMetaData> |
RepoFileMetaDataDAO.getRepoListForStorageDomain(Guid storageDomainId,
FileTypeExtension fileType)
Returns a list of repository files with specific file extension from storage domain id.
If no repository found, will return an empty list. |
List<RepoFileMetaData> |
RepoFileMetaDataDAODbFacadeImpl.getRepoListForStorageDomain(Guid storageDomainId,
FileTypeExtension fileType) |
List<RepoFileMetaData> |
RepoFileMetaDataDAO.getRepoListForStorageDomainAndStoragePool(Guid storagePoolId,
Guid storageDomainId,
FileTypeExtension fileType)
Returns a list of repository files with specific file extension from storage domain id with specific status.
|
List<RepoFileMetaData> |
RepoFileMetaDataDAODbFacadeImpl.getRepoListForStorageDomainAndStoragePool(Guid storagePoolId,
Guid storageDomainId,
FileTypeExtension fileType) |
DiskImage |
DiskImageDAODbFacadeImpl.getSnapshotById(Guid id) |
DiskImage |
DiskImageDAO.getSnapshotById(Guid id)
Retrieves the snapshot with the specified id.
|
stateless_vm_image_map |
DiskImageDAODbFacadeImpl.getStatelessVmImageMapForImageId(Guid imageId) |
stateless_vm_image_map |
DiskImageDAO.getStatelessVmImageMapForImageId(Guid imageId) |
tags_user_map |
TagDAODbFacadeImpl.getTagUserByTagIdAndByuserId(Guid tagId,
Guid userId) |
tags_user_map |
TagDAO.getTagUserByTagIdAndByuserId(Guid tagId,
Guid userId) |
tags_user_group_map |
TagDAODbFacadeImpl.getTagUserGroupByGroupIdAndByTagId(Guid tag,
Guid group) |
tags_user_group_map |
TagDAO.getTagUserGroupByGroupIdAndByTagId(Guid tagId,
Guid groupId) |
tags_vds_map |
TagDAODbFacadeImpl.getTagVdsByTagIdAndByVdsId(Guid tagId,
Guid vdsId) |
tags_vds_map |
TagDAO.getTagVdsByTagIdAndByVdsId(Guid tagId,
Guid vdsId) |
tags_vm_map |
TagDAODbFacadeImpl.getTagVmByTagIdAndByVmId(Guid tagId,
Guid vmId) |
tags_vm_map |
TagDAO.getTagVmByTagIdAndByVmId(Guid tagId,
Guid vmId) |
List<tags_vm_map> |
TagDAODbFacadeImpl.getTagVmMapByVmIdAndDefaultTag(Guid vmid) |
List<tags_vm_map> |
TagDAO.getTagVmMapByVmIdAndDefaultTag(Guid vmid) |
List<VmTemplate> |
VmTemplateDAODbFacadeImpl.getTemplatesWithPermittedAction(Guid userId,
ActionGroup actionGroup) |
List<VmTemplate> |
VmTemplateDAO.getTemplatesWithPermittedAction(Guid userId,
ActionGroup actionGroup)
Retrieves templates with permissions to perform the given action.
|
List<tags_vm_map> |
TagDAODbFacadeImpl.getTimeLeasedUserVmsByAdGroupAndVmPoolId(Guid adGroupId,
Guid vmPoolId) |
List<tags_vm_map> |
TagDAO.getTimeLeasedUserVmsByAdGroupAndVmPoolId(Guid adGroupId,
Guid vmPoolId) |
time_lease_vm_pool_map |
VmPoolDAODbFacadeImpl.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
time_lease_vm_pool_map |
VmPoolDAO.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
List<permissions> |
PermissionDAO.getTreeForEntity(Guid id,
VdcObjectType type) |
List<permissions> |
PermissionDAODbFacadeImpl.getTreeForEntity(Guid id,
VdcObjectType type) |
vm_pool_map |
VmPoolDAODbFacadeImpl.getVmPoolMapByVmGuid(Guid vmId) |
vm_pool_map |
VmPoolDAO.getVmPoolMapByVmGuid(Guid vmId) |
List<tags_vm_pool_map> |
TagDAODbFacadeImpl.getVmPoolTagsByVmPoolIdAndAdElementId(NGuid vmPoolId,
Guid adElementId) |
List<tags_vm_pool_map> |
TagDAO.getVmPoolTagsByVmPoolIdAndAdElementId(NGuid vmPoolId,
Guid adElementId) |
VDSGroup |
VdsGroupDAO.getWithRunningVms(Guid id)
Returns the specified VDS group if it has running VMs.
|
VDSGroup |
VdsGroupDAODbFacadeImpl.getWithRunningVms(Guid id) |
void |
RoleGroupMapDAO.remove(ActionGroup group,
Guid id)
Removes the specified map.
|
void |
RoleGroupMapDAODbFacadeImpl.remove(ActionGroup group,
Guid id) |
void |
VmTemplateDAODbFacadeImpl.remove(Guid id) |
void |
VdsGroupDAO.remove(Guid id)
Removes the VDS group with the given id.
|
void |
StoragePoolDAODbFacadeImpl.remove(Guid id) |
void |
StorageDomainDAO.remove(Guid id)
Removes the specified storage domain.
|
void |
DbUserDAO.remove(Guid user)
Removes the user with the specified id.
|
void |
TagDAODbFacadeImpl.remove(Guid id) |
void |
StorageDomainStaticDAODbFacadeImpl.remove(Guid id) |
void |
AsyncTaskDAO.remove(Guid id)
Removes the task with the specified id.
|
void |
VdsDynamicDAODbFacadeImpl.remove(Guid id) |
void |
VmDAODbFacadeImpl.remove(Guid id) |
void |
BookmarkDAO.remove(Guid id)
Removes the specified bookmark.
|
void |
StorageDomainDAODbFacadeImpl.remove(Guid id) |
void |
DiskImageDAODbFacadeImpl.remove(Guid id) |
void |
BookmarkDAODbFacadeImpl.remove(Guid id) |
void |
VdsStatisticsDAODbFacadeImpl.remove(Guid id) |
void |
AdGroupDAO.remove(Guid id)
Removes the group with the specified id.
|
void |
AsyncTaskDAODbFacadeImpl.remove(Guid id) |
void |
VmNetworkInterfaceDAODbFacadeImpl.remove(Guid id) |
void |
TagDAO.remove(Guid id)
Removes the tag with the specified id.
|
void |
VdsGroupDAODbFacadeImpl.remove(Guid id) |
void |
VmDynamicDAO.remove(Guid vm)
Removes the specified dynamic vm.
|
void |
DbUserDAODbFacadeImpl.remove(Guid id) |
void |
VmDAO.remove(Guid vm)
Removes the VM with the specified id.
|
void |
DiskImageTemplateDAODbFacadeImpl.remove(Guid diskImageTemplate) |
void |
PermissionDAODbFacadeImpl.remove(Guid id) |
void |
VdsStaticDAODbFacadeImpl.remove(Guid id) |
void |
VdsSpmIdMapDAODbFacadeImpl.remove(Guid vdsId) |
void |
StorageDomainDynamicDAODbFacadeImpl.remove(Guid id) |
void |
NetworkDAODbFacadeImpl.remove(Guid id) |
void |
AdGroupDAODbFacadeImpl.remove(Guid id) |
void |
RoleDAODbFacadeImpl.remove(Guid id) |
void |
VmStaticDAODbFacadeImpl.remove(Guid id) |
void |
NetworkClusterDAODbFacadeImpl.remove(Guid clusterid,
Guid networkid) |
void |
NetworkClusterDAO.remove(Guid clusterid,
Guid networkid)
Removes the specified network from the specified cluster.
|
void |
BusinessEntitySnapshotDAODbFacadeImpl.removeAllForCommandId(Guid commandID) |
void |
BusinessEntitySnapshotDAO.removeAllForCommandId(Guid commandID)
Removes all snapshots for a given command
|
void |
AuditLogDAODbFacadeImpl.removeAllForVds(Guid id,
boolean removeConfigAlerts) |
void |
AuditLogDAO.removeAllForVds(Guid id,
boolean configAlerts)
Removes all entries for the given VDS id.
|
void |
DiskImageDAODbFacadeImpl.removeAllForVmId(Guid id) |
void |
DiskImageDAO.removeAllForVmId(Guid id)
Removes all disk images for the specified virtual machine id.
|
void |
AuditLogDAODbFacadeImpl.removeAllOfTypeForVds(Guid id,
int type) |
void |
AuditLogDAO.removeAllOfTypeForVds(Guid id,
int type)
Removes entries of the specified type for the given VDS id.
|
void |
PermissionDAO.removeForEntity(Guid id)
Removes all permissions for the given entity.
|
void |
PermissionDAODbFacadeImpl.removeForEntity(Guid id) |
void |
DiskImageDAODbFacadeImpl.removeImageVmPoolMap(Guid imageId) |
void |
DiskImageDAO.removeImageVmPoolMap(Guid imageId) |
void |
InterfaceDAO.removeInterfaceFromVds(Guid id)
Removes the VDS interface.
|
void |
InterfaceDAODbFacadeImpl.removeInterfaceFromVds(Guid id) |
void |
RepoFileMetaDataDAO.removeRepoDomainFileList(Guid id,
FileTypeExtension filetype)
Remove repository file list from cache table, of domain with the specified id.
|
void |
RepoFileMetaDataDAODbFacadeImpl.removeRepoDomainFileList(Guid id,
FileTypeExtension filetype) |
void |
DiskImageDAODbFacadeImpl.removeStatelessVmImageMap(Guid imageId) |
void |
DiskImageDAO.removeStatelessVmImageMap(Guid imageId) |
void |
InterfaceDAO.removeStatisticsForVds(Guid id)
Removes the specified statistics.
|
void |
InterfaceDAODbFacadeImpl.removeStatisticsForVds(Guid id) |
void |
VmPoolDAODbFacadeImpl.removeTimeLeasedVmPoolMap(Guid id,
Guid vmPoolId) |
void |
VmPoolDAO.removeTimeLeasedVmPoolMap(Guid id,
Guid vmPoolId) |
void |
DbUserDAO.removeUserSession(String session,
Guid user)
Removes the specified session for the specified user.
|
void |
DbUserDAODbFacadeImpl.removeUserSession(String sessionid,
Guid userid) |
void |
VmPoolDAODbFacadeImpl.removeVmFromVmPool(Guid id) |
void |
VmPoolDAO.removeVmFromVmPool(Guid vm)
Removes the specified VM from the pool.
|
void |
StoragePoolDAODbFacadeImpl.updateStatus(Guid id,
StoragePoolStatus status) |
void |
VdsDynamicDAODbFacadeImpl.updateStatus(Guid id,
VDSStatus status) |
void |
VmDynamicDAODbFacadeImpl.updateStatus(Guid vmGuid,
VMStatus status) |
void |
VmTemplateDAODbFacadeImpl.updateStatus(Guid id,
VmTemplateStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
DbUserDAO.removeUserSessions(Map<String,Guid> sessionmap)
Removes the specified user sessions.
|
void |
DbUserDAODbFacadeImpl.removeUserSessions(Map<String,Guid> sessionmap) |
Modifier and Type | Method and Description |
---|---|
static boolean |
GuidUtils.isGuid(String candidate,
RefObject<Guid> output) |
Modifier and Type | Method and Description |
---|---|
Map<String,Guid> |
EngineLock.getExclusiveLocks() |
Map<String,Guid> |
EngineLock.getSharedLocks() |
Modifier and Type | Method and Description |
---|---|
void |
EngineLock.setExclusiveLocks(Map<String,Guid> exclusiveLocks) |
void |
EngineLock.setSharedLocks(Map<String,Guid> sharedLocks) |
Modifier and Type | Method and Description |
---|---|
static Guid |
OvfParser.GetImageGrupIdFromImageFile(String imageFile) |
Modifier and Type | Method and Description |
---|---|
abstract Guid |
JsonNGuidMixIn.getValue()
Ignore this method since Jackson will try to recursively dereference it and fail to serialize.
|
Modifier and Type | Method and Description |
---|---|
Guid |
VdsManager.getVdsId() |
protected Guid |
VdsIdVDSCommandBase.getVdsId() |
Modifier and Type | Method and Description |
---|---|
boolean |
ResourceManager.AddAsyncRunningVm(Guid vmId,
IVdsEventListener listener) |
static void |
VdsManager.cancelRecoveryJob(Guid vdsId) |
VdsManager |
ResourceManager.GetVdsManager(Guid vdsId) |
VM |
VdsUpdateRunTimeInfo.GetVmFromDictionary(Guid id) |
void |
ResourceManager.HandleVdsFinishedInit(Guid vdsId) |
boolean |
ResourceManager.isDomainReportedInProblem(Guid storagePoolId,
Guid domainId) |
boolean |
ResourceManager.IsVmDuringInitiating(Guid vm_guid) |
boolean |
ResourceManager.IsVmInAsyncRunningList(Guid vmId) |
void |
ResourceManager.MasterDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
void |
ResourceManager.ProcessOnClientIpChange(VDS vds,
Guid vmId) |
void |
ResourceManager.ProcessOnCpuFlagsChange(Guid vdsId) |
void |
ResourceManager.ProcessOnVmPoweringUp(Guid vds_id,
Guid vmid,
String display_ip,
int display_port) |
void |
ResourceManager.ProcessOnVmStop(Guid vmId) |
void |
ResourceManager.RemoveAsyncRunningCommand(Guid vmId) |
void |
ResourceManager.RemoveAsyncRunningVm(Guid vmId) |
void |
ResourceManager.RemoveVds(Guid vdsId) |
void |
ResourceManager.RemoveVmFromDownVms(Guid vdsId,
Guid vmId) |
void |
ResourceManager.Rerun(Guid VmId) |
void |
ResourceManager.RerunFailedCommand(Guid vmId,
Guid vdsId)
Initiate rerun event when vm failed to run
|
boolean |
ResourceManager.RestartVds(Guid vdsId) |
void |
ResourceManager.RunFailedAutoStartVM(Guid vmId) |
void |
ResourceManager.RunningSucceded(Guid vmId) |
void |
ResourceManager.StorageDomainNotOperational(Guid storageDomainId,
Guid storagePoolId) |
void |
ResourceManager.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error) |
void |
ResourceManager.StoragePoolStatusChange(Guid storagePoolId,
StoragePoolStatus status,
AuditLogType auditLogType,
VdcBllErrors error,
TransactionScopeOption transactionScopeOption) |
void |
ResourceManager.StoragePoolStatusChanged(Guid storagePoolId,
StoragePoolStatus status) |
void |
VdsManager.SuccededToRunVm(Guid vmId) |
void |
ResourceManager.SuccededToRunVm(Guid vmId,
Guid vdsId) |
void |
ResourceManager.UpdateVdsDomainsData(Guid vdsId,
String vdsName,
Guid storagePoolId,
ArrayList<VDSDomainsData> vdsDomainData) |
void |
ResourceManager.VdsMovedToMaintanance(Guid vdsId) |
void |
ResourceManager.VdsNonOperational(Guid vdsId,
NonOperationalReason reason,
boolean logCommand,
boolean saveToDb,
Guid domainId) |
void |
ResourceManager.VdsUpEvent(Guid vdsId) |
Modifier and Type | Method and Description |
---|---|
protected static Guid[] |
IrsBrokerCommand.convertStringGuidArray(String[] idArray) |
Guid |
IIrsBroker.copyImage(Guid srcImageId)
Copy an Image
|
Guid |
IIrsBroker.create(String imageName,
long imageSizeInBytes,
int imageType)
create a new Image
|
Guid |
IIrsBroker.createSnapshot(Guid srcImageId)
Create a snapshot of an image
|
Guid |
IrsBrokerCommand.IrsProxyData.getCurrentVdsId() |
Guid |
IrsBrokerCommand.IrsProxyData.getCurrentVdsIdWithoutSpm() |
Guid |
IIrsBroker.getParent(Guid imageId)
Gets the parent image
|
Guid[] |
IIrsBroker.listImageIds()
Lists all images on IRS
|
Modifier and Type | Method and Description |
---|---|
HashSet<Guid> |
IrsBrokerCommand.IrsProxyData.getTriedVdssList() |
Modifier and Type | Method and Description |
---|---|
static void |
IrsBrokerCommand.clearVdsFromCache(Guid storagePoolId,
Guid vdsId,
String vdsName)
Remove a VDS entry from the pool's IRS Proxy cache, clearing the problematic domains for this VDS and their
timers if they need to be cleaned.
|
void |
IrsBrokerCommand.IrsProxyData.clearVdsFromCache(Guid vdsId,
String vdsName)
Remove a VDS entry from the cache, clearing the problematic domains for this VDS and their times if they
need to be cleaned.
|
Guid |
IIrsBroker.copyImage(Guid srcImageId)
Copy an Image
|
Guid |
IIrsBroker.createSnapshot(Guid srcImageId)
Create a snapshot of an image
|
void |
IIrsBroker.destroy(Guid imageId)
Destroy an Image
|
DiskImage |
IIrsBroker.getImageInfo(Guid imageId)
Gets Information about the Image
|
protected static IrsBrokerCommand.IrsProxyData |
IrsBrokerCommand.getIrsProxyData(Guid storagePoolId)
Return the IRS Proxy object for the given pool id.
|
Guid |
IIrsBroker.getParent(Guid imageId)
Gets the parent image
|
boolean |
IrsBrokerCommand.IrsProxyData.isDomainReportedInProblem(Guid domainId) |
static boolean |
IrsBrokerCommand.isDomainReportedInProblem(Guid storagePoolId,
Guid domainId) |
static void |
IrsBrokerCommand.lockDbSave(Guid storagePoolId) |
void |
IIrsBroker.mergeSnapshots(Guid imageId1,
Guid imageId2)
Merge 2 snapshots into one
|
void |
IrsBrokerCommand.IrsProxyData.OnTimer(Guid domainId) |
void |
IrsBrokerCommand.IrsProxyData.setCurrentVdsId(Guid value) |
void |
IIrsBroker.setImageDescr(Guid imageId,
String descr)
Sets the image description
|
static void |
IrsBrokerCommand.unlockDbSave(Guid storagePoolId) |
void |
IrsBrokerCommand.IrsProxyData.UpdateVdsDomainsData(Guid vdsId,
String vdsName,
ArrayList<VDSDomainsData> data) |
static void |
IrsBrokerCommand.UpdateVdsDomainsData(Guid vdsId,
String vdsName,
Guid storagePoolId,
ArrayList<VDSDomainsData> vdsDomainData) |
Constructor and Description |
---|
IrsBrokerCommand.IrsProxyData(Guid storagePoolId) |
Modifier and Type | Field and Description |
---|---|
protected Guid |
VmReturnVdsBrokerCommand.mVmId |
Modifier and Type | Method and Description |
---|---|
protected HashMap<Guid,AsyncTaskStatus> |
HSMGetAllTasksStatusesVDSCommand.ParseTaskStatusList(XmlRpcStruct taskStatusList) |
Modifier and Type | Method and Description |
---|---|
protected AsyncTaskCreationInfo |
HSMGetAllTasksInfoVDSCommand.ParseTaskInfo(Map<String,String> taskInfo,
Guid taskID) |
Constructor and Description |
---|
CreateVmFromSysPrepVDSCommandParameters(Guid vdsId,
VM vm,
String hostName,
String domain) |
VmReturnVdsBrokerCommand(P parameters,
Guid vmId) |
Copyright © 2012. All Rights Reserved.