From 1f805065088d3c6ae4fc42114a6d7a9b1f82b6c0 Mon Sep 17 00:00:00 2001 From: mischa Date: Wed, 6 Jul 2022 08:58:04 +0200 Subject: [PATCH] added groups and segments collection --- get.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/get.py b/get.py index aaa7005..ca3ec5e 100755 --- a/get.py +++ b/get.py @@ -151,6 +151,8 @@ if not args.id: collect = [ 'connectors', 'services', + 'groups', + 'segments', 'alkira-remote-access-connectors', 'global-cidr-lists' ]