Add more information about appliances to the API documentation.

This commit is contained in:
grossmj
2018-11-20 16:21:32 +07:00
parent 68ecbffcf1
commit 4e2b8bfe7c
201 changed files with 1003 additions and 930 deletions

View File

@ -1,6 +1,6 @@
curl -i -X POST 'http://localhost:3080/v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/fd256c2f-ac6e-4f9d-975a-e6ea2347170a/suspend' -d '{}'
curl -i -X POST 'http://localhost:3080/v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/278f435c-3c76-4b2e-bc6c-3990a35de558/suspend' -d '{}'
POST /v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/fd256c2f-ac6e-4f9d-975a-e6ea2347170a/suspend HTTP/1.1
POST /v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/virtualbox/nodes/278f435c-3c76-4b2e-bc6c-3990a35de558/suspend HTTP/1.1
{}
@ -8,7 +8,7 @@ HTTP/1.1 204
Connection: close
Content-Length: 0
Content-Type: application/octet-stream
Date: Tue, 20 Nov 2018 06:00:39 GMT
Server: Python/3.6 GNS3/2.2.0dev4
Date: Tue, 20 Nov 2018 08:47:51 GMT
Server: Python/3.6 GNS3/2.2.0dev5
X-Route: /v2/compute/projects/{project_id}/virtualbox/nodes/{node_id}/suspend