",
+ "console_type": null,
+ "first_port_name": null,
+ "height": 59,
+ "label": {
+ "rotation": 0,
+ "style": "font-size: 10;font-familly: Verdana",
+ "text": "test",
+ "x": null,
+ "y": -40
+ },
+ "name": "test",
+ "node_directory": null,
+ "node_id": "86b1aa27-5c82-4596-8246-3f7384f853a1",
+ "node_type": "vpcs",
+ "port_name_format": "Ethernet{0}",
+ "port_segment_size": 0,
+ "ports": [
+ {
+ "adapter_number": 0,
+ "data_link_types": {
+ "Ethernet": "DLT_EN10MB"
+ },
+ "link_type": "ethernet",
+ "name": "Ethernet0",
+ "port_number": 0,
+ "short_name": "e0"
+ }
+ ],
+ "project_id": "2071abcf-98b8-42b8-a6e7-6e0e5571e223",
+ "properties": {},
+ "status": "stopped",
+ "symbol": ":/symbols/computer.svg",
+ "width": 65,
+ "x": 0,
+ "y": 0,
+ "z": 0
+}
diff --git a/docs/api/notifications/compute.created.json b/docs/api/notifications/compute.created.json
new file mode 100644
index 00000000..48759ae3
--- /dev/null
+++ b/docs/api/notifications/compute.created.json
@@ -0,0 +1,15 @@
+{
+ "capabilities": {
+ "node_types": [],
+ "version": null
+ },
+ "compute_id": "my_compute",
+ "connected": false,
+ "cpu_usage_percent": null,
+ "host": "localhost",
+ "memory_usage_percent": null,
+ "name": "http://julien@localhost:84",
+ "port": 84,
+ "protocol": "http",
+ "user": "julien"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/compute.deleted.json b/docs/api/notifications/compute.deleted.json
new file mode 100644
index 00000000..2c489ad4
--- /dev/null
+++ b/docs/api/notifications/compute.deleted.json
@@ -0,0 +1,15 @@
+{
+ "capabilities": {
+ "node_types": [],
+ "version": null
+ },
+ "compute_id": "my_compute_id",
+ "connected": false,
+ "cpu_usage_percent": null,
+ "host": "localhost",
+ "memory_usage_percent": null,
+ "name": "http://julien@localhost:84",
+ "port": 84,
+ "protocol": "http",
+ "user": "julien"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/compute.updated.json b/docs/api/notifications/compute.updated.json
new file mode 100644
index 00000000..75d786f7
--- /dev/null
+++ b/docs/api/notifications/compute.updated.json
@@ -0,0 +1,15 @@
+{
+ "capabilities": {
+ "node_types": [],
+ "version": null
+ },
+ "compute_id": "my_compute_id",
+ "connected": false,
+ "cpu_usage_percent": null,
+ "host": "localhost",
+ "memory_usage_percent": null,
+ "name": "http://julien@localhost:84",
+ "port": 84,
+ "protocol": "https",
+ "user": "julien"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/drawing.created.json b/docs/api/notifications/drawing.created.json
new file mode 100644
index 00000000..aae49b31
--- /dev/null
+++ b/docs/api/notifications/drawing.created.json
@@ -0,0 +1,9 @@
+{
+ "drawing_id": "377bccc0-779a-44b0-ab5e-98dfd6dc46cd",
+ "project_id": "adb641a0-8ec9-4b5a-b8df-cc993638c601",
+ "rotation": 0,
+ "svg": "",
+ "x": 10,
+ "y": 20,
+ "z": 0
+}
\ No newline at end of file
diff --git a/docs/api/notifications/drawing.deleted.json b/docs/api/notifications/drawing.deleted.json
new file mode 100644
index 00000000..3d9bb8a5
--- /dev/null
+++ b/docs/api/notifications/drawing.deleted.json
@@ -0,0 +1,9 @@
+{
+ "drawing_id": "b2f8b12f-a4cc-4621-affc-cf3dcd4ba513",
+ "project_id": "24ef7002-5dd6-4054-bf8a-d2aface0885e",
+ "rotation": 0,
+ "svg": "",
+ "x": 0,
+ "y": 0,
+ "z": 0
+}
\ No newline at end of file
diff --git a/docs/api/notifications/drawing.updated.json b/docs/api/notifications/drawing.updated.json
new file mode 100644
index 00000000..9e645a8c
--- /dev/null
+++ b/docs/api/notifications/drawing.updated.json
@@ -0,0 +1,8 @@
+{
+ "drawing_id": "d86ab88f-28bf-4f22-aa4e-e6d3c423b98c",
+ "project_id": "8f53f0f7-9967-4a01-884f-36ea1800e5ef",
+ "rotation": 0,
+ "x": 42,
+ "y": 20,
+ "z": 0
+}
\ No newline at end of file
diff --git a/docs/api/notifications/ignore.json b/docs/api/notifications/ignore.json
new file mode 100644
index 00000000..9bf8f5c3
--- /dev/null
+++ b/docs/api/notifications/ignore.json
@@ -0,0 +1,3 @@
+{
+ "project_id": 42
+}
\ No newline at end of file
diff --git a/docs/api/notifications/link.created.json b/docs/api/notifications/link.created.json
new file mode 100644
index 00000000..904f713b
--- /dev/null
+++ b/docs/api/notifications/link.created.json
@@ -0,0 +1,34 @@
+{
+ "capture_file_name": null,
+ "capture_file_path": null,
+ "capturing": false,
+ "link_id": "9b74fb50-652a-47de-aa7a-f936fad2623a",
+ "link_type": "ethernet",
+ "nodes": [
+ {
+ "adapter_number": 0,
+ "label": {
+ "rotation": 0,
+ "style": "font-size: 10; font-style: Verdana",
+ "text": "0/3",
+ "x": -10,
+ "y": -10
+ },
+ "node_id": "009935d3-bb71-48ee-8f8c-4160ecf36a1f",
+ "port_number": 3
+ },
+ {
+ "adapter_number": 2,
+ "label": {
+ "rotation": 0,
+ "style": "font-size: 10; font-style: Verdana",
+ "text": "2/4",
+ "x": -10,
+ "y": -10
+ },
+ "node_id": "efd15e6d-cc6d-4b85-8e11-0389806f7231",
+ "port_number": 4
+ }
+ ],
+ "project_id": "19def516-231c-4a43-8fdb-1d49333c1f8e"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/link.deleted.json b/docs/api/notifications/link.deleted.json
new file mode 100644
index 00000000..41fc2297
--- /dev/null
+++ b/docs/api/notifications/link.deleted.json
@@ -0,0 +1,9 @@
+{
+ "capture_file_name": null,
+ "capture_file_path": null,
+ "capturing": false,
+ "link_id": "105966d0-8a04-4cf5-95a4-ff13f1de7660",
+ "link_type": "ethernet",
+ "nodes": [],
+ "project_id": "42a1b682-b5bf-4de4-b5af-5366fc20a111"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/link.updated.json b/docs/api/notifications/link.updated.json
new file mode 100644
index 00000000..e0a0ff7a
--- /dev/null
+++ b/docs/api/notifications/link.updated.json
@@ -0,0 +1,32 @@
+{
+ "capture_file_name": null,
+ "capture_file_path": null,
+ "capturing": false,
+ "link_id": "fab9fae2-1ca7-48a5-a3bf-e6cdebf7d89f",
+ "link_type": "ethernet",
+ "nodes": [
+ {
+ "adapter_number": 0,
+ "label": {
+ "text": "Hello",
+ "x": 64,
+ "y": 0
+ },
+ "node_id": "d978c6d1-4503-46ce-a11c-432b7dace22c",
+ "port_number": 3
+ },
+ {
+ "adapter_number": 2,
+ "label": {
+ "rotation": 0,
+ "style": "font-size: 10; font-style: Verdana",
+ "text": "2/4",
+ "x": -10,
+ "y": -10
+ },
+ "node_id": "d1779d19-320a-471b-9d50-91dd3d3f3ecd",
+ "port_number": 4
+ }
+ ],
+ "project_id": "e49cdc9f-ce2d-48b4-a317-7107f4c2c520"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/log.error.json b/docs/api/notifications/log.error.json
new file mode 100644
index 00000000..aaf314d7
--- /dev/null
+++ b/docs/api/notifications/log.error.json
@@ -0,0 +1,3 @@
+{
+ "message": "Permission denied on /tmp"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/log.info.json b/docs/api/notifications/log.info.json
new file mode 100644
index 00000000..f77299a5
--- /dev/null
+++ b/docs/api/notifications/log.info.json
@@ -0,0 +1,3 @@
+{
+ "message": "Image uploaded"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/log.warning.json b/docs/api/notifications/log.warning.json
new file mode 100644
index 00000000..5d630354
--- /dev/null
+++ b/docs/api/notifications/log.warning.json
@@ -0,0 +1,3 @@
+{
+ "message": "Warning ASA 8 is not officialy supported by GNS3"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/node.created.json b/docs/api/notifications/node.created.json
new file mode 100644
index 00000000..e24038fa
--- /dev/null
+++ b/docs/api/notifications/node.created.json
@@ -0,0 +1,3 @@
+{
+ "a": "b"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/node.updated.json b/docs/api/notifications/node.updated.json
new file mode 100644
index 00000000..2c043193
--- /dev/null
+++ b/docs/api/notifications/node.updated.json
@@ -0,0 +1,45 @@
+{
+ "command_line": "",
+ "compute_id": "local",
+ "console": 5006,
+ "console_host": "localhost",
+ "console_type": "telnet",
+ "first_port_name": null,
+ "height": 59,
+ "label": {
+ "rotation": 0,
+ "style": "font-family: TypeWriter;font-size: 10;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
+ "text": "PC2",
+ "x": 18,
+ "y": -25
+ },
+ "name": "PC2",
+ "node_directory": "/private/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/pytest-of-noplay/pytest-51/test_open0/project-files/vpcs/748bcd89-624a-40eb-a8d3-1d2e85c99b51",
+ "node_id": "748bcd89-624a-40eb-a8d3-1d2e85c99b51",
+ "node_type": "vpcs",
+ "port_name_format": "Ethernet{0}",
+ "port_segment_size": 0,
+ "ports": [
+ {
+ "adapter_number": 0,
+ "data_link_types": {
+ "Ethernet": "DLT_EN10MB"
+ },
+ "link_type": "ethernet",
+ "name": "Ethernet0",
+ "port_number": 0,
+ "short_name": "e0"
+ }
+ ],
+ "project_id": "3c1be6f9-b4ba-4737-b209-63c47c23359f",
+ "properties": {
+ "startup_script": "",
+ "startup_script_path": "startup.vpc"
+ },
+ "status": "stopped",
+ "symbol": ":/symbols/computer.svg",
+ "width": 65,
+ "x": -71,
+ "y": -98,
+ "z": 1
+}
\ No newline at end of file
diff --git a/docs/api/notifications/ping.json b/docs/api/notifications/ping.json
new file mode 100644
index 00000000..4df2d436
--- /dev/null
+++ b/docs/api/notifications/ping.json
@@ -0,0 +1,3 @@
+{
+ "compute_id": 12
+}
\ No newline at end of file
diff --git a/docs/api/notifications/project.closed.json b/docs/api/notifications/project.closed.json
new file mode 100644
index 00000000..72618444
--- /dev/null
+++ b/docs/api/notifications/project.closed.json
@@ -0,0 +1,12 @@
+{
+ "auto_close": true,
+ "auto_open": false,
+ "auto_start": false,
+ "filename": "test.gns3",
+ "name": "test",
+ "path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmp0vixjsro/projects/74bd9388-bd2e-41cc-b8da-d014cfb9f908",
+ "project_id": "74bd9388-bd2e-41cc-b8da-d014cfb9f908",
+ "scene_height": 1000,
+ "scene_width": 2000,
+ "status": "closed"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/project.updated.json b/docs/api/notifications/project.updated.json
new file mode 100644
index 00000000..7d3091b0
--- /dev/null
+++ b/docs/api/notifications/project.updated.json
@@ -0,0 +1,12 @@
+{
+ "auto_close": true,
+ "auto_open": false,
+ "auto_start": false,
+ "filename": "test.gns3",
+ "name": "test2",
+ "path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmpe4g8gdv7/projects/10010203-0405-0607-0809-0a0b0c0d0e0f",
+ "project_id": "10010203-0405-0607-0809-0a0b0c0d0e0f",
+ "scene_height": 1000,
+ "scene_width": 2000,
+ "status": "opened"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/settings.updated.json b/docs/api/notifications/settings.updated.json
new file mode 100644
index 00000000..69fbf10a
--- /dev/null
+++ b/docs/api/notifications/settings.updated.json
@@ -0,0 +1,3 @@
+{
+ "test": true
+}
\ No newline at end of file
diff --git a/docs/api/notifications/snapshot.restored.json b/docs/api/notifications/snapshot.restored.json
new file mode 100644
index 00000000..9dd96166
--- /dev/null
+++ b/docs/api/notifications/snapshot.restored.json
@@ -0,0 +1,6 @@
+{
+ "created_at": 1490088724,
+ "name": "test",
+ "project_id": "ecb64cf5-aec7-469a-a367-3d16f4377cd7",
+ "snapshot_id": "7e0bb824-e0aa-4ff1-b4f8-8453e99cb1bd"
+}
\ No newline at end of file
diff --git a/docs/api/notifications/test.json b/docs/api/notifications/test.json
new file mode 100644
index 00000000..9e26dfee
--- /dev/null
+++ b/docs/api/notifications/test.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/docs/api/v2/compute/capabilities/capabilities.rst b/docs/api/v2/compute/capabilities/capabilities.rst
index d0685663..7c6f7fcc 100644
--- a/docs/api/v2/compute/capabilities/capabilities.rst
+++ b/docs/api/v2/compute/capabilities/capabilities.rst
@@ -22,3 +22,9 @@ Output
version | ✔ | ['string', 'null'] | Version number |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_capabilities.txt
+
diff --git a/docs/api/v2/compute/cloud/projectsprojectidcloudnodes.rst b/docs/api/v2/compute/cloud/projectsprojectidcloudnodes.rst
index c9a5338e..abf7208e 100644
--- a/docs/api/v2/compute/cloud/projectsprojectidcloudnodes.rst
+++ b/docs/api/v2/compute/cloud/projectsprojectidcloudnodes.rst
@@ -61,3 +61,9 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidcloudnodes.txt
+
diff --git a/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeid.rst b/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeid.rst
index ec97be6e..35577308 100644
--- a/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeid.rst
+++ b/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeid.rst
@@ -33,6 +33,12 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidcloudnodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/cloud/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -97,6 +103,12 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidcloudnodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/cloud/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -113,3 +125,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidcloudnodesnodeid.txt
+
diff --git a/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 693ea808..a1f38f2b 100644
--- a/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/cloud/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeid.rst b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeid.rst
index 4de9efa8..14d6f50a 100644
--- a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeid.rst
+++ b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeid.rst
@@ -83,3 +83,9 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectiddockernodesnodeid.txt
+
diff --git a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 9728e7c2..58c2ce73 100644
--- a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/docker/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
index b224ea50..12b041d4 100644
--- a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
+++ b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
@@ -31,3 +31,9 @@ Input
data_link_type | | enum | Possible values: DLT_ATM_RFC1483, DLT_EN10MB, DLT_FRELAY, DLT_C_HDLC, DLT_PPP_SERIAL |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture.txt
+
diff --git a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
index 4cc91dd6..e227f8a0 100644
--- a/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
+++ b/docs/api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
@@ -21,3 +21,9 @@ Response status codes
- **404**: Instance doesn't exist
- **409**: Container not started
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture.txt
+
diff --git a/docs/api/v2/compute/iou/iouimages.rst b/docs/api/v2/compute/iou/iouimages.rst
index f2b0d7ab..95456098 100644
--- a/docs/api/v2/compute/iou/iouimages.rst
+++ b/docs/api/v2/compute/iou/iouimages.rst
@@ -11,3 +11,9 @@ Response status codes
**********************
- **200**: List of IOU images
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_iouimages.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodes.rst b/docs/api/v2/compute/iou/projectsprojectidiounodes.rst
index 6bfcc865..46e44b20 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodes.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodes.rst
@@ -71,3 +71,9 @@ Output
use_default_iou_values | | ['boolean', 'null'] | Use default IOU values |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodes.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeid.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeid.rst
index b7b93742..557883a2 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeid.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeid.rst
@@ -47,6 +47,12 @@ Output
use_default_iou_values | | ['boolean', 'null'] | Use default IOU values |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidiounodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/iou/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -122,6 +128,12 @@ Output
use_default_iou_values | | ['boolean', 'null'] | Use default IOU values |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidiounodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/iou/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -138,3 +150,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidiounodesnodeid.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 6f58909e..3036a9dd 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/iou/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
index 12670a6c..e957b80b 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture.rst
@@ -31,3 +31,9 @@ Input
data_link_type | | enum | Possible values: DLT_ATM_RFC1483, DLT_EN10MB, DLT_FRELAY, DLT_C_HDLC, DLT_PPP_SERIAL |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
index 2ea2fc51..6cd4afb9 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture.rst
@@ -21,3 +21,9 @@ Response status codes
- **404**: Instance doesn't exist
- **409**: VM not started
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidreload.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidreload.rst
index 7f6d6262..19af3275 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidreload.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidreload.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidreload.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstart.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstart.rst
index c8eda9d1..3df8062a 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstart.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstart.rst
@@ -56,3 +56,9 @@ Output
use_default_iou_values | | ['boolean', 'null'] | Use default IOU values |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidstart.txt
+
diff --git a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstop.rst b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstop.rst
index d9348673..7934e045 100644
--- a/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstop.rst
+++ b/docs/api/v2/compute/iou/projectsprojectidiounodesnodeidstop.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidiounodesnodeidstop.txt
+
diff --git a/docs/api/v2/compute/nat/projectsprojectidnatnodes.rst b/docs/api/v2/compute/nat/projectsprojectidnatnodes.rst
index 4d64ab54..1d6e2672 100644
--- a/docs/api/v2/compute/nat/projectsprojectidnatnodes.rst
+++ b/docs/api/v2/compute/nat/projectsprojectidnatnodes.rst
@@ -43,3 +43,9 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidnatnodes.txt
+
diff --git a/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeid.rst b/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeid.rst
index fbaff64d..7507a612 100644
--- a/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeid.rst
+++ b/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeid.rst
@@ -31,6 +31,12 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidnatnodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/nat/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -74,6 +80,12 @@ Output
status | | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidnatnodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/nat/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -90,3 +102,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidnatnodesnodeid.txt
+
diff --git a/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 4563f285..7dc12995 100644
--- a/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/nat/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/network/networkinterfaces.rst b/docs/api/v2/compute/network/networkinterfaces.rst
index 61d1ed3d..66f40f0d 100644
--- a/docs/api/v2/compute/network/networkinterfaces.rst
+++ b/docs/api/v2/compute/network/networkinterfaces.rst
@@ -11,3 +11,9 @@ Response status codes
**********************
- **200**: OK
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_networkinterfaces.txt
+
diff --git a/docs/api/v2/compute/network/projectsprojectidportsudp.rst b/docs/api/v2/compute/network/projectsprojectidportsudp.rst
index 0c6f0090..ca5f9b03 100644
--- a/docs/api/v2/compute/network/projectsprojectidportsudp.rst
+++ b/docs/api/v2/compute/network/projectsprojectidportsudp.rst
@@ -16,3 +16,9 @@ Response status codes
- **201**: UDP port allocated
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidportsudp.txt
+
diff --git a/docs/api/v2/compute/project/projects.rst b/docs/api/v2/compute/project/projects.rst
index 36379831..1ead42be 100644
--- a/docs/api/v2/compute/project/projects.rst
+++ b/docs/api/v2/compute/project/projects.rst
@@ -11,6 +11,12 @@ Response status codes
**********************
- **200**: Project list
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projects.txt
+
POST /v2/compute/projects
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -54,3 +60,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projects.txt
+
diff --git a/docs/api/v2/compute/project/projectsprojectid.rst b/docs/api/v2/compute/project/projectsprojectid.rst
index 606c1c78..373b19a2 100644
--- a/docs/api/v2/compute/project/projectsprojectid.rst
+++ b/docs/api/v2/compute/project/projectsprojectid.rst
@@ -34,6 +34,12 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectid.txt
+
DELETE /v2/compute/projects/**{project_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -48,3 +54,9 @@ Response status codes
- **204**: Changes have been written on disk
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectid.txt
+
diff --git a/docs/api/v2/compute/project/projectsprojectidclose.rst b/docs/api/v2/compute/project/projectsprojectidclose.rst
index c651d88d..b507cae8 100644
--- a/docs/api/v2/compute/project/projectsprojectidclose.rst
+++ b/docs/api/v2/compute/project/projectsprojectidclose.rst
@@ -16,3 +16,9 @@ Response status codes
- **204**: Project closed
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidclose.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodes.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodes.rst
index b6b1b2f2..6ab2e8f1 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodes.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodes.rst
@@ -116,3 +116,9 @@ Output
usage | ✔ | string | How to use the QEMU VM |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodes.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeid.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeid.rst
index bc82ed07..ced6f8d5 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeid.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeid.rst
@@ -69,6 +69,12 @@ Output
usage | ✔ | string | How to use the QEMU VM |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidqemunodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/qemu/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -184,6 +190,12 @@ Output
usage | ✔ | string | How to use the QEMU VM |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidqemunodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/qemu/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -200,3 +212,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidqemunodesnodeid.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index c83d8fa3..8aaa9c02 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/qemu/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload.rst
index 8bee2ec1..f7346523 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidreload.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume.rst
index 938c5ad0..f6c35a56 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidresume.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart.rst
index 4b59d12c..82150273 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart.rst
@@ -69,3 +69,9 @@ Output
usage | ✔ | string | How to use the QEMU VM |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidstart.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop.rst
index 90b6447e..405185e7 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidstop.txt
+
diff --git a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend.rst b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend.rst
index f41b998b..78af62ee 100644
--- a/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend.rst
+++ b/docs/api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidqemunodesnodeidsuspend.txt
+
diff --git a/docs/api/v2/compute/qemu/qemubinaries.rst b/docs/api/v2/compute/qemu/qemubinaries.rst
index 572aa802..f1a4173b 100644
--- a/docs/api/v2/compute/qemu/qemubinaries.rst
+++ b/docs/api/v2/compute/qemu/qemubinaries.rst
@@ -22,3 +22,9 @@ Input
archs | | array | Architectures to filter binaries with |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_qemubinaries.txt
+
diff --git a/docs/api/v2/compute/qemu/qemucapabilities.rst b/docs/api/v2/compute/qemu/qemucapabilities.rst
index f1a5b841..eeb70e2f 100644
--- a/docs/api/v2/compute/qemu/qemucapabilities.rst
+++ b/docs/api/v2/compute/qemu/qemucapabilities.rst
@@ -20,3 +20,9 @@ Output
kvm | | array | Architectures that KVM is enabled for |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_qemucapabilities.txt
+
diff --git a/docs/api/v2/compute/qemu/qemuimg.rst b/docs/api/v2/compute/qemu/qemuimg.rst
index efa21555..b64f4d8d 100644
--- a/docs/api/v2/compute/qemu/qemuimg.rst
+++ b/docs/api/v2/compute/qemu/qemuimg.rst
@@ -31,3 +31,9 @@ Input
zeroed_grain | | enum | Possible values: on, off |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_qemuimg.txt
+
diff --git a/docs/api/v2/compute/server/version.rst b/docs/api/v2/compute/server/version.rst
index d58dc956..b4947701 100644
--- a/docs/api/v2/compute/server/version.rst
+++ b/docs/api/v2/compute/server/version.rst
@@ -21,3 +21,9 @@ Output
version | ✔ | string | Version number |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_version.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes.rst
index 710eed0c..04ce4503 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes.rst
@@ -60,3 +60,9 @@ Output
vmname | | string | VirtualBox VM name (in VirtualBox itself) |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodes.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid.rst
index 461089b6..5af6251e 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid.rst
@@ -41,6 +41,12 @@ Output
vmname | | string | VirtualBox VM name (in VirtualBox itself) |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidvirtualboxnodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/virtualbox/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -104,6 +110,12 @@ Output
vmname | | string | VirtualBox VM name (in VirtualBox itself) |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidvirtualboxnodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/virtualbox/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 2bfdd646..98db45ad 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/virtualbox/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload.rst
index 58a62435..87344ad3 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidreload.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume.rst
index 2e4f8523..72a76026 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidresume.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart.rst
index 506d8663..1efeb459 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidstart.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop.rst
index 6050655a..6b747d82 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidstop.txt
+
diff --git a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend.rst b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend.rst
index dc24b777..7fba3344 100644
--- a/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend.rst
+++ b/docs/api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvirtualboxnodesnodeidsuspend.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodes.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodes.rst
index d0fb80de..3afe7156 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodes.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodes.rst
@@ -49,3 +49,9 @@ Output
status | ✔ | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvpcsnodes.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid.rst
index 330e3490..edfa0920 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid.rst
@@ -36,6 +36,12 @@ Output
status | ✔ | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_get_projectsprojectidvpcsnodesnodeid.txt
+
PUT /v2/compute/projects/**{project_id}**/vpcs/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -84,6 +90,12 @@ Output
status | ✔ | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_put_projectsprojectidvpcsnodesnodeid.txt
+
DELETE /v2/compute/projects/**{project_id}**/vpcs/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -100,3 +112,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidvpcsnodesnodeid.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
index 62e23572..89141be5 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.rst
@@ -20,6 +20,12 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
DELETE /v2/compute/projects/**{project_id}**/vpcs/nodes/**{node_id}**/adapters/**{adapter_number:\d+}**/ports/**{port_number:\d+}**/nio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -38,3 +44,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_delete_projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload.rst
index 0f721c01..b8f95b67 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvpcsnodesnodeidreload.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart.rst
index 7a579b26..50a42ea1 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart.rst
@@ -36,3 +36,9 @@ Output
status | ✔ | enum | Possible values: started, stopped, suspended |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvpcsnodesnodeidstart.txt
+
diff --git a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop.rst b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop.rst
index 1f1fff3c..3c1b34ae 100644
--- a/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop.rst
+++ b/docs/api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/compute_post_projectsprojectidvpcsnodesnodeidstop.txt
+
diff --git a/docs/api/v2/controller/drawing/projectsprojectiddrawings.rst b/docs/api/v2/controller/drawing/projectsprojectiddrawings.rst
index 972354dc..6886511c 100644
--- a/docs/api/v2/controller/drawing/projectsprojectiddrawings.rst
+++ b/docs/api/v2/controller/drawing/projectsprojectiddrawings.rst
@@ -15,6 +15,12 @@ Response status codes
**********************
- **200**: List of drawings returned
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectiddrawings.txt
+
POST /v2/projects/**{project_id}**/drawings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -59,3 +65,9 @@ Output
z | | integer | Z property |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectiddrawings.txt
+
diff --git a/docs/api/v2/controller/drawing/projectsprojectiddrawingsdrawingid.rst b/docs/api/v2/controller/drawing/projectsprojectiddrawingsdrawingid.rst
index 6f16c063..3ff0b4a5 100644
--- a/docs/api/v2/controller/drawing/projectsprojectiddrawingsdrawingid.rst
+++ b/docs/api/v2/controller/drawing/projectsprojectiddrawingsdrawingid.rst
@@ -47,6 +47,12 @@ Output
z | | integer | Z property |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_put_projectsprojectiddrawingsdrawingid.txt
+
DELETE /v2/projects/**{project_id}**/drawings/**{drawing_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -62,3 +68,9 @@ Response status codes
- **204**: Drawing deleted
- **400**: Invalid request
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_delete_projectsprojectiddrawingsdrawingid.txt
+
diff --git a/docs/api/v2/controller/gns3_vm/gns3vm.rst b/docs/api/v2/controller/gns3_vm/gns3vm.rst
index e6acb4e4..423ff461 100644
--- a/docs/api/v2/controller/gns3_vm/gns3vm.rst
+++ b/docs/api/v2/controller/gns3_vm/gns3vm.rst
@@ -11,6 +11,12 @@ Response status codes
**********************
- **200**: GNS3 VM settings returned
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_gns3vm.txt
+
PUT /v2/gns3vm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -20,3 +26,9 @@ Response status codes
**********************
- **201**: GNS3 VM updated
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_put_gns3vm.txt
+
diff --git a/docs/api/v2/controller/gns3_vm/gns3vmengines.rst b/docs/api/v2/controller/gns3_vm/gns3vmengines.rst
index 6ee79e12..1c9f5c29 100644
--- a/docs/api/v2/controller/gns3_vm/gns3vmengines.rst
+++ b/docs/api/v2/controller/gns3_vm/gns3vmengines.rst
@@ -11,3 +11,9 @@ Response status codes
**********************
- **200**: OK
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_gns3vmengines.txt
+
diff --git a/docs/api/v2/controller/gns3_vm/gns3vmenginesenginevms.rst b/docs/api/v2/controller/gns3_vm/gns3vmenginesenginevms.rst
index b6158597..4b5cc690 100644
--- a/docs/api/v2/controller/gns3_vm/gns3vmenginesenginevms.rst
+++ b/docs/api/v2/controller/gns3_vm/gns3vmenginesenginevms.rst
@@ -16,3 +16,9 @@ Response status codes
- **200**: Success
- **400**: Invalid request
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_gns3vmenginesenginevms.txt
+
diff --git a/docs/api/v2/controller/link/projectsprojectidlinks.rst b/docs/api/v2/controller/link/projectsprojectidlinks.rst
index 1c8c739e..1916606f 100644
--- a/docs/api/v2/controller/link/projectsprojectidlinks.rst
+++ b/docs/api/v2/controller/link/projectsprojectidlinks.rst
@@ -15,6 +15,12 @@ Response status codes
**********************
- **200**: List of links returned
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidlinks.txt
+
POST /v2/projects/**{project_id}**/links
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -59,3 +65,9 @@ Output
project_id | | string | Project UUID |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidlinks.txt
+
diff --git a/docs/api/v2/controller/link/projectsprojectidlinkslinkid.rst b/docs/api/v2/controller/link/projectsprojectidlinkslinkid.rst
index 65716bea..834a34b0 100644
--- a/docs/api/v2/controller/link/projectsprojectidlinkslinkid.rst
+++ b/docs/api/v2/controller/link/projectsprojectidlinkslinkid.rst
@@ -62,3 +62,9 @@ Response status codes
- **204**: Link deleted
- **400**: Invalid request
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_delete_projectsprojectidlinkslinkid.txt
+
diff --git a/docs/api/v2/controller/link/projectsprojectidlinkslinkidstartcapture.rst b/docs/api/v2/controller/link/projectsprojectidlinkslinkidstartcapture.rst
index 37a0e4f5..888ef4b2 100644
--- a/docs/api/v2/controller/link/projectsprojectidlinkslinkidstartcapture.rst
+++ b/docs/api/v2/controller/link/projectsprojectidlinkslinkidstartcapture.rst
@@ -42,3 +42,9 @@ Output
project_id | | string | Project UUID |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidlinkslinkidstartcapture.txt
+
diff --git a/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst b/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst
index ec1f0ccd..51ec1be7 100644
--- a/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst
+++ b/docs/api/v2/controller/link/projectsprojectidlinkslinkidstopcapture.rst
@@ -17,3 +17,9 @@ Response status codes
- **201**: Capture stopped
- **400**: Invalid request
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidlinkslinkidstopcapture.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodes.rst b/docs/api/v2/controller/node/projectsprojectidnodes.rst
index d2177317..58bc8ea3 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodes.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodes.rst
@@ -78,6 +78,12 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodes.txt
+
GET /v2/projects/**{project_id}**/nodes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -91,3 +97,9 @@ Response status codes
**********************
- **200**: List of nodes returned
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidnodes.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeid.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeid.rst
index 3258a098..08c66a42 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeid.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeid.rst
@@ -44,6 +44,12 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidnodesnodeid.txt
+
PUT /v2/projects/**{project_id}**/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -117,6 +123,12 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_put_projectsprojectidnodesnodeid.txt
+
DELETE /v2/projects/**{project_id}**/nodes/**{node_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -133,3 +145,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_delete_projectsprojectidnodesnodeid.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc.rst
index 83e3b94c..28d3bbfa 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidnodesnodeiddynamipsautoidlepc.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals.rst
index 8affe5a1..bc42aeca 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals.rst
@@ -18,3 +18,9 @@ Response status codes
- **400**: Invalid request
- **404**: Instance doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidnodesnodeiddynamipsidlepcproposals.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeidreload.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeidreload.rst
index 994a8c2d..299cffd1 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeidreload.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeidreload.rst
@@ -49,3 +49,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesnodeidreload.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeidstart.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeidstart.rst
index afdf56e8..a05b8d1b 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeidstart.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeidstart.rst
@@ -49,3 +49,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesnodeidstart.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeidstop.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeidstop.rst
index 7eba9826..32b19365 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeidstop.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeidstop.rst
@@ -49,3 +49,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesnodeidstop.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesnodeidsuspend.rst b/docs/api/v2/controller/node/projectsprojectidnodesnodeidsuspend.rst
index dcf6474d..1c64e4a8 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesnodeidsuspend.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesnodeidsuspend.rst
@@ -49,3 +49,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesnodeidsuspend.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesreload.rst b/docs/api/v2/controller/node/projectsprojectidnodesreload.rst
index 66719c66..7da934b0 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesreload.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesreload.rst
@@ -48,3 +48,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesreload.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesstart.rst b/docs/api/v2/controller/node/projectsprojectidnodesstart.rst
index 6ec39708..32eb740d 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesstart.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesstart.rst
@@ -48,3 +48,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesstart.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodesstop.rst b/docs/api/v2/controller/node/projectsprojectidnodesstop.rst
index 94a3c5f1..3e19dafc 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodesstop.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodesstop.rst
@@ -48,3 +48,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodesstop.txt
+
diff --git a/docs/api/v2/controller/node/projectsprojectidnodessuspend.rst b/docs/api/v2/controller/node/projectsprojectidnodessuspend.rst
index 595b4740..f32e5935 100644
--- a/docs/api/v2/controller/node/projectsprojectidnodessuspend.rst
+++ b/docs/api/v2/controller/node/projectsprojectidnodessuspend.rst
@@ -48,3 +48,9 @@ Output
z | | integer | Z position of the node |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidnodessuspend.txt
+
diff --git a/docs/api/v2/controller/project/projects.rst b/docs/api/v2/controller/project/projects.rst
index cfc45158..78bf8367 100644
--- a/docs/api/v2/controller/project/projects.rst
+++ b/docs/api/v2/controller/project/projects.rst
@@ -44,6 +44,12 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projects.txt
+
GET /v2/projects
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -53,3 +59,9 @@ Response status codes
**********************
- **200**: List of projects
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projects.txt
+
diff --git a/docs/api/v2/controller/project/projectsload.rst b/docs/api/v2/controller/project/projectsload.rst
index 8f018a42..e59bc766 100644
--- a/docs/api/v2/controller/project/projectsload.rst
+++ b/docs/api/v2/controller/project/projectsload.rst
@@ -43,3 +43,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsload.txt
+
diff --git a/docs/api/v2/controller/project/projectsprojectid.rst b/docs/api/v2/controller/project/projectsprojectid.rst
index 3a257af0..6d084b30 100644
--- a/docs/api/v2/controller/project/projectsprojectid.rst
+++ b/docs/api/v2/controller/project/projectsprojectid.rst
@@ -16,6 +16,12 @@ Response status codes
- **200**: Project information returned
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectid.txt
+
PUT /v2/projects/**{project_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -60,6 +66,12 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_put_projectsprojectid.txt
+
DELETE /v2/projects/**{project_id}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -74,3 +86,9 @@ Response status codes
- **204**: Changes have been written on disk
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_delete_projectsprojectid.txt
+
diff --git a/docs/api/v2/controller/project/projectsprojectidclose.rst b/docs/api/v2/controller/project/projectsprojectidclose.rst
index 72c36ddb..a9a44218 100644
--- a/docs/api/v2/controller/project/projectsprojectidclose.rst
+++ b/docs/api/v2/controller/project/projectsprojectidclose.rst
@@ -34,3 +34,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidclose.txt
+
diff --git a/docs/api/v2/controller/project/projectsprojectidduplicate.rst b/docs/api/v2/controller/project/projectsprojectidduplicate.rst
index 17a0611a..da438b74 100644
--- a/docs/api/v2/controller/project/projectsprojectidduplicate.rst
+++ b/docs/api/v2/controller/project/projectsprojectidduplicate.rst
@@ -49,3 +49,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidduplicate.txt
+
diff --git a/docs/api/v2/controller/project/projectsprojectidopen.rst b/docs/api/v2/controller/project/projectsprojectidopen.rst
index 9af3191a..02c3e627 100644
--- a/docs/api/v2/controller/project/projectsprojectidopen.rst
+++ b/docs/api/v2/controller/project/projectsprojectidopen.rst
@@ -34,3 +34,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidopen.txt
+
diff --git a/docs/api/v2/controller/server/settings.rst b/docs/api/v2/controller/server/settings.rst
index 8d9d6f63..ff3cac61 100644
--- a/docs/api/v2/controller/server/settings.rst
+++ b/docs/api/v2/controller/server/settings.rst
@@ -11,6 +11,12 @@ Response status codes
**********************
- **200**: OK
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_settings.txt
+
POST /v2/settings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -20,3 +26,9 @@ Response status codes
**********************
- **201**: Writed
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_settings.txt
+
diff --git a/docs/api/v2/controller/server/shutdown.rst b/docs/api/v2/controller/server/shutdown.rst
index 8a1849d1..27d95fed 100644
--- a/docs/api/v2/controller/server/shutdown.rst
+++ b/docs/api/v2/controller/server/shutdown.rst
@@ -12,3 +12,9 @@ Response status codes
- **201**: Server is shutting down
- **403**: Server shutdown refused
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_shutdown.txt
+
diff --git a/docs/api/v2/controller/server/version.rst b/docs/api/v2/controller/server/version.rst
index b43d4d0b..70c5f5db 100644
--- a/docs/api/v2/controller/server/version.rst
+++ b/docs/api/v2/controller/server/version.rst
@@ -21,6 +21,12 @@ Output
version | ✔ | string | Version number |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_version.txt
+
POST /v2/version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -51,3 +57,9 @@ Output
version | ✔ | string | Version number |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_version.txt
+
diff --git a/docs/api/v2/controller/snapshot/projectsprojectidsnapshots.rst b/docs/api/v2/controller/snapshot/projectsprojectidsnapshots.rst
index 4c537bbe..c37b5788 100644
--- a/docs/api/v2/controller/snapshot/projectsprojectidsnapshots.rst
+++ b/docs/api/v2/controller/snapshot/projectsprojectidsnapshots.rst
@@ -37,6 +37,12 @@ Output
snapshot_id | ✔ | string | Snapshot UUID |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidsnapshots.txt
+
GET /v2/projects/**{project_id}**/snapshots
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -51,3 +57,9 @@ Response status codes
- **200**: Snasphot list returned
- **404**: The project doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_projectsprojectidsnapshots.txt
+
diff --git a/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid.rst b/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid.rst
index 3540c7bd..bf3a0e59 100644
--- a/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid.rst
+++ b/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid.rst
@@ -17,3 +17,9 @@ Response status codes
- **204**: Changes have been written on disk
- **404**: The project or snapshot doesn't exist
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_delete_projectsprojectidsnapshotssnapshotid.txt
+
diff --git a/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore.rst b/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore.rst
index e8885eb2..7c55a564 100644
--- a/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore.rst
+++ b/docs/api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore.rst
@@ -35,3 +35,9 @@ Output
status | | enum | Possible values: opened, closed |
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_post_projectsprojectidsnapshotssnapshotidrestore.txt
+
diff --git a/docs/api/v2/controller/symbol/symbols.rst b/docs/api/v2/controller/symbol/symbols.rst
index a58a8b66..d6ed5aa6 100644
--- a/docs/api/v2/controller/symbol/symbols.rst
+++ b/docs/api/v2/controller/symbol/symbols.rst
@@ -11,3 +11,9 @@ Response status codes
**********************
- **200**: Symbols list returned
+Sample session
+***************
+
+
+.. literalinclude:: ../../../examples/controller_get_symbols.txt
+