Hi,
When I run http://servername/octopus/api/environments it does not show all the environment. Just the top 10. Is there a way to get it to show all/more ?
Regards
B.
Hi,
When I run http://servername/octopus/api/environments it does not show all the environment. Just the top 10. Is there a way to get it to show all/more ?
Regards
B.
Hi Binh,
Thanks for getting in touch, it absolutely is possibly to display all environments! All you need is a /all
at the end of your API call (I’ve provided the full path below)
http://servername/octopus/api/environments/all
I hope that helps, let me know if there is anything else I can help with!
Regards
Alex