Actions
Enhancement #22098
openRudder server command to reset node keys/certificate status
Status:
New
Priority:
N/A
Assignee:
-
Category:
System integration
Target version:
Pull Request:
UX impact:
I dislike using that feature
Suggestion strength:
Want - This would make my life a lot easier but I can manage without
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Name check:
To do
Fix check:
To do
Regression:
No
Description
This is #14871. We do have an API: https://docs.rudder.io/api/v/16/#tag/Nodes/operation/updateNode
But it is often cumbersome to write: curl -k -X POST -H "X-API-TOKEN: ..." -H "Content-Type: application/json" 'https://..../api/latest/nodes/xxxxxxx' -d '{"agentKey":{"status":"undefined"}}'
when doing admin stuff, a command line that has that knowledge would be better for UX.
Files
Updated by François ARMAND about 2 years ago
- Related to Bug #14871: Rudder command to reset agent key/certificate added
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 7.1.8 to 7.1.9
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 7.1.9 to 7.1.10
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 7.1.10 to 1016
Updated by Alexis Mousset over 1 year ago
- Target version changed from 1016 to 7.2.5
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.5 to 7.2.6
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.6 to 7.2.7
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.7 to 7.2.8
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.9
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.9 to 7.2.10
Updated by Alexis Mousset over 1 year ago
- Target version changed from 7.2.10 to 7.2.11
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.2.11 to 1046
Updated by Alexis Mousset about 1 year ago
- Target version changed from 1046 to Ideas (not version specific)
Actions