raptorr
Results
1
issues of
raptorr
Hello, I have an issue when I try tu use parameter to retrieve filtered results. here's an example ` zabbix = ZabbixAPI(url=ZABBIX_URL, token=ZABBIX_API_TOKEN) test_filter_dict = {'tags.value.0': 'security', 'tags.operator.0': '0', 'tags.tag.0':...