class |
AddImageFromImportCommand<T extends AddImageFromImportParameters> |
class |
AddImageFromScratchCommand<T extends AddImageFromScratchParameters> |
class |
AddImagesFromImportCommand<T extends AddImagesFromImportParameters> |
class |
AddTemplateImagesFromImportCommand<T extends AddImagesFromImportParameters> |
class |
BaseImagesCommand<T extends ImagesActionsParametersBase>
Base class for all image handling commands
|
class |
CreateCloneOfTemplateCommand<T extends CreateCloneOfTemplateParameters>
This command responsible to creating a copy of template image.
|
class |
CreateImageTemplateCommand<T extends CreateImageTemplateParameters>
This command responcible to create new Image Template from image.
|
class |
CreateSnapshotCommand<T extends ImagesActionsParametersBase>
This command responsible to creating snapshot from existing image and replace it to VM, holds the image.
|
class |
CreateSnapshotFromTemplateCommand<T extends CreateSnapshotFromTemplateParameters>
This command responsible to creating new snapshot.
|
class |
ExportVmCommand<T extends MoveVmParameters> |
class |
ExportVmTemplateCommand<T extends MoveOrCopyParameters> |
class |
ImportVmCommand<T extends ImportVmParameters> |
class |
ImportVmTemplateCommand<T extends ImprotVmTemplateParameters> |
class |
InitVdsOnUpCommand<T extends StoragePoolParametersBase>
Initialize Vds on its loading.
|
class |
MergeSnapshotSingleDiskCommand<T extends ImagesContainterParametersBase> |
class |
MoveMultipleImageGroupsCommand<T extends MoveMultipleImageGroupsParameters> |
class |
MoveOrCopyImageGroupCommand<T extends MoveOrCopyImageGroupParameters> |
class |
MoveOrCopyTemplateCommand<T extends MoveOrCopyParameters> |
class |
MoveVmCommand<T extends MoveVmParameters> |
class |
RemoveImageCommand<T extends RemoveImageParameters>
This command responcible to removing image, contains all created snapshots.
|
class |
RemoveTemplateSnapshotCommand<T extends ImagesContainterParametersBase>
This command is reponsible for removing a template image.
|
class |
RestoreFromSnapshotCommand<T extends ImagesContainterParametersBase>
This command responcible to make snapshot of some Vm mapped to some drive be
active snapshot.
|
class |
TryBackToSnapshotCommand<T extends ImagesContainterParametersBase>
This command responsible to creating new snapshot from non leaf snapshot.
|