Architecture #12578
closed
Added by Pierre HAY over 6 years ago.
Updated about 6 years ago.
Description
This issue is a part of the V1 APIs deprecated process.
The following endpoints :
api/dyngroup/reload
api/techniqueLibrary/reload
will evolve to :
/rudder/api/latest/system/action/reload/ (reload both)
/rudder/api/latest/system/action/techniques/reload
/rudder/api/latest/system/action/groups/reload
and became RESTful compliant.
- Status changed from New to In progress
- Tracker changed from Bug to Architecture
- Priority deleted (
0)
Pierre HAY wrote:
This issue is a part of the V1 APIs deprecated process.
The following endpoints :
GET api/dyngroup/reload
GET api/techniqueLibrary/reload
will evolve to :
POST /rudder/api/latest/system/action/reload/ (reload both)
POST /rudder/api/latest/system/action/techniques/reload
POST /rudder/api/latest/system/action/groups/reload
and became RESTful compliant.
Note the http method evolution. in fact, it makes no sense for a reload process to be triggered by a GET http method.
- Status changed from In progress to Pending technical review
- Assignee changed from Pierre HAY to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1929
- Status changed from Pending technical review to Pending release
- Parent task changed from #4174 to #12516
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.0~beta1 which was released today.
Changelog
Also available in: Atom
PDF