You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/schemas
grossmj 13d9afd8bc
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
4 months ago
..
__init__.py New base server. 9 years ago
atm_switch.py Fix required field in schema not use 7 years ago
capabilities.py Return the platform of a compute 8 years ago
cloud.py Console support for clouds (to connect to external devices or services). 6 years ago
cloud_template.py Add missing default values in Cloud schema. 5 years ago
compute.py Make sure nothing is named "compute server". 6 years ago
custom_adapters.py Handle custom adapters in schemas. 6 years ago
docker.py Support for additional persistent docker volumes to be specified within appliance configuration 5 years ago
docker_template.py Fix Docker extra volumes support 5 years ago
drawing.py Handle locking/unlocking items independently from the layer position. 5 years ago
dynamips_template.py Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 5 years ago
dynamips_vm.py Merging 2.1 into 2.2 5 years ago
ethernet_hub.py Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 4 months ago
ethernet_hub_template.py Set default_name_format for some builtin nodes. 5 years ago
ethernet_switch.py Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 4 months ago
ethernet_switch_template.py Set default_name_format for some builtin nodes. 5 years ago
filter.py Support packet filtering for VPCS 7 years ago
frame_relay_switch.py Fix required field in schema not use 7 years ago
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 4 years ago
iou.py Allocate application IDs for IOU nodes on the controller. 4 years ago
iou_license.py Remove generic controller settings API endpoint. 6 years ago
iou_template.py Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806 5 years ago
label.py Make x,y optional for creating links via API. Fixes #1630 5 years ago
link.py Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
nat.py Move the generation of the list of ports to the server 8 years ago
nio.py Improve suspend a link for Qemu and VirtualBox VMs. 6 years ago
node.py Locked state should not be used when duplicating a node. 5 years ago
port.py Nat node use port 0 8 years ago
project.py Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119 3 years ago
qemu.py Backport UEFI boot mode support for Qemu VMs 11 months ago
qemu_template.py Add Qemu IGB network device 7 months ago
server_statistics.py Revert "List disk usage for all mount points" 3 years ago
snapshot.py Replace snapshots by import / export 8 years ago
template.py Accept a node name when creating a node from a template using the API. Fixes #1708 4 years ago
topology.py Use "node" instead of "appliance" for grid support. 6 years ago
traceng.py Add default destination setting for traceng + some checks. 6 years ago
traceng_template.py Use "template" to name what we use to create new nodes. 6 years ago
version.py Schemas review. 8 years ago
virtualbox.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 5 years ago
virtualbox_template.py New node information dialog to display general, usage and command line information. 5 years ago
vmware.py Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657 5 years ago
vmware_template.py New node information dialog to display general, usage and command line information. 5 years ago
vpcs.py Support for console type "none". 6 years ago
vpcs_template.py Set default_name_format for some builtin nodes. 5 years ago