1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-04-18 00:29:01 +00:00
gns3-server/gns3server/schemas
2021-06-07 14:08:21 +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
iou_license.py
iou_template.py
iou.py
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 Create config disk property false by default for Qemu templates 2020-08-17 12:45:57 +09:30
qemu.py Add explicit option to automatically create or not the config disk. Off by default. 2020-08-14 17:57:24 +09:30
server_statistics.py
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