aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/att-services-bpmn/src/test/resources/__files/dhv/DHVChangeSpeed/getPInterfaces.json
blob: 9ea3869121bfbebc29568bcd6fef5be2c7974379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
	"p-interface": [
		{
			"interface-name": "Xe-7/1/10",
			"port-description": "VVIG EGRESS",
			"resource-version": "1494002035673",
			"relationship-list": {
				"relationship": [
					{
						"related-to": "physical-link",
						"related-link": "/aai/v11/network/physical-links/physical-link/testPhysicalLinkUcpe",
						"relationship-data": [
							{
								"relationship-key": "physical-link.link-name",
								"relationship-value": "L4YS.999964..ATI_EGRESS"
							}
						]
					}
				]
			}
		},
		{
			"interface-name": "Xe-8/2/11",
			"port-description": "VVIG EGRESS",
			"resource-version": "1494002035673",
			"relationship-list": {
				"relationship": [
					{
						"related-to": "physical-link",
						"related-link": "/aai/v11/network/physical-links/physical-link/testPhysicalLinkUcpe2",
						"relationship-data": [
							{
								"relationship-key": "physical-link.link-name",
								"relationship-value": "L4YS.999964..ATI_EGRESS"
							}
						]
					}
				]
			}
		}
	]
}