From 94ff72b2d14ab12ffd67c6c7a08fc201ce296887 Mon Sep 17 00:00:00 2001 From: "Eotvos, Oliver" Date: Mon, 10 Mar 2025 14:23:19 +0000 Subject: [PATCH] Adding ASM and CCI services --- doc/source/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index ade6a4a..15b818d 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -37,6 +37,9 @@ Regions and Endpoints +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | aom.eu-nl.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| Application Service | eu-de | eu-de | asm.eu-de.otc.t-systems.com | HTTPS | +| Mesh | | | | | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Auto Scaling | eu-de | eu-de | as.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | as.eu-nl.otc.t-systems.com | HTTPS | @@ -56,6 +59,8 @@ Regions and Endpoints +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | cce.eu-nl.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| Cloud Container Instance | eu-de | eu-de | cci.eu-de.otc.t-systems.com | HTTPS | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Cloud Eye | eu-de | eu-de | ces.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | ces.eu-nl.otc.t-systems.com | HTTPS |