1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
gns3-server/docs/api/notifications/compute.updated.json
2016-06-30 11:08:01 +02:00

11 lines
260 B
JSON

{
"compute_id": "my_compute_id",
"connected": false,
"cpu_usage_percent": null,
"host": "example.com",
"memory_usage_percent": null,
"name": "http://julien@example.com:84",
"port": 84,
"protocol": "https",
"user": "julien"
}