From 7e0d42a214e8d084cf7e9a9b1e955ec9c7498e41 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 21:35:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPUT=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 --- PUT-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PUT-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md b/PUT-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md index e8b254e..9f43813 100644 --- a/PUT-%2Fprotection%2Frouting%2F%7BipAddress%7D%2F%7Bcidr%7D.md +++ b/PUT-%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 ändern möchte +| cidr | integer | CIDR Um das Routing ganzer Subnetze zu ändern (Single IP: 32) |Body Parameter | Typ | Beschreibung| |----------|-----|-------------|