mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
23 lines
774 B
ReStructuredText
23 lines
774 B
ReStructuredText
/v2/symbols/{symbol_id:.+}/raw
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v2/symbols/**{symbol_id:.+}**/raw
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Get the symbol file
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: Symbol returned
|
|
|
|
|
|
POST /v2/symbols/**{symbol_id:.+}**/raw
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Write the symbol file
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: Symbol returned
|
|
|