1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/docs/api/v2/controller/project/projectsprojectidstats.rst

19 lines
588 B
ReStructuredText
Raw Normal View History

2018-08-16 14:50:54 +00:00
/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