mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-19 16:03:47 +02:00
16 lines
642 B
ReStructuredText
16 lines
642 B
ReStructuredText
/v2/compute/projects/{project_id}/dynamips/nodes/{node_id}/auto_idlepc
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v2/compute/projects/**{project_id}**/dynamips/nodes/**{node_id}**/auto_idlepc
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Retrieve the idlepc proposals
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: Best Idle-pc value found
|
|
- **400**: Invalid request
|
|
- **404**: Instance doesn't exist
|
|
|