52d56797b966b08a0eda5e8c466beb1a099b3ee5
[integration/test.git] / csit / variables / tcpmd5user / default_on_updated_state / data.json
1 {
2     "topology": [
3         {
4             "node": [
5                 {
6                     "network-pcep-topology-stats:pcep-session-state": {
7                         "delegated-lsps-count": 1,
8                         "local-pref": {
9                             "deadtimer": 120,
10                             "ip-address": "$IP_ODL",
11                             "keepalive": 30,
12                             "session-id": "*"
13                         },
14                         "messages": {
15                             "error-messages": {
16                                 "last-received-error": {},
17                                 "last-sent-error": {},
18                                 "received-error-msg-count": 0,
19                                 "sent-error-msg-count": 0
20                             },
21                             "last-sent-msg-timestamp": "*",
22                             "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
23                             "odl-pcep-stateful-stats:received-rpt-msg-count": 3,
24                             "odl-pcep-stateful-stats:sent-init-msg-count": 0,
25                             "odl-pcep-stateful-stats:sent-upd-msg-count": 1,
26                             "received-msg-count": 3,
27                             "reply-time": {
28                                 "average-time": "*",
29                                 "max-time": "*",
30                                 "min-time": "*"
31                             },
32                             "sent-msg-count": 1,
33                             "unknown-msg-received": 0
34                         },
35                         "peer-capabilities": {
36                             "odl-pcep-stateful-stats:active": true,
37                             "odl-pcep-stateful-stats:instantiation": true,
38                             "odl-pcep-stateful-stats:stateful": true
39                         },
40                         "peer-pref": {
41                             "deadtimer": 120,
42                             "ip-address": "$IP",
43                             "keepalive": 30,
44                             "session-id": "*"
45                         },
46                         "session-duration": "*",
47                         "synchronized": true
48                     },
49                     "network-topology-pcep:path-computation-client": {
50                         "ip-address": "$IP",
51                         "reported-lsp": [
52                             {
53                                 "name": "$NAME",
54                                 "path": [
55                                     {
56                                         "ero": {
57                                             "ignore": false,
58                                             "processing-rule": false,
59                                             "subobject": [
60                                                 {
61                                                     "ip-prefix": {
62                                                         "ip-prefix": "1.1.1.1/32"
63                                                     },
64                                                     "loose": false
65                                                 },
66                                                 {
67                                                     "ip-prefix": {
68                                                         "ip-prefix": "2.2.2.2/32"
69                                                     },
70                                                     "loose": false
71                                                 }
72                                             ]
73                                         },
74                                         "lsp-id": 1,
75                                         "odl-pcep-ietf-stateful07:lsp": {
76                                             "administrative": true,
77                                             "delegate": true,
78                                             "ignore": false,
79                                             "odl-pcep-ietf-initiated00:create": false,
80                                             "operational": "up",
81                                             "plsp-id": 1,
82                                             "processing-rule": false,
83                                             "remove": false,
84                                             "sync": true,
85                                             "tlvs": {
86                                                 "lsp-identifiers": {
87                                                     "ipv4": {
88                                                         "ipv4-extended-tunnel-id": "$IP",
89                                                         "ipv4-tunnel-endpoint-address": "1.1.1.1",
90                                                         "ipv4-tunnel-sender-address": "$IP"
91                                                     },
92                                                     "lsp-id": 1,
93                                                     "tunnel-id": 1
94                                                 },
95                                                 "symbolic-path-name": {
96                                                     "path-name": "$CODE"
97                                                 }
98                                             }
99                                         }
100                                     }
101                                 ]
102                             }
103                         ],
104                         "state-sync": "synchronized",
105                         "stateful-tlv": {
106                             "odl-pcep-ietf-stateful07:stateful": {
107                                 "lsp-update-capability": true,
108                                 "odl-pcep-ietf-initiated00:initiation": true
109                             }
110                         }
111                     },
112                     "node-id": "pcc://$IP"
113                 }
114             ],
115             "topology-id": "pcep-topology",
116             "topology-types": {
117                 "network-topology-pcep:topology-pcep": {}
118             }
119         }
120     ]
121 }