Initial submission for supporting E-Line based cloud leased line service for CCVPN...
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / p2p-otn-tunnel-dst-domain.json
1 {
2   "ietf-te:tunnel": [
3     {
4       "source": "0.181.0.62",
5       "destination": "0.181.0.61",
6       "encoding": "ietf-te-types:lsp-encoding-oduk",
7       "name": "9f91fa46-e638-4ce7-8736-87abee900001",
8       "restoration": {
9         "enable": "false",
10         "restoration-reversion-disable": "true",
11         "restoration-type": "ietf-te-types:lsp-restoration-restore-any",
12         "wait-to-revert": 0
13       },
14       "te-bandwidth": {
15         "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU0"
16       },
17       "switching-type": "ietf-te-types:switching-otn",
18       "te-topology-identifier": {
19         "client-id": 6666,
20         "provider-id": 5555,
21         "topology-id": "11"
22       },
23       "p2p-primary-paths": {
24         "p2p-primary-path": [
25           {
26             "name": "primary-path",
27             "optimizations": {
28               "optimization-metric": [
29                 {
30                   "metric-type": "ietf-te-types:path-metric-te",
31                   "weight": "1"
32                 }
33               ]
34             }
35           }
36         ]
37       },
38       "ietf-otn-tunnel:dst-tributary-slot-count": 0,
39       "ietf-otn-tunnel:src-tributary-slot-count": 0,
40       "provisioning-state": "ietf-te-types:tunnel-admin-state-down"
41     }
42   ]
43 }