1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server/schemas
2020-11-05 11:13:57 +10:30
..
__init__.py New base server. 2015-01-13 17:05:26 -07:00
atm_switch.py
capabilities.py
cloud_template.py Add missing default values in Cloud schema. 2019-07-12 11:32:55 +02:00
cloud.py
compute.py
custom_adapters.py
docker_template.py
docker.py
drawing.py
dynamips_template.py
dynamips_vm.py
ethernet_hub_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
ethernet_hub.py
ethernet_switch_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
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 Make x,y optional for creating links via API. Fixes #1630 2019-08-26 19:51:03 +07:00
link.py Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00
nat.py
nio.py
node.py
port.py
project.py Option to reset or not all MAC addresses when exporting or duplicating a project. 2020-05-27 12:14:47 +09:30
qemu_template.py Support to activate/deactive network connection state replication in Qemu. 2020-06-02 18:45:22 +09:30
qemu.py Support to activate/deactive network connection state replication in Qemu. 2020-06-02 18:45:22 +09:30
server_statistics.py Server statistics implementation 2020-03-10 17:48:03 +10:30
snapshot.py
template.py Accept a node name when creating a node from a template using the API. Fixes #1708 2020-01-08 08:19:33 +08:00
topology.py
traceng_template.py
traceng.py
version.py
virtualbox_template.py
virtualbox.py
vmware_template.py
vmware.py
vpcs_template.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
vpcs.py