API URI format change
Registered by
Oleksandr Minakov
We need some changes in API URI format for:
- in order to make management of different API's easier;
- define different authentication & authorization mechanisms;
- simplify request balancing configuration according to callable API.
Looks like now we have a few technical issues with current URI format:
v1/<tenant_
v1/<tenant_
Suggestion is change the URI format to:
v1/data/
v1/monitoring/
Blueprint information
- Status:
- Complete
- Approver:
- Ilya Sviridov
- Priority:
- Essential
- Drafter:
- Oleksandr Minakov
- Direction:
- Approved
- Assignee:
- Oleksandr Minakov
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- kilo-1
- Started by
- Oleksandr Minakov
- Completed by
- Ilya Sviridov
Related branches
Related bugs
Sprints
Whiteboard
Update documentation: TODO
Update specs: TODO
Gerrit topic: https:/
Addressed by: https:/
(WIP) API URI format change
Addressed by: https:/
Fixes doc according to API refactoring
(?)