Actions
User story #6511
closedAdd an API to manage Rule categories
Effort required:
Name check:
Fix check:
Regression:
Description
We cannot manage Rule categories through the API.
We shoudl add the following functions:
- GET rules/tree => Get the whole Rule tree
- GET rules/categories/id => Get Rule category details
- POST rules/categories/id => Update rule category
- DELETE rules/categories/id => Delete rule category
- PUT rules/categories => Create a category
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/848
Updated by Vincent MEMBRÉ over 9 years ago
- Pull Request deleted (
https://github.com/Normation/rudder/pull/848)
PR
Updated by Vincent MEMBRÉ over 9 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/853
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|caaf1264bf736f378ccf2c6e297c2b71bcc985db.
Updated by Vincent MEMBRÉ over 9 years ago
Applied in changeset rudder|2092619449d37be1bd94889b951750fa8f261668.
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.0~beta1 which were released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ over 9 years ago
- Has duplicate User story #5795: Make Categories API accessible added
Actions