HTTP/1.1 200 OK
Content-Type: application/json
-Content-Length: 943
+Content-Length: 1597
{
"links" : [ {
@@ -902,7 +902,7 @@ Example res
"server_ip" : "10.0.0.1"
},
"task" : "NONE",
- "callback" : "http://test.test",
+ "callback" : "http://test-server.com",
"links" : [ {
"rel" : "self",
"href" : "http://localhost:8080/deployments/mmd34483-d937-4578-bfdb-ebe196bf82dd"
@@ -913,10 +913,27 @@ Example res
"rel" : "template",
"href" : "http://localhost:8080/deployments/mmd34483-d937-4578-bfdb-ebe196bf82dd/template"
} ]
+ }, {
+ "uuid" : "mmd34483-d937-4578-bfdb-ebe196bf82de",
+ "creationTime" : "2015-12-11T16:14+0000",
+ "updateTime" : "2015-12-11T10:11+0000",
+ "status" : "DELETE_IN_PROGRESS",
+ "outputs" : { },
+ "task" : "NONE",
+ "links" : [ {
+ "rel" : "self",
+ "href" : "http://localhost:8080/deployments/mmd34483-d937-4578-bfdb-ebe196bf82de"
+ }, {
+ "rel" : "resources",
+ "href" : "http://localhost:8080/deployments/mmd34483-d937-4578-bfdb-ebe196bf82de/resources"
+ }, {
+ "rel" : "template",
+ "href" : "http://localhost:8080/deployments/mmd34483-d937-4578-bfdb-ebe196bf82de/template"
+ } ]
} ],
"page" : {
"size" : 10,
- "totalElements" : 1,
+ "totalElements" : 2,
"totalPages" : 1,
"number" : 0
}
@@ -1047,21 +1064,21 @@ Example
Content-Length: 619
{
- "uuid" : "53557dd2-55fd-4d44-88d0-d348a673a325",
- "creationTime" : "2016-04-01T10:54+0000",
+ "uuid" : "cbba86fa-dcaa-43db-8063-2bee4c765d92",
+ "creationTime" : "2016-04-27T13:04+0000",
"status" : "CREATE_IN_PROGRESS",
"outputs" : { },
"task" : "NONE",
"callback" : "http://localhost:8080/callback",
"links" : [ {
"rel" : "self",
- "href" : "http://localhost:8080/deployments/53557dd2-55fd-4d44-88d0-d348a673a325"
+ "href" : "http://localhost:8080/deployments/cbba86fa-dcaa-43db-8063-2bee4c765d92"
}, {
"rel" : "resources",
- "href" : "http://localhost:8080/deployments/53557dd2-55fd-4d44-88d0-d348a673a325/resources"
+ "href" : "http://localhost:8080/deployments/cbba86fa-dcaa-43db-8063-2bee4c765d92/resources"
}, {
"rel" : "template",
- "href" : "http://localhost:8080/deployments/53557dd2-55fd-4d44-88d0-d348a673a325/template"
+ "href" : "http://localhost:8080/deployments/cbba86fa-dcaa-43db-8063-2bee4c765d92/template"
} ]
}