Code Review
/
vfc
/
nfvo
/
resmanagement.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
98f3d1319f48eca7ce2f32dd3a9716b6e366e8c8
[vfc/nfvo/resmanagement.git]
/
1
{
2
"request": {
3
"uri": "/openoapi/resmgr/v1/hosts?id=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
}