From 1ba6e298966f48407402353762f4bb01c0f20c60 Mon Sep 17 00:00:00 2001 From: Matt Rechenburg Date: Thu, 31 Oct 2024 17:09:06 +0100 Subject: [PATCH] added endpoints for ocr and dli --- 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 |