Terradue::Cloud::CloudProvider

!include includes/skins.iuml
skinparam backgroundColor #FFFFFF
skinparam componentStyle uml2
!include target/rst/in/class_terradue_1_1_cloud_1_1_cloud_provider.iuml

Properties

Type Name Summary
string AccessPoint  

Methods

Type Name Summary
VirtualMachineTemplate FindVirtualMachineTemplates() In a derived class, queries the cloud provider to get a list of the virtual machine templates defined on it.
VirtualDisk FindVirtualDisks() In a derived class, queries the cloud provider to get a list of the virtual disks defined on it.
VirtualNetwork FindVirtualNetworks() In a derived class, queries the cloud provider to get a list of the virtual networks defined on it.
CloudAppliance FindAppliances() In a derived class, queries the cloud provider to get a list of the cloud appliances created on it.
CloudAppliance CreateInstance()