aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/sdwan-vpn-topology.json
blob: 6d22cb9efddf8e6c32d308e33496fcd73eb93911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "vpnId": ${prop.vpn1Id},
    "areas": [
        {
            "name": "area1",
            "areaType": "leaf",
            "topologyType": ${prop.topology},
            "siteAttachements": [${repeat:prop.siteAttachement_length:
                    {"siteId": [${repeat:prop.siteAttachement[${1}].siteId_length:
                                ${prop.siteAttachement[${1}].siteId[${2}]},}
                               ],
                     "role": ${prop.siteAttachement[${1}].role},
                     "workMode": "with-interconnection",
                     "sitePriority": "active",
                     "borders": null
                    },
                 }
            ]
        }
    ]
}
- type: 'zoom' agenda: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project' url: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project' server: 'n/a' channel: 'n/a' repeats: 'weekly' time: '13:00 UTC' committers: - <<: *onap_releng_ptl - name: 'Jun (Nicolas) Hu' email: 'jh245g@att.com' company: 'ATT' id: 'jh245g' timezone: 'America/New_York' - name: 'Gaurav Agrawal' email: 'gaurav.agrawal@huawei.com' company: 'Huawei' id: 'agrawalgaurav' timezone: 'Asia/Kolkata' - name: 'Brinda Santh Muthuramalingam' email: 'brindasanth@in.ibm.com' company: 'IBM' id: 'brindasanthm' timezone: 'America/New_York' - name: 'Kevin Smokowski' email: 'ks6305@att.com' company: 'ATT' id: 'nullop' timezone: 'America/New_York' - name: 'Kapil Singal' email: 'kaggarwal@in.ibm.com' company: 'IBM' id: 'kasingal' timezone: 'America/New_York' - name: 'Kapil Singal' email: 'ks220y@att.com' company: 'IBM' id: 'ks220y' timezone: 'America/New_York' repositories: - ccsdk/distribution tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Deletion' name: 'Ryan Goulding' link: 'https://lists.onap.org/g/onap-tsc/message/4261' - type: 'Addition' name: 'Gaurav Agrawal' link: 'https://lists.onap.org/g/onap-tsc/message/4324' - type: 'Addition' name: 'Brinda Santh Muthuramalingam' link: 'https://lists.onap.org/g/onap-tsc/message/5208' - type: 'Addition' name: 'Kevin Smokowski' link: 'https://lists.onap.org/g/onap-tsc/message/5635' - type: 'Addition' name: 'Kapil Singal' link: 'https://lists.onap.org/g/onap-tsc/message/5635' - type: 'Deletion' name: 'Jack Ryan' link: 'https://lists.onap.org/g/onap-tsc/message/7411'