Actions
User story #9375
closedUser story #9290: Add an API endpoint to call rudder-remote-run
Add documentation on new API to start remote agent run
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Documentation
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
We added two new methods to start an agent run from Rudder server
Post methods:
/api/nodes/id/applyPolicy => One node, return output of the agent
/api/nodes/applyPolicy => All nodes, return on array stating if agent as started or not on every agent
They take on parameter named "classes" which exctract a list of classes to use during the agent run on the Node
Updated by Vincent MEMBRÉ about 8 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-api-doc/pull/37
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending technical review to Pending release
Actions