curl -i -X GET 'http://localhost:3080/v2/projects/9c48ff4a-f509-46fe-aa4b-bd056b1c2472/nodes/288cf014-06c5-46e9-b283-5df9d2b381fd/dynamips/auto_idlepc'

GET /v2/projects/9c48ff4a-f509-46fe-aa4b-bd056b1c2472/nodes/288cf014-06c5-46e9-b283-5df9d2b381fd/dynamips/auto_idlepc HTTP/1.1



HTTP/1.1 200
Connection: close
Content-Length: 30
Content-Type: application/json
Date: Mon, 19 Nov 2018 18:34:06 GMT
Server: Python/3.6 GNS3/2.2.0dev4
X-Route: /v2/projects/{project_id}/nodes/{node_id}/dynamips/auto_idlepc

{
    "idlepc": "0x60606f54"
}
