Project

General

Profile

Actions

User story #12516

closed

Create system Rest API to replace V1 API

Added by Pierre HAY almost 6 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

This issue is the very first step of the old rudder API migration process.
We want to change their authentication mechanism and grow the amount of data they can provide by creating new endpoints.
This will be a tedious task, which imply modification in every tools used to the old API on top of the development work.

That particular issue aims to create a new endpoint :

https://xxxx/rudder/api/latest/system/status

that will serve some more information concerning nodes status.

Response :

{
"action": "listAcceptedNodes",
"result": "success",
"data": {
“global”: “ok”
}
}


Subtasks 5 (0 open5 closed)

Architecture #12578: API : reload endpointsReleasedVincent MEMBRÉActions
Architecture #12623: API : policies updateReleasedVincent MEMBRÉActions
Architecture #12695: API : archive endpointsReleasedVincent MEMBRÉActions
Architecture #12737: Testing System APIReleasedVincent MEMBRÉActions
Bug #13207: Maven cannot find rudder-core-SNAPSHOT-tests.jarReleasedAlexis MoussetActions

Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #4174: Deprecate API v1ResolvedActions
Actions

Also available in: Atom PDF