summaryrefslogtreecommitdiffstats
path: root/interface-role/interface_role_postman_collection_v1.0.0.json
blob: caabac1ac3347783ff4c65e092ed5a3811ef88fc (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
	"id": "bff7e146-feff-fdb7-86d1-07441f73c6e2",
	"name": "Interface role postman collection",
	"description": "",
	"order": [
		"3f88fde7-2cba-48c9-9386-53396ec83464",
		"5d8e79c1-7083-31b1-687f-ad00b9089379",
		"b4befe86-f1de-d7e3-f445-58d44e2553af",
		"2844ace4-49ed-8216-706f-4ba9028da767"
	],
	"folders": [],
	"timestamp": 1492683147840,
	"owner": "658985",
	"public": false,
	"requests": [
		{
			"id": "2844ace4-49ed-8216-706f-4ba9028da767",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0/roles/role/local0-role",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1494501640856,
			"name": "Get  role mapping ",
			"description": "",
			"collectionId": "bff7e146-feff-fdb7-86d1-07441f73c6e2",
			"responses": [],
			"rawModeData": "{\n\t\"role\":{\n\t\t\"role-name\":\"local0-role\",\n\t\t\"role-type\":\"virtual-domain-interface\",\n\t\t\"description\":\"interface for public access\"\n\t}\n}"
		},
		{
			"id": "3f88fde7-2cba-48c9-9386-53396ec83464",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0/roles/role/local0-role",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1494501555944,
			"name": "Add role mapping",
			"description": "",
			"collectionId": "bff7e146-feff-fdb7-86d1-07441f73c6e2",
			"responses": [],
			"rawModeData": "{\n\t\"role\":{\n\t\t\"role-name\":\"local0-role\",\n\t\t\"role-type\":\"public-interface\",\n\t\t\"description\":\"interface for public access\"\n\t}\n}"
		},
		{
			"id": "5d8e79c1-7083-31b1-687f-ad00b9089379",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0/roles/role/local0-role",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1494501569167,
			"name": "Update role mapping",
			"description": "",
			"collectionId": "bff7e146-feff-fdb7-86d1-07441f73c6e2",
			"responses": [],
			"rawModeData": "{\n\t\"role\":{\n\t\t\"role-name\":\"local0-role\",\n\t\t\"role-type\":\"virtual-domain-interface\",\n\t\t\"description\":\"interface for public access\"\n\t}\n}"
		},
		{
			"id": "b4befe86-f1de-d7e3-f445-58d44e2553af",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0/roles/role/local0-role",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "DELETE",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1492698130815,
			"name": "Remove role mapping",
			"description": "",
			"collectionId": "bff7e146-feff-fdb7-86d1-07441f73c6e2",
			"responses": [],
			"rawModeData": "{\n\t\"role\":{\n\t\t\"role-name\":\"local0-role\",\n\t\t\"role-type\":\"virtual-domain-interface\",\n\t\t\"description\":\"interface for public access\"\n\t}\n}"
		}
	]
}