summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_ltm_monitor_tcp_half_open.json
blob: ff99c31e69c68e5d94c5b5a157c7eb72318e918e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "kind": "tm:ltm:monitor:tcp-half-open:tcp-half-openstate",
  "name": "foo",
  "partition": "Common",
  "fullPath": "/Common/foo",
  "generation": 0,
  "selfLink": "https://localhost/mgmt/tm/ltm/monitor/tcp-half-open/~Common~foo?ver=13.0.0",
  "defaultsFrom": "/Common/tcp_half_open",
  "destination": "10.10.10.10:80",
  "interval": 20,
  "manualResume": "disabled",
  "timeUntilUp": 60,
  "timeout": 30,
  "transparent": "disabled",
  "upInterval": 0
}