Files
netbox/docs/features
Martin Hauser a9ff808d04 feat(virtualization): Add Virtual Machine Type model
Introduce `VirtualMachineType` to classify virtual machines and apply
default platform, vCPU, and memory values when creating a VM.

This adds the new model and its relationship to `VirtualMachine`, and
wires it through forms, filtersets, tables, views, the REST API,
GraphQL, navigation, search, documentation, and tests.

Explicit values set on a virtual machine continue to take precedence,
and changes to a type do not retroactively update existing VMs.
2026-03-26 19:16:44 +01:00
..
2025-10-06 17:04:10 -04:00
2025-01-24 08:10:39 -05:00
2024-11-26 12:38:29 -05:00
2023-12-21 16:27:43 -05:00
2025-10-08 18:24:12 -04:00
2023-12-04 15:44:52 -05:00
2022-08-12 14:14:56 -04:00