mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 16:01:08 +00:00
1.3 KiB
1.3 KiB
/v2/compute/capabilities
GET /v2/compute/capabilities
Retrieve the capabilities of the server
Response status codes
- 200: OK
Output
Name | Mandatory | Type | Description |
---|---|---|---|
node_types | ✔ | array | Node type supported by the compute |
platform | string | Platform where the compute is running | |
version | ✔ | ['string', 'null'] | Version number |
Sample session
../../../examples/compute_get_capabilities.txt