aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/networkDiscovery-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/junit/networkDiscovery-1.json')
-rw-r--r--src/test/resources/junit/networkDiscovery-1.json83
1 files changed, 0 insertions, 83 deletions
diff --git a/src/test/resources/junit/networkDiscovery-1.json b/src/test/resources/junit/networkDiscovery-1.json
deleted file mode 100644
index 6dd844f..0000000
--- a/src/test/resources/junit/networkDiscovery-1.json
+++ /dev/null
@@ -1,83 +0,0 @@
-{
- "requestId": "2131_1",
- "code": 200,
- "message": "OK",
- "ackFinalIndicator": true,
- "resources": [{
- "id": "25fb07ab-0478-465e-a021-6384ac299671",
- "type": "vserver",
- "dataQuality": {
- "status": "ok"
- },
- "attributeList": [{
- "name": "vserver-id",
- "value": "25fb07ab-0478-465e-a021-6384ac299671",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "power-state",
- "value": "1",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "vm-state",
- "value": "active",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "status",
- "value": "ACTIVE",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "host-status",
- "value": "UNKNOWN",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "updated",
- "value": "2017-11-20T04:26:13Z",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "disk-allocation-gb",
- "value": ".010",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "memory-usage-mb",
- "value": "null",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "cpu-util-percent",
- "value": ".048",
- "dataQuality": {
- "status": "ok"
- }
- },
- {
- "name": "retrieval-timestamp",
- "value": "2018-07-26 01:37:07 +0000",
- "dataQuality": {
- "status": "ok"
- }
- }]
- }]
-} \ No newline at end of file