aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils/src/test/resources/__files/MulticloudGetDeleteResponse.json
blob: 9efaf7b265e8f42a9f2151e816b574cc8ffab9fe (plain)
1
2
3
4
5
6
7
8
{
    "template_type": "heat",
    "workload_id": "TEST-workload",
    "workload_status": "DELETE_COMPLETE",
    "workload_status_reason": {
        "stack": {}
    }
}