summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json b/test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json
deleted file mode 100644
index a07307a0dd..0000000000
--- a/test/units/modules/network/f5/fixtures/load_ltm_profile_udp_1.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "kind": "tm:ltm:profile:udp:udpstate",
- "name": "foo",
- "partition": "Common",
- "fullPath": "/Common/foo",
- "generation": 107,
- "selfLink": "https://localhost/mgmt/tm/ltm/profile/udp/~Common~foo?ver=13.1.0.4",
- "allowNoPayload": "disabled",
- "appService": "none",
- "bufferMaxBytes": 655350,
- "bufferMaxPackets": 0,
- "datagramLoadBalancing": "disabled",
- "defaultsFrom": "/Common/udp",
- "defaultsFromReference": {
- "link": "https://localhost/mgmt/tm/ltm/profile/udp/~Common~udp?ver=13.1.0.4"
- },
- "description": "none",
- "idleTimeout": "60",
- "ipDfMode": "pmtu",
- "ipTosToClient": "0",
- "ipTtlMode": "proxy",
- "ipTtlV4": 255,
- "ipTtlV6": 64,
- "linkQosToClient": "0",
- "noChecksum": "disabled",
- "proxyMss": "disabled"
-}