Name | Type | Description | Notes |
---|---|---|---|
config | models::VmConfig | ||
state | String | ||
memory_actual_size | Option<i64> | [optional] | |
device_tree | Option<std::collections::HashMap<String, models::DeviceNode>> | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
config | models::VmConfig | ||
state | String | ||
memory_actual_size | Option<i64> | [optional] | |
device_tree | Option<std::collections::HashMap<String, models::DeviceNode>> | [optional] |