52 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-05-30 13:24:21 +02:00
{
2021-10-11 11:47:58 +10:30
"appliance_id": "0293ded2-0ca3-4052-913f-8c2d872e46ba",
"name": "EXOS VM",
2017-02-11 14:16:34 +01:00
"category": "multilayer_switch",
2019-11-07 08:14:47 +01:00
"description": "The ExtremeXOS VM is created and maintained by Extreme Networks for users to emulate a network using EXOS switches.",
2016-05-30 13:24:21 +02:00
"vendor_name": "Extreme Networks",
"vendor_url": "https://www.extremenetworks.com",
"documentation_url": "https://www.extremenetworks.com/support/documentation",
"product_name": "EXOS VM",
"registry_version": 4,
2016-05-30 13:24:21 +02:00
"status": "stable",
"maintainer": "Extreme Networks",
"maintainer_email": "GitHubscripting@extremenetworks.com",
"usage": "Boot up and login is admin with no password.",
"symbol": ":/symbols/multilayer_switch.svg",
"first_port_name": "Mgmt",
2016-06-06 12:28:21 -04:00
"port_name_format": "Port{port1}",
2016-05-30 13:24:21 +02:00
"qemu": {
"adapter_type": "rtl8139",
2016-05-30 13:24:21 +02:00
"adapters": 13,
"ram": 512,
2016-05-30 13:24:21 +02:00
"hda_disk_interface": "ide",
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "dc",
"kvm": "allow",
"options": "-cpu core2duo"
2016-05-30 13:24:21 +02:00
},
2016-05-30 13:24:21 +02:00
"images": [
{
"filename": "EXOS-VM_v32.6.3.126.qcow2",
"version": "32.6.3.126",
"md5sum": "5856b6c427bd605fe1c7adb6ee6b2659",
"filesize": 236716032,
"direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v32.6.3.126.qcow2"
2016-05-30 13:24:21 +02:00
}
2016-05-30 13:24:21 +02:00
],
2016-05-30 13:24:21 +02:00
"versions": [
2022-07-08 10:27:24 -04:00
{
"name": "32.6.3.126",
2019-07-23 14:01:34 -04:00
"images": {
"hda_disk_image": "EXOS-VM_v32.6.3.126.qcow2"
}
2016-05-30 13:24:21 +02:00
}
]
}