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