mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +00:00
19 lines
588 B
ReStructuredText
19 lines
588 B
ReStructuredText
/v2/projects/{project_id}/stats
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
GET /v2/projects/**{project_id}**/stats
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Get a project statistics
|
|
|
|
Parameters
|
|
**********
|
|
- **project_id**: Project UUID
|
|
|
|
Response status codes
|
|
**********************
|
|
- **200**: Project statistics returned
|
|
- **404**: The project doesn't exist
|
|
|