Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 1eca57d

Browse files
author
Chris Wiechmann
committed
Improved doc to make clear API-Builder REST-API
has no security configured.
1 parent 8b54e23 commit 1eca57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ You can find more information about the individual certificates in the `.env` fi
804804
<p align="right"><a href="#table-of-content">Top</a></p>
805805

806806
### Secure API-Builder Traffic-Monitor API
807-
The API-Builder project for providing access to Elasticsearch data has no access restrictions right now. To ensure only API-Gateway Manager users (topology administrators with proper RBAC role) or other users with appropriate access rights can query the log data, one can expose this API via API-Manager and add security here.
807+
The API-Builder REST-API for accessing Elasticsearch data currently has no access restrictions. To ensure only API-Gateway Manager users (topology administrators with proper RBAC role) or other users with appropriate access rights can query the log data, one can expose this API via API-Manager and add security there.
808808

809809
To import the API Builder application REST-API into your API-Manager, you can access the Swagger/OpenAPI definition here (replace docker-host and port appropriately for the container that is hosting the API-Builder project):
810810
https://docker-host:8443/apidoc/swagger.json?endpoints/trafficMonitorApi

0 commit comments

Comments
 (0)