summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json56
1 files changed, 0 insertions, 56 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json b/test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json
deleted file mode 100644
index 2667968c55..0000000000
--- a/test/units/modules/network/f5/fixtures/load_ltm_fastl4_profile_1.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "kind": "tm:ltm:profile:fastl4:fastl4state",
- "name": "fastL4",
- "partition": "Common",
- "fullPath": "/Common/fastL4",
- "generation": 1,
- "selfLink": "https://localhost/mgmt/tm/ltm/profile/fastl4/~Common~fastL4?ver=13.1.0.8",
- "appService": "none",
- "clientTimeout": 30,
- "defaultsFrom": "none",
- "description": "none",
- "explicitFlowMigration": "disabled",
- "hardwareSynCookie": "disabled",
- "idleTimeout": "300",
- "ipDfMode": "preserve",
- "ipTosToClient": "pass-through",
- "ipTosToServer": "pass-through",
- "ipTtlMode": "decrement",
- "ipTtlV4": 255,
- "ipTtlV6": 64,
- "keepAliveInterval": "disabled",
- "lateBinding": "disabled",
- "linkQosToClient": "pass-through",
- "linkQosToServer": "pass-through",
- "looseClose": "disabled",
- "looseInitialization": "disabled",
- "mssOverride": 0,
- "priorityToClient": "pass-through",
- "priorityToServer": "pass-through",
- "pvaAcceleration": "full",
- "pvaDynamicClientPackets": 1,
- "pvaDynamicServerPackets": 0,
- "pvaFlowAging": "enabled",
- "pvaFlowEvict": "enabled",
- "pvaOffloadDynamic": "enabled",
- "pvaOffloadState": "embryonic",
- "reassembleFragments": "disabled",
- "receiveWindowSize": 0,
- "resetOnTimeout": "enabled",
- "rttFromClient": "disabled",
- "rttFromServer": "disabled",
- "serverSack": "disabled",
- "serverTimestamp": "disabled",
- "softwareSynCookie": "disabled",
- "synCookieEnable": "enabled",
- "synCookieMss": 0,
- "synCookieWhitelist": "disabled",
- "tcpCloseTimeout": "5",
- "tcpGenerateIsn": "disabled",
- "tcpHandshakeTimeout": "5",
- "tcpStripSack": "disabled",
- "tcpTimeWaitTimeout": 0,
- "tcpTimestampMode": "preserve",
- "tcpWscaleMode": "preserve",
- "timeoutRecovery": "disconnect"
-}