xautomata-hive 3.16.4__tar.gz → 3.16.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {xautomata-hive-3.16.4/xautomata_hive.egg-info → xautomata_hive-3.16.5}/PKG-INFO +1 -1
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/customers.py +3 -2
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/dashboards.py +65 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/probes.py +3 -2
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/users.py +69 -2
- xautomata_hive-3.16.5/hive/version.py +1 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5/xautomata_hive.egg-info}/PKG-INFO +1 -1
- xautomata-hive-3.16.4/hive/version.py +0 -1
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/LICENSE +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/README.md +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/__init__.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/api.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/__init__.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/acl_docs.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/acl_overrides.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/analytics.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/anomalies.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/calendars.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/contacts.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/cost_tagging.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/cost_tags.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/cost_tree_nodes.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/cost_tree_resources.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/cost_views.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/dispatchers.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/downtimes.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/external_tickets.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/features.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/firmware_updates.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/google.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/groups.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/jobs.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/last_status.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/login.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/messages.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/metric_ingest.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/metric_types.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/metrics.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/microsoft.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/notification_provider_types.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/notification_providers.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/objects.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/opening_reasons.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/probe_types.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/probes_log_ingest.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/profile_topics.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/reason_for_closure.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/retention_rules.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/schedules.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/services.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/sites.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/terms_and_conditions.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/tree_hierarchy.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_cost_azure_raw.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_cost_management.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_metric_status.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_metric_value.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_ntop_flows.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_service_status.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/ts_service_value.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/users_notifications.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/virtual_domains.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/webhooks.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/widget_groups.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/widgets.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/decorators.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/exceptions.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/infrastrucure_keys.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/tools.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/setup.cfg +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/setup.py +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/xautomata_hive.egg-info/SOURCES.txt +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/xautomata_hive.egg-info/dependency_links.txt +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/xautomata_hive.egg-info/requires.txt +0 -0
- {xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/xautomata_hive.egg-info/top_level.txt +0 -0
@@ -227,12 +227,13 @@ class Customers(ApiManager):
|
|
227
227
|
|
228
228
|
Keyword Args:
|
229
229
|
app_id (string optional): additional filter - parameter
|
230
|
+
refresh (string optional): additional filter - parameter
|
230
231
|
|
231
232
|
Returns: list"""
|
232
233
|
if kwargs is None:
|
233
234
|
kwargs = dict()
|
234
|
-
official_params_list = ['app_id']
|
235
|
-
params.get('app_id')
|
235
|
+
official_params_list = ['app_id', 'refresh']
|
236
|
+
params.get('app_id'), params.get('refresh')
|
236
237
|
if not self._silence_warning:
|
237
238
|
warning_wrong_parameters(self.customers_relation_request_create
|
238
239
|
.__name__, params, official_params_list)
|
@@ -499,6 +499,71 @@ class Dashboards(ApiManager):
|
|
499
499
|
**kwargs)
|
500
500
|
return response
|
501
501
|
|
502
|
+
def dashboards_users_create_bulk(self, payload: list,
|
503
|
+
single_page: bool = False, page_size: int = 50, kwargs: dict = None,
|
504
|
+
**params) -> list:
|
505
|
+
"""Bulk Link Users
|
506
|
+
|
507
|
+
Args:
|
508
|
+
payload (list[dict], optional): List dict to create.
|
509
|
+
single_page (bool, optional): se False la risposta viene ottenuta a step per non appesantire le API. Default to False.
|
510
|
+
page_size (int, optional): Numero di oggetti per pagina se single_page == False. Default to 50.
|
511
|
+
kwargs (dict, optional): additional parameters for execute. Default to None.
|
512
|
+
**params: additional parameters for the API.
|
513
|
+
|
514
|
+
Keyword Args:
|
515
|
+
best_effort (boolean optional): additional filter - parameter
|
516
|
+
|
517
|
+
Examples:
|
518
|
+
payload =
|
519
|
+
[
|
520
|
+
{
|
521
|
+
"username": "string", required
|
522
|
+
"uuid_dashboard": "string", required
|
523
|
+
}
|
524
|
+
]
|
525
|
+
|
526
|
+
Returns: list"""
|
527
|
+
if kwargs is None:
|
528
|
+
kwargs = dict()
|
529
|
+
official_params_list = ['best_effort']
|
530
|
+
params.get('best_effort')
|
531
|
+
if not self._silence_warning:
|
532
|
+
warning_wrong_parameters(self.dashboards_users_create_bulk.
|
533
|
+
__name__, params, official_params_list)
|
534
|
+
response = self.execute('POST', path=
|
535
|
+
f'/dashboards/bulk/create/users', single_page=single_page,
|
536
|
+
page_size=page_size, params=params, payload=payload, **kwargs)
|
537
|
+
return response
|
538
|
+
|
539
|
+
def dashboards_users_delete_bulk(self, payload: list,
|
540
|
+
single_page: bool = False, page_size: int = 50, kwargs: dict = None
|
541
|
+
) -> list:
|
542
|
+
"""Bulk Unlink Users
|
543
|
+
|
544
|
+
Args:
|
545
|
+
payload (list[dict], optional): List dict to create.
|
546
|
+
single_page (bool, optional): se False la risposta viene ottenuta a step per non appesantire le API. Default to False.
|
547
|
+
page_size (int, optional): Numero di oggetti per pagina se single_page == False. Default to 50.
|
548
|
+
kwargs (dict, optional): additional parameters for execute. Default to None.
|
549
|
+
|
550
|
+
Examples:
|
551
|
+
payload =
|
552
|
+
[
|
553
|
+
{
|
554
|
+
"username": "string", required
|
555
|
+
"uuid_dashboard": "string", required
|
556
|
+
}
|
557
|
+
]
|
558
|
+
|
559
|
+
Returns: list"""
|
560
|
+
if kwargs is None:
|
561
|
+
kwargs = dict()
|
562
|
+
response = self.execute('POST', path=
|
563
|
+
f'/dashboards/bulk/delete/users', single_page=single_page,
|
564
|
+
page_size=page_size, payload=payload, **kwargs)
|
565
|
+
return response
|
566
|
+
|
502
567
|
def dashboards_widgets_create_bulk(self, payload: list,
|
503
568
|
single_page: bool = False, page_size: int = 50, kwargs: dict = None,
|
504
569
|
**params) -> list:
|
@@ -99,14 +99,15 @@ class Probes(ApiManager):
|
|
99
99
|
|
100
100
|
Keyword Args:
|
101
101
|
join (boolean optional): Se join = true, ogni riga restituita conterra' chiavi aggiuntive che fanno riferimento ad altre entita', con cui la riga ha relazioni 1:1. Default to False - parameter
|
102
|
+
extract_severity (boolean optional): Se True nella risposta e' anche presente la severita, Default to False. - parameter
|
102
103
|
|
103
104
|
Returns: list"""
|
104
105
|
if kwargs is None:
|
105
106
|
kwargs = dict()
|
106
107
|
kwargs, params = handling_single_page_methods(kwargs=kwargs, params
|
107
108
|
=params)
|
108
|
-
official_params_list = ['join']
|
109
|
-
params.get('join')
|
109
|
+
official_params_list = ['join', 'extract_severity']
|
110
|
+
params.get('join'), params.get('extract_severity')
|
110
111
|
if not self._silence_warning:
|
111
112
|
warning_wrong_parameters(self.probe.__name__, params,
|
112
113
|
official_params_list)
|
@@ -905,6 +905,71 @@ class Users(ApiManager):
|
|
905
905
|
**kwargs)
|
906
906
|
return response
|
907
907
|
|
908
|
+
def users_dashboards_create_bulk(self, payload: list,
|
909
|
+
single_page: bool = False, page_size: int = 50, kwargs: dict = None,
|
910
|
+
**params) -> list:
|
911
|
+
"""Bulk Link Dashboards
|
912
|
+
|
913
|
+
Args:
|
914
|
+
payload (list[dict], optional): List dict to create.
|
915
|
+
single_page (bool, optional): se False la risposta viene ottenuta a step per non appesantire le API. Default to False.
|
916
|
+
page_size (int, optional): Numero di oggetti per pagina se single_page == False. Default to 50.
|
917
|
+
kwargs (dict, optional): additional parameters for execute. Default to None.
|
918
|
+
**params: additional parameters for the API.
|
919
|
+
|
920
|
+
Keyword Args:
|
921
|
+
best_effort (boolean optional): additional filter - parameter
|
922
|
+
|
923
|
+
Examples:
|
924
|
+
payload =
|
925
|
+
[
|
926
|
+
{
|
927
|
+
"username": "string", required
|
928
|
+
"uuid_dashboard": "string", required
|
929
|
+
}
|
930
|
+
]
|
931
|
+
|
932
|
+
Returns: list"""
|
933
|
+
if kwargs is None:
|
934
|
+
kwargs = dict()
|
935
|
+
official_params_list = ['best_effort']
|
936
|
+
params.get('best_effort')
|
937
|
+
if not self._silence_warning:
|
938
|
+
warning_wrong_parameters(self.users_dashboards_create_bulk.
|
939
|
+
__name__, params, official_params_list)
|
940
|
+
response = self.execute('POST', path=
|
941
|
+
f'/users/bulk/create/dashboards', single_page=single_page,
|
942
|
+
page_size=page_size, params=params, payload=payload, **kwargs)
|
943
|
+
return response
|
944
|
+
|
945
|
+
def users_dashboards_delete_bulk(self, payload: list,
|
946
|
+
single_page: bool = False, page_size: int = 50, kwargs: dict = None
|
947
|
+
) -> list:
|
948
|
+
"""Bulk Unlink Dashboards
|
949
|
+
|
950
|
+
Args:
|
951
|
+
payload (list[dict], optional): List dict to create.
|
952
|
+
single_page (bool, optional): se False la risposta viene ottenuta a step per non appesantire le API. Default to False.
|
953
|
+
page_size (int, optional): Numero di oggetti per pagina se single_page == False. Default to 50.
|
954
|
+
kwargs (dict, optional): additional parameters for execute. Default to None.
|
955
|
+
|
956
|
+
Examples:
|
957
|
+
payload =
|
958
|
+
[
|
959
|
+
{
|
960
|
+
"username": "string", required
|
961
|
+
"uuid_dashboard": "string", required
|
962
|
+
}
|
963
|
+
]
|
964
|
+
|
965
|
+
Returns: list"""
|
966
|
+
if kwargs is None:
|
967
|
+
kwargs = dict()
|
968
|
+
response = self.execute('POST', path=
|
969
|
+
f'/users/bulk/delete/dashboards', single_page=single_page,
|
970
|
+
page_size=page_size, payload=payload, **kwargs)
|
971
|
+
return response
|
972
|
+
|
908
973
|
def users_virtual_domains_create_bulk(self, payload: list,
|
909
974
|
single_page: bool = False, page_size: int = 50, kwargs: dict = None,
|
910
975
|
**params) -> list:
|
@@ -984,14 +1049,16 @@ class Users(ApiManager):
|
|
984
1049
|
recipients (array required): additional filter - payload
|
985
1050
|
attachments (array optional): additional filter - payload
|
986
1051
|
template_parameters (object optional): additional filter - payload
|
1052
|
+
domain (string required): additional filter - payload
|
987
1053
|
|
988
1054
|
Returns: list"""
|
989
1055
|
if kwargs is None:
|
990
1056
|
kwargs = dict()
|
991
1057
|
official_payload_list = ['subject', 'recipients', 'attachments',
|
992
|
-
'template_parameters']
|
1058
|
+
'template_parameters', 'domain']
|
993
1059
|
payload.get('subject'), payload.get('recipients'), payload.get(
|
994
|
-
'attachments'), payload.get('template_parameters')
|
1060
|
+
'attachments'), payload.get('template_parameters'), payload.get(
|
1061
|
+
'domain')
|
995
1062
|
if not self._silence_warning:
|
996
1063
|
warning_wrong_parameters(self.users_send_email_template_create.
|
997
1064
|
__name__, payload, official_payload_list)
|
@@ -0,0 +1 @@
|
|
1
|
+
version = '3.16.5'
|
@@ -1 +0,0 @@
|
|
1
|
-
version = '3.16.4'
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/hive/cookbook/notification_provider_types.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{xautomata-hive-3.16.4 → xautomata_hive-3.16.5}/xautomata_hive.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|