mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 07:51:08 +00:00
1.0 KiB
1.0 KiB
/v2/compute/version
GET /v2/compute/version
Retrieve the server version number
Response status codes
- 200: OK
Output
Name | Mandatory | Type | Description |
---|---|---|---|
local | boolean | Whether this is a local server or not | |
version | ✔ | string | Version number |