Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipiedoc.rb 80 Bytes
v1.rb 2.55 KB
v2.rb 8.44 KB

Latest revisions

# Date Author Comment
aa2cd9f2 03/14/2013 05:26 PM Joseph Magen

fixes #2250 API v2 add/remove puppetclasses from hosts and hostgroups

4ab67d21 03/11/2013 10:54 AM Daniel Lobato Garcia

fixes #2299 - Parameters Controller (API v2) can reset parameters (delete them all)

1e7d19f8 02/21/2013 08:26 AM Ohad Levy

Ensures that unused API v2 routes are not added when using nested routes

refs #1988 and refs #2239

57526a20 02/21/2013 08:25 AM Joseph Magen

fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os

e.g.

GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE /api/operatingsystems/6/parameters/100

e1a1fa81 02/21/2013 06:42 AM Joseph Magen

fixes #2239 API v2 CRUD for locations and organizations and added nested loc/org

63b050e7 01/20/2013 10:22 AM Ivan Necas

Fix home mapping in API v2

Home controller is in v1, mapping all the routes from scope for v1
except the final fallback, that needs to go to the end of routes file.

Oterwise status is not working for V2.

958d69cd 01/14/2013 01:24 PM Dmitri Dolguikh

v2 api for configuration_templates and template_combinations

dc742060 01/10/2013 05:30 AM Joseph Magen

added API v2 placeholders.

8dc8a9ac 12/24/2012 10:57 AM Joseph Magen

fixes #1890 api host status

d92340af 12/12/2012 10:37 AM Joseph Magen

fixes #2037 remove catchall routes

this blocks any plugin/engine from adding additional routes

View revisions

Also available in: Atom