summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/assets/json/detailsData.json
blob: 41ee87b80f14761d9f1e5a2e62be08f3574d3b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "sotnVpnInfo":{
        "name":"xdwgwe","description":"hahahah",
        "startTime":"2017-07-03","endTime":"2018-07-05",
        "COS":"premium","reroute":"Yes",
        "SLS":"sfsadf","dualLink":"Yes",
        "CIR":"dafdafd","EIR":"sddddddd",
        "CBS":"dafdaf","EBS":"qqqqqqqwwwwwww",
        "colorAware":"Yes","couplingFlag":"No"
    },
    "siteList":[
        {"name":"xiaoming","description":"congming","postcode":"xxxx","address":"beijing","sotnVpnName":"buzhid","vlan":"aaa"},
        {"name":"xiaogang","description":"congming","postcode":"xxxx","address":"guangzhou","sotnVpnName":"buzhid","vlan":"aaa"}
    ],
    "siteGroupList":[
        {"id":"123","name":"sssiy","topology":"hahahha","sites":"xxxxx","rloe":"eeexxxx"},
        {"id":"3333","name":"sssiy","topology":"hahahha","sites":"xxxxx","rloe":"eeexxxx"}
    ]
}