Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

For Enterprise Edition only

...

IncrediBuild provides you a set of APIs for assigning Agents to Build Groups, and for managing the Build Groups in your IncrediBuild Environment.

IncrediBuild Build Group APIs are standard REST APIs, with a public endpoint URL and an HTTPS header to allow authentication. These APIs can be called via any HTTPS client or REST API client (such as the REST API Client tool embedded in Visual studio, Postman, cURL command line, and others).

The Build Group APIs allow you to perform the following actions:

Before using the Build Group APIs, you need to set up your API environment and Client tool.

...