mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +00:00
16 lines
640 B
ReStructuredText
16 lines
640 B
ReStructuredText
/v2/hypervisor/projects/{project_id}/dynamips/vms/{vm_id}/auto_idlepc
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v2/hypervisor/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
|
|
|