summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_afm_global_network_log_network.json
blob: cc4ef0d391aec0523f78797e9fae098310e334df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "kind": "tm:security:log:profile:network:networkstate",
  "name": "global-network",
  "fullPath": "global-network",
  "generation": 839,
  "selfLink": "https://localhost/mgmt/tm/security/log/profile/~Common~global-network/network/global-network?ver=12.1.4",
  "filter": {
    "logAclMatchAccept": "disabled",
    "logAclMatchDrop": "disabled",
    "logAclMatchReject": "disabled",
    "logAclToBoxDeny": "disabled",
    "logGeoAlways": "disabled",
    "logIpErrors": "disabled",
    "logTcpErrors": "disabled",
    "logTcpEvents": "disabled",
    "logTranslationFields": "disabled"
  },
  "format": {
    "fieldListDelimiter": ",",
    "type": "none"
  },
  "rateLimit": {
    "aclMatchAccept": 4294967295,
    "aclMatchDrop": 4294967295,
    "aclMatchReject": 4294967295,
    "aggregateRate": 4294967295,
    "ipErrors": 4294967295,
    "tcpErrors": 4294967295,
    "tcpEvents": 4294967295
  }
}