Project

General

Profile

Actions

Bug #13521

closed

Rudder api doc mention a wrong URL for 'Trigger a new policy generation' & 'Trigger update of policies'

Added by Nicolas CHARLES over 5 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

It states
curl -H "X-API-Token: yourToken" -X POST 'https://rudder.example.com/rudder/api/latest/update/policies'
but it should be
curl -H "X-API-Token: yourToken" -X POST 'https://rudder.example.com/rudder/api/latest/system/update/policies'

Actions #1

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-api-doc/pull/53
Actions #3

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 5.0.1 to 5.0.0
Actions #5

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.0 which was released today.
Changelog
Actions

Also available in: Atom PDF