Class: Fog::Proxmox::Compute::Efidisk
- Inherits:
-
Model
- Object
- Model
- Fog::Proxmox::Compute::Efidisk
- Defined in:
- lib/fog/proxmox/compute/models/efidisk.rb
Overview
class Efidisk model: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/node/qemu|lxc/vmid/config size is in Gb
Instance Method Summary collapse
Instance Method Details
#flatten ⇒ Object
36 37 38 |
# File 'lib/fog/proxmox/compute/models/efidisk.rb', line 36 def flatten Fog::Proxmox::EfidiskHelper.flatten(attributes) end |