blob: 7eae6d14a4fc09675e3ef3e4c827f741807d84f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"stack": {
"description": null,
"links": null,
"stack_status_reason": "Stack Created",
"stack_name": "stackname",
"updated_time": null,
"creation_time": null,
"stack_status": "CREATE_COMPLETE",
"id": "stackId",
"files": null,
"outputs": null,
"parameters": {
}
}
}
|