aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/apps/vtn/vtnweb/src/test/resources/org/onosproject/vtnweb/web/portPairGroup.json
blob: e19a66fc9a6b1e276333e51dc6bbc08a9d01d1d0 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "id": "4512d643-24fc-4fae-af4b-321c5e2eb3d1",
    "name": "PG1",
    "tenant_id": "d382007aa9904763a801f68ecf065cf5",
    "description": "Two port-pairs",
    "port_pairs": [
        "875dfeda-43ed-23fe-454b-764feab2c342",
        "78dcd363-fc23-aeb6-f44b-56dc5e2fb3ae"
    ]
}