You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/docs/api/v2/controller/compute/sidemulatoraction.rst

19 lines
658 B

8 years ago
/v2/computes/{compute_id}/{emulator}/{action}
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
8 years ago
GET /v2/computes/**{compute_id}**/**{emulator}**/**{action}**
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 years ago
Forward call specific to compute node. Read the full compute API for available actions
Parameters
**********
- **compute_id**: Compute UUID
Response status codes
**********************
8 years ago
- **200**: OK
- **404**: Instance doesn't exist