1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/gns3server/schemas
2021-09-02 21:59:09 +09:30
..
__init__.py New base server. 2015-01-13 17:05:26 -07:00
atm_switch.py
capabilities.py
cloud_template.py
cloud.py Console support for clouds (to connect to external devices or services). 2018-06-10 17:43:29 +07:00
compute.py Make sure nothing is named "compute server". 2018-11-27 18:14:51 +07:00
custom_adapters.py Handle custom adapters in schemas. 2018-11-17 20:09:34 +07:00
docker_template.py
docker.py
drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
dynamips_template.py
dynamips_vm.py
ethernet_hub_template.py
ethernet_hub.py Fix required field in schema not use 2017-04-11 10:57:01 +02:00
ethernet_switch_template.py
ethernet_switch.py
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
nat.py
nio.py
node.py
port.py Nat node use port 0 2016-09-05 11:43:20 +02:00
project.py
qemu_template.py
qemu.py
server_statistics.py Revert "List disk usage for all mount points" 2021-09-02 21:59:09 +09:30
snapshot.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
template.py
topology.py
traceng_template.py
traceng.py
version.py
virtualbox_template.py
virtualbox.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 2018-12-21 16:54:13 +08:00
vmware_template.py
vmware.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 2018-12-21 16:54:13 +08:00
vpcs_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
vpcs.py