Containerization feature of SO
[so.git] / adapters / mso-adapter-utils / src / test / resources / __files / UpdateStack.json
1 {
2     "description" : "description",
3     "links" : [],
4     "stackStatusReason" : "stackStatusReason",
5     "stackName" : "stackName",
6     "updatedTime" : null,
7     "creationTime" : null,
8     "stackStatus" : "UPDATE_COMPLETE",
9     "id" : "id",
10     "files" : {}
11 }