Actions
User story #3000
closedBuild a REST API to manage all actions in Rudder (CRUD on Nodes, Groups, Directives and Rules)
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Rudder need REST API, or more precisely to provide API for scripts to talk with it (and by language facility, we will call them REST).
One need to be able to (at least):
- list nodes awaiting approval,
- accept new nodes
- delete existing nodes
- enable/disable technique, directive and rules
- list, create, update, clone, delete groups, directive and rules
Implementation related ticket will precisely defined what are the expected I/O and specification of these methods.
Updated by François ARMAND almost 12 years ago
- Subject changed from REST API to process configuration related object to build a REST API to process configuration related object
Updated by François ARMAND almost 12 years ago
- Subject changed from build a REST API to process configuration related object to Build a REST API to process configuration related object
Updated by Jonathan CLARKE almost 12 years ago
- Target version changed from 24 to 2.6.0~beta1
Updated by Nicolas PERRON over 11 years ago
- Status changed from 12 to Pending release
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Discussion
Updated by Nicolas PERRON over 11 years ago
- Status changed from Discussion to 10
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.6.0~beta1 to 2.5.2
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.5.2 to 2.5.3
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.5.3 to 2.7.0~beta1
Updated by Vincent MEMBRÉ over 11 years ago
Pull request here : https://github.com/Normation/rudder/pull/252
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from 10 to Pending release
Applied in changeset 8ed914ba76e121df8ad35ff847eb4548bb9159f7.
Updated by Nicolas PERRON over 11 years ago
- Subject changed from Build a REST API to process configuration related object to Build a REST API to manage all actions in Rudder (CRUD on Nodes, Groups, Directives and Rules)
Updated by Jonathan CLARKE over 11 years ago
- Category changed from Web - Config management to API
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Actions