Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

Add machine type

Merged Frederico SEQUEIRA requested to merge add_machine_type into main
All threads resolved!

Files

## netbox_sys_virtual_machine_type
**Mapping Redirect definition class**
| FIELD | TYPE | DESCRIPTION |
|------------------------------- |-----------------------------------|---------------------------------------------------------------------------|
| id | Big (8 byte) integer | Unique ID |
| assigned_object_type_id | Big (8 byte) integer | cluster type type ID |
| assigned_object_id | Big (8 byte) integer | cluster type unique ID |
| virtual_machine_type_assignment_id | String | Virtual Machine type ID (refers to the table virtual_machine_tye) |
| virtual_machine_type_assignment_desc | String | Virtual Machine type assignment description |
\ No newline at end of file
Loading