From e5ebc82379de5d48f26e05fd04ede476f2b75c7f Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 21:35:00 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EGET=20/protection/routing/{ipAddress}/?= =?UTF-8?q?{cidr}=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GET-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GET-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md b/GET-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md index 4194e8b..af815af 100644 --- a/GET-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md +++ b/GET-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md @@ -14,7 +14,8 @@ |URL Parameter | Typ | Beschreibung| |----------|-----|-------------| -|- | -| - +| ipAddress | string | Die IP-Adresse für die man das Routing abrufen möchte +| cidr | integer | CIDR Um das Routing ganzer Subnetze abzurufen (Single IP: 32) |Body Parameter | Typ | Beschreibung| |----------|-----|-------------|