diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:17:14 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:17:14 -0600 |
| commit | 640ff61422bc0ee3966941b93d9889ddbbd38d77 (patch) | |
| tree | abf1c08f5d38ee53ec8b29dc4f425722517505e6 /tests/perf-tests/cluster-status.json | |
| parent | 22dae02a86c1fce71091bfa5289cf99abba1b217 (diff) | |
Diffstat (limited to 'tests/perf-tests/cluster-status.json')
| -rw-r--r-- | tests/perf-tests/cluster-status.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/perf-tests/cluster-status.json b/tests/perf-tests/cluster-status.json new file mode 100644 index 0000000..80b82cb --- /dev/null +++ b/tests/perf-tests/cluster-status.json @@ -0,0 +1,14 @@ + {"cluster_status": [ + { + "name": "wsbomagj-d654321-001", + "description": "NE CONCORD 8_N", + "location": 654321, + "software_version": "20.06", + "availability": "ONLINE", + "deploy_status": "COMPLETE", + "created_at": "2020-01-07 04:16:15.743617", + "updated_at": "2020-01-07 04:16:15.743617" + } + ] + } + |
