summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json b/test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json
deleted file mode 100644
index 5288ed250c..0000000000
--- a/test/units/modules/network/f5/fixtures/load_sys_log_config_destination_1.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "kind": "tm:sys:log-config:destination:remote-syslog:remote-syslogstate",
- "name": "foo",
- "partition": "Common",
- "fullPath": "/Common/foo",
- "generation": 1767,
- "selfLink": "https://localhost/mgmt/tm/sys/log-config/destination/remote-syslog/~Common~foo?ver=13.1.0.4",
- "defaultFacility": "local0",
- "defaultSeverity": "info",
- "format": "rfc5424",
- "remoteHighSpeedLog": "/Common/pool1",
- "remoteHighSpeedLogReference": {
- "link": "https://localhost/mgmt/tm/sys/log-config/destination/remote-high-speed-log/~Common~pool1?ver=13.1.0.4"
- }
-}