listPackageGroups.json 614 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "success": true,
  3. "errors": [
  4. {}
  5. ],
  6. "messages": [
  7. {}
  8. ],
  9. "result": [
  10. {
  11. "id": "de677e5818985db1285d0e80225f06e5",
  12. "name": "Project Honey Pot",
  13. "description": "Group designed to protect against IP addresses that are a threat and typically used to launch DDoS attacks",
  14. "rules_count": 10,
  15. "modified_rules_count": 2,
  16. "package_id": "a25a9a7e9c00afc1fb2e0245519d725b",
  17. "mode": "on",
  18. "allowed_modes": [
  19. "on",
  20. "off"
  21. ]
  22. }
  23. ],
  24. "result_info": {
  25. "page": 1,
  26. "per_page": 20,
  27. "count": 1,
  28. "total_count": 2000
  29. }
  30. }