1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/gns3server/schemas
2020-05-05 12:40:50 +09:30
..
__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
ethernet_switch_template.py
ethernet_switch.py
filter.py
frame_relay_switch.py
gns3vm.py Default port set to 80 for server running in the GNS3 VM. Fixes #1737 2020-05-05 12:40:50 +09: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
nat.py
nio.py
node.py
port.py
project.py Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941 2020-03-14 17:22:43 +10:30
qemu_template.py Add nvme disk interface and fix scsi disk interface for Qemu VMs. 2020-01-25 16:22:34 +08:00
qemu.py
server_statistics.py Server statistics implementation 2020-03-10 17:48:03 +10: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