1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 05:49:03 +00:00
gns3-server/gns3server/schemas
2024-01-28 12:13:09 +11:00
..
__init__.py
atm_switch.py
capabilities.py
cloud_template.py
cloud.py
compute.py
custom_adapters.py
docker_template.py
docker.py
drawing.py
dynamips_template.py
dynamips_vm.py
ethernet_hub_template.py
ethernet_hub.py Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-28 12:13:09 +11:00
ethernet_switch_template.py
ethernet_switch.py Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-28 12:13:09 +11:00
filter.py
frame_relay_switch.py
gns3vm.py Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069 2020-11-05 11:13:57 +10:30
iou_license.py
iou_template.py
iou.py Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
label.py
link.py Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 2021-06-07 14:08:21 +09:30
nat.py
nio.py
node.py
port.py
project.py Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119 2021-02-15 15:16:19 +10:30
qemu_template.py Add Qemu IGB network device 2023-10-12 11:35:53 +02:00
qemu.py Backport UEFI boot mode support for Qemu VMs 2023-06-23 11:18:25 +09:30
server_statistics.py Revert "List disk usage for all mount points" 2021-09-02 21:59:09 +09:30
snapshot.py
template.py
topology.py
traceng_template.py
traceng.py
version.py
virtualbox_template.py
virtualbox.py
vmware_template.py
vmware.py
vpcs_template.py
vpcs.py