Actions
Bug #22565
closedAPI Documentation errors for trigger agent run
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
The query should be "POST" and the API endpoint is "/rudder/api/latest/nodes/{nodeId}/applyPolicy"
But in the "request sample" on the right side of the page is a different query mentioned: (it's a GET and instead of /applyPolicy there is \?include=full)
curl --header "X-API-Token: yourToken" https://rudder.example.com/rudder/api/latest/nodes/17dadf50-6056-4c8b-a935-6b97d14b89a7\?include=full
Updated by Elaad FURREEDAN over 1 year ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/4725
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6476da3ef9e4d6f8b86fda23904c70c7c8a3ced5.
Updated by Vincent MEMBRÉ over 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.6 and 7.3.1 which were released today.
Actions