mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-12 19:38:57 +00:00
16 lines
586 B
ReStructuredText
16 lines
586 B
ReStructuredText
/v1/projects/{project_id}/dynamips/vms/{vm_id}/idlepc_proposals
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v1/projects/**{project_id}**/dynamips/vms/**{vm_id}**/idlepc_proposals
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Retrieve the idlepc proposals
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: Idle-PCs retrieved
|
|
- **400**: Invalid request
|
|
- **404**: Instance doesn't exist
|
|
|