(20250211) MikroTik VLAN set up and rollback also ready.

This commit is contained in:
2025-02-11 20:06:17 +05:30
parent cf6520d119
commit 6b8b613f32
4 changed files with 514 additions and 74 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ class AsyncREST:
api_response = ApiResponse(
action = inspect.stack()[1].function,
url = url,
method = "POST"
method = "PATCH"
)
try: