Project

General

Profile

Actions

Enhancement #22098

open

Rudder server command to reset node keys/certificate status

Added by François ARMAND over 1 year ago. Updated 7 months ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
System integration
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

clipboard-202211181205-h2usc.png (83.1 KB) clipboard-202211181205-h2usc.png François ARMAND, 2022-11-18 12:05

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #14871: Rudder command to reset agent key/certificate RejectedBenoît PECCATTEActions
Actions

Also available in: Atom PDF