1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/schemas
2018-11-18 16:20:50 +07:00
..
__init__.py
appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
atm_switch.py
capabilities.py
cloud_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
cloud.py Console support for clouds (to connect to external devices or services). 2018-06-10 17:43:29 +07:00
compute.py Return compute port information via API. Ref #1420. 2018-10-05 12:48:20 +02:00
custom_adapters.py Handle custom adapters in schemas. 2018-11-17 20:09:34 +07:00
docker_appliance.py Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613 2018-11-17 21:50:00 +07:00
docker.py Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613 2018-11-17 21:50:00 +07:00
drawing.py
dynamips_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
dynamips_vm.py Schema validation for appliance API. Ref #1427. 2018-11-15 17:28:17 +07:00
ethernet_hub_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
ethernet_hub.py
ethernet_switch_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
ethernet_switch.py Support for console type "none". 2018-03-24 18:11:21 +07:00
filter.py
frame_relay_switch.py
gns3vm.py Fix typo in vcpus on VirtualBoxVM, fixes: #1213 2017-11-07 11:15:49 +01:00
iou_appliance.py Support "L1 keepalives" in IOU appliance schema. 2018-11-18 16:04:08 +07:00
iou_license.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
iou.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
label.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
link.py
nat.py
nio.py Improve suspend a link for Qemu and VirtualBox VMs. 2018-03-19 16:26:12 +07:00
node.py Add appliance UUID added to the node data. Fixes #1334. 2018-08-09 17:45:33 +07:00
port.py
project.py Project global variables 2018-05-04 14:34:44 +02:00
qemu_appliance.py Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629 2018-11-18 16:20:50 +07:00
qemu.py Fix small bugs when using the new appliance management API. 2018-11-17 22:16:18 +07:00
snapshot.py
topology.py Support of supplier and variables in topology 2018-05-08 10:07:42 +02:00
traceng_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
traceng.py Add default destination setting for traceng + some checks. 2018-04-16 15:03:22 +08:00
version.py
virtualbox_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
virtualbox.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
vmware_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
vmware.py Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361. 2018-04-02 22:27:12 +07:00
vpcs_appliance.py Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
vpcs.py Support for console type "none". 2018-03-24 18:11:21 +07:00