getPackageGroupInfo.json 481 B

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