Tagged: codestream

Backup Your Code Stream Pipelines.. With A Pipeline!

Introduction In this post I will be providing you with a Code Stream pipeline that is capable of exporting all pipelines in your Code Stream instance, committing them into a GitHub repository and pushing the commits back to GitHub.   Assumptions I have made a few assumptions that...

vRA 8.3 REST Api Calls With Code Stream

Introduction In this post I will be providing an example of how to make REST API calls from Code Stream obtain an API token from the vRA 8.3 REST api obtain a list of Cloud Accounts registered with vRA filter for a specific Cloud Account on vRA  ...