General Info
Vendor |
JetBrains |
License |
|
Type |
free, open-source |
Plugin Description
Exposes TeamCity API via REST.
Installation
- Install the plugin by copying rest-api.zip into
.BuildServer/plugins
.
Usage
If your server is accessible via http://teamcity:8111/
URL, use:
http://teamcity:8111/httpAuth/api/version
- to get plugin version
http://teamcity:8111/httpAuth/api/projects
- to get projects list, then follow {{href}}s
Development links
TeamCity Versions Compatibility
TeamCity 5.0 latest development version.