statistic

Get the statistic information about the projects and repositories

Get the statistic information about the projects and repositories

get/statistics

Headers

X-Request-Idstring

An unique ID for the request

Response

The statistic information

private_project_countinteger

The count of the private projects

private_repo_countinteger

The count of the private repositories

public_project_countinteger

The count of the public projects

public_repo_countinteger

The count of the public repositories

total_project_countinteger

The count of the total projects, only be seen by the system admin

total_repo_countinteger

The count of the total repositories, only be seen by the system admin

total_storage_consumptioninteger

The total storage consumption of blobs, only be seen by the system admin

Changes