From de404017b28fe6bc168ccbbea9d4a0b81d80c6a3 Mon Sep 17 00:00:00 2001 From: Priya Date: Thu, 19 Jun 2025 07:11:30 +0000 Subject: [PATCH] update endpoint for ER and EVPN Reviewed-by: Tino Schreiber Reviewed-by: Hasko, Vladimir Co-authored-by: Priya Co-committed-by: Priya --- doc/source/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index ade6a4a..f2c6254 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -126,6 +126,8 @@ Regions and Endpoints +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Enterprise Router | eu-de | eu-de | er.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| | eu-nl | eu-nl | er.eu-nl.otc.t-systems.com | HTTPS | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | FunctionGraph | eu-de | eu-de | functiongraph.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | GaussDB (for MySQL) | eu-de | eu-de | gaussdb-mysql.eu-de.otc.t-systems.com | HTTPS | @@ -210,9 +212,13 @@ Regions and Endpoints | | eu-nl | eu-nl | vpcep.eu-nl.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Virtual Private Network | eu-de | eu-de | vpc.eu-de.otc.t-systems.com | HTTPS | +| (Classic) | | | | | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | vpc.eu-nl.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ +| Virtual Private Network | eu-de | eu-de | vpn.eu-de.otc.t-systems.com | HTTPS | +| (Enterprise) | | | | | ++-----------------------------+-----------------+------------+---------------------------------------+--------------+ | Web Application Firewall | eu-de | eu-de | waf.eu-de.otc.t-systems.com | HTTPS | +-----------------------------+-----------------+------------+---------------------------------------+--------------+ | | eu-nl | eu-nl | waf.eu-nl.otc.t-systems.com | HTTPS |