eaaf8d9ceaf430b6e10d04006add0a84e73028cf
[vfc/nfvo/resmanagement.git] /
1 {
2     "request": {
3         "uri": "/openoapi/resmgr/v1/locations/12345678",
4         "method": "delete",
5         "headers": {
6             "Content-Type": "application/json;charset=UTF-8"
7         }
8     },
9     "response": {
10         "status": 200,
11         "json": {
12             "msg": "org.openo.nfvo.resmanage.common.del.success"
13         }
14     }
15 }