summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_ltm_node_3.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_ltm_node_3.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_ltm_node_3.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_ltm_node_3.json b/test/units/modules/network/f5/fixtures/load_ltm_node_3.json
deleted file mode 100644
index c6e30cf32e..0000000000
--- a/test/units/modules/network/f5/fixtures/load_ltm_node_3.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "kind": "tm:ltm:node:nodestate",
- "name": "mytestserver",
- "partition": "Common",
- "fullPath": "/Common/mytestserver",
- "generation": 2286,
- "selfLink": "https://localhost/mgmt/tm/ltm/node/~Common~mytestserver?ver=13.0.0",
- "address": "10.20.30.40",
- "connectionLimit": 0,
- "dynamicRatio": 1,
- "ephemeral": "false",
- "fqdn": {
- "addressFamily": "ipv4",
- "autopopulate": "disabled",
- "downInterval": 5,
- "interval": "3600"
- },
- "logging": "disabled",
- "monitor": "/Common/icmp ",
- "rateLimit": "disabled",
- "ratio": 1,
- "session": "monitor-enabled",
- "state": "down"
-}