Modifier and Type | Method and Description |
---|---|
protected Map<NGuid,NGuid> |
BackendSnapshotsResource.getParentage(DiskImage diskImage) |
protected Map<NGuid,NGuid> |
BackendSnapshotsResource.getParentage(DiskImage diskImage) |
Modifier and Type | Method and Description |
---|---|
protected void |
BackendSnapshotsResource.addPrevLink(Snapshot snapshot,
NGuid id) |
protected Guid |
BaseBackendResource.asGuid(NGuid nGuid) |
Modifier and Type | Method and Description |
---|---|
NGuid |
VdsSelector.getDestinationVdsId() |
NGuid |
HibernateVmCommand.getStorageDomainId() |
NGuid |
AddVmFromScratchCommand.getStorageDomainId() |
NGuid |
CommonVmPoolWithVmsCommand.getStorageDomainId() |
NGuid |
AddDiskToVmCommand.getStorageDomainId() |
NGuid |
AddVmCommand.getStorageDomainId() |
protected NGuid |
VmPoolCommandBase.getVmPoolId() |
protected NGuid |
AttachUserToVmFromPoolCommand.getVmPoolId() |
Modifier and Type | Method and Description |
---|---|
static boolean |
AddVmToPoolCommand.CanAddVmToPool(Guid vmId,
ArrayList<String> messages,
NGuid poolId)
Vm can be added to pool only if it not attach to user.
|
static boolean |
RemoveVmPoolCommand.CanRemoveVmPool(NGuid vmPoolId,
ArrayList<String> reasons) |
static boolean |
RemoveVmPoolCommand.CanRemoveVmPoolWithoutReasons(NGuid vmPoolId) |
static Guid |
VmPoolCommandBase.GetVmToAttach(NGuid poolId) |
void |
VdsSelector.setDestinationVdsId(NGuid value) |
protected void |
VmPoolCommandBase.setVmPoolId(NGuid value) |
protected void |
AttachUserToVmFromPoolCommand.setVmPoolId(NGuid value) |
Constructor and Description |
---|
VdsSelector(VM vm,
NGuid destinationVdsId,
boolean dedicatedFirst) |
Modifier and Type | Method and Description |
---|---|
NGuid |
StorageDomainCommandBase.getStorageDomainId() |
NGuid |
RecoveryStoragePoolCommand.getStorageDomainId() |
Modifier and Type | Method and Description |
---|---|
boolean |
StorageDomainCommandBase.IsDomainActive(Guid domainId,
NGuid storagePoolId) |
static boolean |
StorageDomainCommandBase.IsDomainActive(Guid domainId,
NGuid storagePoolId,
ArrayList<String> messages) |
Modifier and Type | Method and Description |
---|---|
NGuid |
MergeSnapshotParamenters.getDestVmSnapshotId() |
NGuid |
MoveOrCopyImageGroupParameters.getSourceDomainId() |
NGuid |
VmPoolParametersBase.getVmPoolId() |
Modifier and Type | Method and Description |
---|---|
void |
MergeSnapshotParamenters.setDestVmSnapshotId(NGuid value) |
void |
MoveOrCopyImageGroupParameters.setSourceDomainId(NGuid value) |
void |
VmPoolParametersBase.setVmPoolId(NGuid value) |
Constructor and Description |
---|
MergeSnapshotParamenters(Guid sourceVmSnapshotId,
NGuid destVmSnapshotId,
Guid vmGuid) |
VmPoolParametersBase(NGuid vmPoolId) |
VmPoolSimpleUserParameters(NGuid vmPoolId,
Guid userId) |
Modifier and Type | Method and Description |
---|---|
void |
VM.setdedicated_vm_for_vds(NGuid value) |
void |
VmStatic.setdedicated_vm_for_vds(NGuid value) |
void |
VM.setguest_cur_user_id(NGuid value) |
void |
VmDynamic.setguest_cur_user_id(NGuid value) |
void |
VM.setlast_vds_run_on(NGuid value) |
void |
VmDynamic.setlast_vds_run_on(NGuid value) |
void |
VM.setmigrating_to_vds(NGuid value) |
void |
VmDynamic.setmigrating_to_vds(NGuid value) |
void |
tags.setparent_id(NGuid parent) |
void |
VM.setrun_on_vds(NGuid value) |
void |
VmDynamic.setrun_on_vds(NGuid value) |
void |
storage_pool.setspm_vds_id(NGuid value) |
void |
AuditLog.setstorage_domain_id(NGuid value) |
void |
DiskImage.setstorage_id(NGuid value) |
void |
VDSGroup.setstorage_pool_id(NGuid storagePool) |
void |
VmTemplate.setstorage_pool_id(NGuid value) |
void |
DiskImage.setstorage_pool_id(NGuid value) |
void |
storage_domains.setstorage_pool_id(NGuid value) |
void |
network.setstorage_pool_id(NGuid value) |
void |
AuditLog.setstorage_pool_id(NGuid value) |
void |
storage_pool_iso_map.setstorage_pool_id(NGuid value) |
void |
StoragePoolIsoMapId.setStoragePoolId(NGuid storagePoolId) |
void |
event_audit_log_subscriber.setuser_id(NGuid value) |
void |
AuditLog.setuser_id(NGuid value) |
void |
AuditLog.setvds_group_id(NGuid value) |
void |
event_audit_log_subscriber.setvds_id(NGuid value) |
void |
AuditLog.setvds_id(NGuid value) |
void |
VdsNetworkInterface.setVdsId(NGuid vdsId)
Sets the related VDS id.
|
void |
event_audit_log_subscriber.setvm_id(NGuid value) |
void |
AuditLog.setvm_id(NGuid value) |
void |
DiskImage.setvm_snapshot_id(NGuid value) |
void |
event_audit_log_subscriber.setvm_template_id(NGuid value) |
void |
AuditLog.setvm_template_id(NGuid value) |
void |
VmNetworkStatistics.setVmId(NGuid vmId)
Sets the VM id.
|
void |
VmNetworkInterface.setVmId(NGuid vmId)
Sets the VM instance id.
|
void |
VM.setVmPoolId(NGuid value) |
void |
VmNetworkInterface.setVmTemplateId(NGuid vmTemplateId)
Sets the VM template instance id.
|
Constructor and Description |
---|
AuditLog(AuditLogType al_type,
AuditLogSeverity al_severity,
String al_msg,
NGuid al_user_id,
String al_user_name,
NGuid al_vm_id,
String al_vm_name,
NGuid al_vds_id,
String al_vds_name,
NGuid al_vmt_id,
String al_vmt_name)
Vitaly add
|
AuditLog(long audit_log_id,
Date log_time,
int log_type,
int severity,
String message,
NGuid user_id,
String user_name,
NGuid vds_id,
String vds_name,
NGuid vm_id,
String vm_name,
NGuid vm_template_id,
String vm_template_name) |
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) |
StoragePoolIsoMapId(Guid storageId,
NGuid storagePoolId) |
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) |
vm_pool_map(Guid vm_guid,
NGuid vm_pool_id) |
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) |
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) |
Modifier and Type | Method and Description |
---|---|
NGuid |
GetAvailableStoragePoolVersionsParameters.getStoragePoolId() |
NGuid |
GetAvailableClusterVersionsByStoragePoolParameters.getStoragePoolId() |
Modifier and Type | Method and Description |
---|---|
void |
GetAvailableStoragePoolVersionsParameters.setStoragePoolId(NGuid value) |
void |
GetAvailableClusterVersionsByStoragePoolParameters.setStoragePoolId(NGuid value) |
Modifier and Type | Class and Description |
---|---|
class |
Guid |
Modifier and Type | Method and Description |
---|---|
static NGuid |
NGuid.createGuidFromString(String candidate) |
Modifier and Type | Method and Description |
---|---|
NGuid |
DbFacade.getEntityPermissions(Guid adElementId,
ActionGroup actionGroup,
Guid objectId,
VdcObjectType vdcObjectType) |
NGuid |
user_action_map.gettagId() |
Modifier and Type | Method and Description |
---|---|
void |
user_action_map.settag_id(NGuid value) |
void |
user_action_map.settagId(NGuid value) |
Constructor and Description |
---|
user_action_map(int actionId,
NGuid tagId,
Guid userId) |
Modifier and Type | Method and Description |
---|---|
NGuid |
AuditLogableBase.getStorageDomainId() |
NGuid |
AuditLogableBase.getStoragePoolId() |
NGuid |
AuditLogableBase.getUserId() |
NGuid |
AuditLogableBase.getVdsIdRef() |
NGuid |
AuditLogableBase.getVmIdRef() |
NGuid |
AuditLogableBase.getVmTemplateIdRef() |
Modifier and Type | Method and Description |
---|---|
void |
AuditLogableBase.setStorageDomainId(NGuid value) |
void |
AuditLogableBase.setStoragePoolId(NGuid value) |
void |
AuditLogableBase.setUserId(NGuid value) |
protected void |
AuditLogableBase.setVdsIdRef(NGuid value) |
Constructor and Description |
---|
AuditLogableBase(NGuid vdsId) |
AuditLogableBase(NGuid vdsId,
Guid vmId) |
Modifier and Type | Method and Description |
---|---|
vm_pools |
VmPoolDAODbFacadeImpl.get(NGuid id) |
vm_pools |
VmPoolDAO.get(NGuid id)
Retrieves the VM pool with the specified ID.
|
VDS |
VdsDAO.get(NGuid id)
Retrieves the instance with the given id.
|
VDS |
VdsDAODbFacadeImpl.get(NGuid id) |
List<storage_domains> |
StorageDomainDAO.getAllForImageGroup(NGuid imageGroup)
Retrieves all storage domains for the specified image group.
|
List<storage_domains> |
StorageDomainDAODbFacadeImpl.getAllForImageGroup(NGuid group) |
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) |
time_lease_vm_pool_map |
VmPoolDAODbFacadeImpl.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
time_lease_vm_pool_map |
VmPoolDAO.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
List<vm_pool_map> |
VmPoolDAODbFacadeImpl.getVmPoolsMapByVmPoolId(NGuid vmPoolId) |
List<vm_pool_map> |
VmPoolDAO.getVmPoolsMapByVmPoolId(NGuid vmPoolId) |
List<tags_vm_pool_map> |
TagDAODbFacadeImpl.getVmPoolTagsByVmPoolIdAndAdElementId(NGuid vmPoolId,
Guid adElementId) |
List<tags_vm_pool_map> |
TagDAO.getVmPoolTagsByVmPoolIdAndAdElementId(NGuid vmPoolId,
Guid adElementId) |
void |
VmPoolDAODbFacadeImpl.remove(NGuid id) |
void |
VmPoolDAO.remove(NGuid vmPool)
Removes the VM pool with the specified id.
|
Modifier and Type | Method and Description |
---|---|
static NGuid |
OvfParser.GetImageIdFromImageFile(String imageFile) |
Modifier and Type | Class and Description |
---|---|
class |
JsonNGuidMixIn
This mix-in annotations class is used for annotating the
NGuid class not to recursively try to
getValue() , otherwise Jackson can't serialize & deserialize it. |
Copyright © 2012. All Rights Reserved.