2015-02-23 18:00:59 +01:00
|
|
|
/v1/projects/{project_id}/dynamips/vms/{vm_id}/auto_idlepc
|
2015-02-17 10:37:09 +01:00
|
|
|
----------------------------------------------------------------------------------------------------------------------
|
2015-02-04 17:48:33 -07:00
|
|
|
|
|
|
|
.. contents::
|
|
|
|
|
2015-02-23 18:00:59 +01:00
|
|
|
GET /v1/projects/**{project_id}**/dynamips/vms/**{vm_id}**/auto_idlepc
|
2015-02-17 10:37:09 +01:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2015-02-23 18:00:59 +01:00
|
|
|
Retrieve the idlepc proposals
|
2015-02-04 17:48:33 -07:00
|
|
|
|
|
|
|
Response status codes
|
|
|
|
**********************
|
2015-02-23 18:00:59 +01:00
|
|
|
- **200**: Best Idle-pc value found
|
2015-02-04 17:48:33 -07:00
|
|
|
- **400**: Invalid request
|
|
|
|
- **404**: Instance doesn't exist
|
|
|
|
|