mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-23 09:15:34 +00:00
Update documentation
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
curl -i -X GET 'http://localhost:3080/v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/ac59b961-9c09-4282-adc7-c3d9159a1e68'
|
||||
curl -i -X GET 'http://localhost:3080/v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/9f52dbaa-6606-435f-80a1-ad19fb25d9fe'
|
||||
|
||||
GET /v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/ac59b961-9c09-4282-adc7-c3d9159a1e68 HTTP/1.1
|
||||
GET /v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/9f52dbaa-6606-435f-80a1-ad19fb25d9fe HTTP/1.1
|
||||
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ X-ROUTE: /v2/compute/projects/{project_id}/virtualbox/nodes/{node_id}
|
||||
"headless": false,
|
||||
"name": "VMTEST",
|
||||
"node_directory": null,
|
||||
"node_id": "ac59b961-9c09-4282-adc7-c3d9159a1e68",
|
||||
"node_id": "9f52dbaa-6606-435f-80a1-ad19fb25d9fe",
|
||||
"project_id": "a1e920ca-338a-4e9f-b363-aa607b09dd80",
|
||||
"ram": 0,
|
||||
"status": "stopped",
|
||||
|
Reference in New Issue
Block a user