mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
26 lines
616 B
JSON
26 lines
616 B
JSON
{
|
|
"capabilities": {
|
|
"node_types": [
|
|
"cloud",
|
|
"ethernet_hub",
|
|
"ethernet_switch",
|
|
"vpcs",
|
|
"virtualbox",
|
|
"dynamips",
|
|
"frame_relay_switch",
|
|
"atm_switch",
|
|
"qemu",
|
|
"vmware"
|
|
],
|
|
"version": "2.0.0dev1"
|
|
},
|
|
"compute_id": "72c86a69-66eb-4d45-bb3f-c0d8def749ec",
|
|
"connected": true,
|
|
"cpu_usage_percent": 17.5,
|
|
"host": "127.0.0.1",
|
|
"memory_usage_percent": 76.5,
|
|
"name": "http://127.0.0.1:3080",
|
|
"port": 3080,
|
|
"protocol": "http",
|
|
"user": null
|
|
} |