From 20c59b86e098f60ab3ae0c7a027b4b5c41c2620a Mon Sep 17 00:00:00 2001 From: "Rechenburg, Matthias" Date: Mon, 4 Nov 2024 07:18:44 +0000 Subject: [PATCH] added endpoints for ocr and dli Reviewed-by: Hasko, Vladimir Co-authored-by: Rechenburg, Matthias Co-committed-by: Rechenburg, Matthias --- doc/source/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 3fc8adb..ca41cf2 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -81,6 +81,8 @@ Regions and Endpoints +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Data Ingestion Service | eu-de | eu-de | dis.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| Data Lake Insight | eu-de | eu-de | dli.eu-de.otc.t-systems.com | HTTPS | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | DataArts Studio DLF | eu-de | eu-de | dayu-dlf.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | DataArts Studio CDM | eu-de | eu-de | cdm.eu-de.otc.t-systems.com | HTTPS | @@ -145,6 +147,9 @@ Regions and Endpoints +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | nat.eu-nl.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| Optical Character | eu-de | eu-de | ocr.eu-de.otc.t-systems.com | HTTPS | +| Recognition | | | | | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Object Storage Service | eu-de | eu-de | obs.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-de | eu-de | swift.eu-de.otc.t-systems.com | HTTPS |