mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-11 09:38:08 +00:00
16 lines
634 B
ReStructuredText
16 lines
634 B
ReStructuredText
|
/v2/compute/projects/{project_id}/dynamips/vms/{vm_id}/auto_idlepc
|
||
|
------------------------------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
GET /v2/compute/projects/**{project_id}**/dynamips/vms/**{vm_id}**/auto_idlepc
|
||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
Retrieve the idlepc proposals
|
||
|
|
||
|
Response status codes
|
||
|
**********************
|
||
|
- **200**: Best Idle-pc value found
|
||
|
- **400**: Invalid request
|
||
|
- **404**: Instance doesn't exist
|
||
|
|