summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json b/test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json
deleted file mode 100644
index ff4f53f277..0000000000
--- a/test/units/modules/network/f5/fixtures/load_ltm_monitor_https.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "kind": "tm:ltm:monitor:https:httpsstate",
- "name": "asdf",
- "partition": "Common",
- "fullPath": "/Common/asdf",
- "generation": 0,
- "selfLink": "https://localhost/mgmt/tm/ltm/monitor/https/~Common~asdf?ver=13.0.0",
- "adaptive": "disabled",
- "adaptiveDivergenceType": "relative",
- "adaptiveDivergenceValue": 25,
- "adaptiveLimit": 200,
- "adaptiveSamplingTimespan": 300,
- "cipherlist": "DEFAULT:+SHA:+3DES:+kEDH",
- "compatibility": "enabled",
- "defaultsFrom": "/Common/https",
- "description": "this is a description",
- "destination": "1.1.1.1:389",
- "interval": 5,
- "ipDscp": 0,
- "manualResume": "disabled",
- "password": "$M$7F$+F0VTCeKM4LbGkpC/u8pwg==",
- "recv": "hello world",
- "reverse": "disabled",
- "send": "GET /\\r\\n",
- "timeUntilUp": 0,
- "timeout": 16,
- "transparent": "disabled",
- "upInterval": 0,
- "username": "john"
-}