summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json b/test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json
deleted file mode 100644
index 80f475eb47..0000000000
--- a/test/units/modules/network/f5/fixtures/load_security_firewall_global_rules_1.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "kind": "tm:security:firewall:global-rules:global-rulesstate",
- "selfLink": "https://localhost/mgmt/tm/security/firewall/global-rules?ver=13.1.0.7",
- "enforcedPolicy": "/Common/foo",
- "enforcedPolicyReference": {
- "link": "https://localhost/mgmt/tm/security/firewall/policy/~Common~foo?ver=13.1.0.7"
- },
- "servicePolicy": "/Common/bar",
- "servicePolicyReference": {
- "link": "https://localhost/mgmt/tm/net/service-policy/~Common~bar?ver=13.1.0.7"
- },
- "stagedPolicy": "/Common/baz",
- "stagedPolicyReference": {
- "link": "https://localhost/mgmt/tm/security/firewall/policy/~Common~baz?ver=13.1.0.7"
- }
-}