It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Is there a way to use the rest api to get some simple data counts for a stash instance - e.g: #users, #projects, #repositories?
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.
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...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello! My name is Mark Askew and I am a Premier Support Engineer for products Bitbucket Server/Data Center, Fisheye & Crucible. Today, I want to bring the discussion that Jennifer, Matt, and ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.