The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

user count in stash

Tony Hall
July 6, 2015

Is there a way to use the rest api to get some simple data counts for a stash instance - e.g: #users, #projects, #repositories?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 7, 2015

You should be able to call eg https://developer.atlassian.com/static/rest/stash/3.10.2/stash-rest.html#idp1759552

They are paged APIs, so you can use a small page size, eg 1, and it will give you the total number of projects found in the "size" key in the response. Same for the others.

EDIT: Actually I just tried that, and it gave me the size of the page I requested, which is a bit pony. I guess you need to page through the entire lot to get the total.

0 votes
Tony Hall
July 7, 2015

It would be good if this kind of basic MI was available in a more accessible way - perhaps as part of a richer help about dialog...

TAGS
AUG Leaders

Atlassian Community Events