summaryrefslogtreecommitdiff
path: root/test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json')
-rw-r--r--test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json47
1 files changed, 0 insertions, 47 deletions
diff --git a/test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json b/test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json
deleted file mode 100644
index 444d47d30d..0000000000
--- a/test/units/modules/network/eos/fixtures/eos_eapi_show_mgmt.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "httpServer": {
- "running": true,
- "configured": true,
- "port": 80
- },
- "users": {
- "admin": {
- "requestCount": 17153,
- "bytesOut": 19950055,
- "lastHitTime": 1484142997.1464522,
- "bytesIn": 3189628
- }
- },
- "localHttpServer": {
- "running": true,
- "configured": true,
- "port": 8080
- },
- "executionTime": 6642.150056908686,
- "dscpValue": 0,
- "bytesOut": 19950055,
- "enabled": true,
- "httpsServer": {
- "running": true,
- "configured": true,
- "port": 443
- },
- "corsOrigins": [],
- "hitCount": 17318,
- "vrf": "default",
- "urls": [
- "Management1 : https://172.26.4.24:443",
- "Management1 : http://172.26.4.24:80",
- "Unix Socket : unix:/var/run/command-api.sock",
- "Local : http://localhost:8080/command-api"
- ],
- "lastHitTime": 1484142997.146127,
- "unixSocketServer": {
- "running": true,
- "configured": true
- },
- "requestCount": 17153,
- "commandCount": 59298,
- "bytesIn": 3189628
-}
-