This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Below you will find any REST methods that do not fall under any other category. All methods on this page require authentication.


Get Bamboo Build Number

Returns the application build number of the Bamboo Server

Arguments:

Parameter Name

説明

auth

Authentication token retrieved via the login method

URL:

/api/rest/getBambooBuildNumber.action

Successful Response:

<response>
    <bambooBuildNumber>607</bambooBuildNumber>
</response>
  • ラベルなし