summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_generic_parser.json
blob: c7bdc5fba9c90f21b600d2a846154a7df9518d74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "kind": "tm:ltm:message-routing:generic:protocol:protocolstate",
  "name": "foobar",
  "partition": "Common",
  "fullPath": "/Common/foobar",
  "generation": 534,
  "selfLink": "https://localhost/mgmt/tm/ltm/message-routing/generic/protocol/~Common~foobar?ver=14.1.0.3",
  "defaultsFrom": "/Common/genericmsg",
  "defaultsFromReference": {
    "link": "https://localhost/mgmt/tm/ltm/message-routing/generic/protocol/~Common~genericmsg?ver=14.1.0.3"
  },
  "disableParser": "no",
  "maxEgressBuffer": 32768,
  "maxMessageSize": 32768,
  "noResponse": "no"
}