aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/src/main/resources/resource-examples/status-structure.json
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-controller/src/main/resources/resource-examples/status-structure.json')
-rw-r--r--asdc-controller/src/main/resources/resource-examples/status-structure.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/asdc-controller/src/main/resources/resource-examples/status-structure.json b/asdc-controller/src/main/resources/resource-examples/status-structure.json
new file mode 100644
index 0000000000..46c127d550
--- /dev/null
+++ b/asdc-controller/src/main/resources/resource-examples/status-structure.json
@@ -0,0 +1,10 @@
+{
+
+ "distributionID":"35120a87-1f82-4276-9735-f6de5a244d65",
+ "timestamp":"1436886906",
+ "consumerID":"mso.123456",
+ "componentName":"ASDC",
+ "artifactURL":"/sdc/v1/catalog/services/srv1/2.0/resources/aaa/1.0/artifacts/aaa.yml",
+ "status":"DOWNLOAD_OK"
+
+} \ No newline at end of file