332949bad9b6d3cdecdd123c2ab2db3a9492874d
[osm/MON.git] / osm_mon / tests / unit / collector / vnf_collectors / vmware / osm_mocks / VNFR.json
1 {
2         "_admin": {
3                 "created": 1561569715.5365124,
4                 "modified": 1561569715.5365124,
5                 "projects_read": [
6                         "admin"
7                 ],
8                 "projects_write": [
9                         "admin"
10                 ]
11         },
12         "_id": "c222366b-4e67-47e8-a3a5-d602ef9f953f",
13         "additionalParamsForVnf": null,
14         "connection-point": [
15                 {
16                         "connection-point-id": null,
17                         "id": null,
18                         "name": "eth0"
19                 }
20         ],
21         "created-time": 1561569715.5344007,
22         "id": "c222366b-4e67-47e8-a3a5-d602ef9f953f",
23         "ip-address": "172.21.6.212",
24         "member-vnf-index-ref": "1",
25         "nsr-id-ref": "66300531-3fb2-43e2-a988-51a1afd9a8f2",
26         "vdur": [
27                 {
28                         "_id": "ddb46f3c-d586-4a8e-80c3-87a74d0a3b37",
29                         "count-index": 0,
30                         "interfaces": [
31                                 {
32                                         "ip-address": "172.21.6.212",
33                                         "mac-address": "00:50:56:03:01:79",
34                                         "mgmt-vnf": true,
35                                         "name": "eth0",
36                                         "ns-vld-id": "cirros_nsd_vld1"
37                                 }
38                         ],
39                         "internal-connection-point": [
40                         ],
41                         "ip-address": "172.21.6.212",
42                         "name": "mb-cirros-1-cirros_vnfd-VM-1",
43                         "status": "ACTIVE",
44                         "status-detailed": "ACTIVE",
45                         "vdu-id-ref": "cirros_vnfd-VM",
46                         "vim-id": "962e29e7-e0b0-4253-b3ef-88df7971f12e"
47                 }
48         ],
49         "vim-account-id": "43d176fd-dc6d-4fb0-acf3-faf03b1d2589",
50         "vnfd-id": "9d116df6-6fa7-4a5b-b284-a67f554c1261",
51         "vnfd-ref": "cirros_vdu_alarm_vnf"
52 }