Object
The following fields are available on this object as described below.
Name | Type | Null? |
---|---|---|
id |
String | |
name |
String | |
hostname |
String | |
fqdn |
String | |
description |
String | Optional |
created_at |
Unix Timestamp | |
initial_root_password |
String | Optional |
state |
VirtualMachineStateEnum | |
zone |
Zone | |
organization |
Organization | |
group |
VirtualMachineGroup | Optional |
package |
VirtualMachinePackage | Optional |
attached_iso |
ISO | Optional |
memory_in_gb |
Integer | Optional |
cpu_cores |
Integer | Optional |
use_dedicated_cpus |
Boolean | Optional |
gpu_type |
GPUType | Optional |
gpus |
VirtualMachineGPU Array | |
tags |
Tag Array | |
tag_names |
String Array | |
ip_addresses |
IPAddress Array |