This page last changed on Feb 23, 2009 by bmccoy.

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 Description
auth Authentication token retrieved via the login method

URL:

/api/rest/getBambooBuildNumber.action

Successful Response:

<response>
    <bambooBuildNumber>607</bambooBuildNumber>
</response>
Document generated by Confluence on Mar 09, 2009 17:07