AT&T 1712 and 1802 release code

This is code from AT&T's 1712 and 1802 releases.

Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04
Issue-ID: SO-425
Signed-off-by: Rob Daugherty <rd472p@att.com>
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 0000000..46c127d
--- /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