mirror of
https://github.com/lucaspalomodevelop/netbox.git
synced 2026-03-13 17:54:35 +00:00
14 lines
272 B
Markdown
14 lines
272 B
Markdown
# Virtual Disks
|
|
|
|
A virtual disk is used to model discrete virtual hard disks assigned to [virtual machines](./virtualmachine.md).
|
|
|
|
## Fields
|
|
|
|
### Name
|
|
|
|
A human-friendly name that is unique to the assigned virtual machine.
|
|
|
|
### Size
|
|
|
|
The allocated disk size, in gigabytes.
|