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

11 lines
260 B

{
"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"
}