b49a37d0b6f3060e01d9db0a2a4e5927c322cead
[vfc/nfvo/resmanagement.git] /
1 {
2     "request": {
3         "uri": "/openoapi/resmgr/v1/locations/aaaa",
4         "method": "get",
5         "headers": {
6             "Content-Type": "application/json;charset=UTF-8"
7         }
8     },
9     "response": {
10         "status": 200,
11         "json": {
12             "locations": []
13         }
14     }
15 }