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/docs/api/notifications/compute.updated.json

27 lines
591 B

{
"capabilities": {
"node_types": [
"cloud",
"nat",
"ethernet_hub",
"ethernet_switch",
"vpcs",
"virtualbox",
"dynamips",
"frame_relay_switch",
"atm_switch",
"qemu",
"vmware"
],
"version": "2.0.0dev1"
},
"compute_id": "local",
"connected": true,
"cpu_usage_percent": 14.3,
"host": "localhost",
"memory_usage_percent": 81.2,
"name": "atlantis",
"port": 3080,
"protocol": "http",
"user": null
}