gns3-server/docs/api/notifications/compute.updated.json
2016-09-27 17:15:40 +02:00

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
}