From da4153db21b37abc6857d47e048983b0f5779ca4 Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 29 Mar 2023 15:11:40 +0000 Subject: [PATCH] add RMS service to endpoints Reviewed-by: Hasko, Vladimir Co-authored-by: tischrei Co-committed-by: tischrei --- doc/source/additional/endpoints.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/additional/endpoints.rst b/doc/source/additional/endpoints.rst index 5665b12..6eaef4f 100644 --- a/doc/source/additional/endpoints.rst +++ b/doc/source/additional/endpoints.rst @@ -147,6 +147,10 @@ Regions and Endpoints +-------------------------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+ | | eu-nl | eu-nl | rds.eu-nl.otc.t-systems.com | HTTPS | +-------------------------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+ +| Resource Management Service | eu-de | eu-de | rms.eu-de.otc.t-systems.com | HTTPS | ++-------------------------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+ +| | eu-nl | eu-nl | rms.eu-nl.otc.t-systems.com | HTTPS | ++-------------------------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+ | Resource Template Service | eu-de | eu-de | rts.eu-de.otc.t-systems.com | HTTPS | +-------------------------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+ | | eu-nl | eu-nl | rts.eu-nl.otc.t-systems.com | HTTPS |