From 640ff61422bc0ee3966941b93d9889ddbbd38d77 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Thu, 30 Jul 2026 18:17:14 -0600 Subject: more files --- src/orchestration/tests/cluster_status.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/orchestration/tests/cluster_status.json (limited to 'src/orchestration/tests/cluster_status.json') diff --git a/src/orchestration/tests/cluster_status.json b/src/orchestration/tests/cluster_status.json new file mode 100644 index 0000000..db2821f --- /dev/null +++ b/src/orchestration/tests/cluster_status.json @@ -0,0 +1,15 @@ +{ + "reportName": "vcp_fe_cluster_status", + "reportDescription": "caas deployment status", + "reportGeneratedOn": "2020-06-28T09:06:32.1962088-04:00", + "reportDataRows": [{ + "name": "waeomagj-d654321-001", + "description": "NE CONCORD 8_NH", + "location": "654322", + "software_version": "19.12", + "availability": "online", + "deploy_status": "complete", + "created_at": "2020-06-17 04:16:15.743617", + "updated_at": "2020-06-17 06:03:10.854598" + }] +} \ No newline at end of file -- cgit v1.3