aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils/src/test/resources/__files/UpdateStack.json
blob: bf61cc8c8b6b028d6545ff252fa320eddbc790d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "description" : "description",
    "links" : [],
    "stack_status_reason" : "stackStatusReason",
    "stack_name" : "stackName",
    "updated_time" : null,
    "creation_time" : null,
    "stack_status" : "UPDATE_COMPLETE",
    "id" : "id",
    "files" : {}
}