| Terradue::Cloud::CloudProvider |
Provider |
Get (or set) the provider to which the appliance belongs. |
| string |
RemoteId |
Get (or set) the remote identifier that identifies the applicance on the Cloud Provider |
| string |
Hostname |
|
| string |
Owner |
|
| Terradue::Cloud::VirtualMachineTemplate |
VirtualMachineTemplate |
The template the appliance has been instantiated from. |
| int |
Cores |
Gets the number of CPU cores assigned to the instance. |
| float |
Memory |
Gets the maximum RAM allocated to the instance in gigabytes. |
| MachineState |
State |
|