Revert "Patch 1431"
[icn.git] / cmd / bpa-restapi-agent / sample.json
1 {
2   "owner":  "alpha",
3   "cluster_name": "beta",
4   "type": "container",
5   "image_name": "asdf246",
6   "image_length": 21579557,
7   "image_offset": 0,
8   "upload_complete":  false,
9   "description": {
10     "image_records":  [
11       {
12         "image_record_name": "iuysdi1234",
13         "repo": "java",
14         "tag":  "8"
15       }
16     ]
17   }
18 }