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