d5248139aaa4558807363c29ff4f0c99d9777e21
[honeycomb.git] / ioam / ioam_trace_postman_collection.json
1 {
2         "id": "7d81e8b0-274e-1f22-de94-d40cb78a389d",
3         "name": "Honeycomb RESTCONF calls for iOAM Trace",
4         "description": "To enable iOAM trace on VPP management nodes.",
5         "order": [
6                 "f5a5aaea-2d61-a57f-191a-7cc81286f605"
7         ],
8         "folders": [],
9         "timestamp": 1478073563257,
10         "owner": 0,
11         "public": false,
12         "requests": [
13                 {
14                         "id": "f5a5aaea-2d61-a57f-191a-7cc81286f605",
15                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
16                         "url": "http://localhost:8181/restconf/config/ioam-sb-trace:ioam-trace-config/",
17                         "preRequestScript": "",
18                         "pathVariables": {},
19                         "method": "PUT",
20                         "data": [],
21                         "dataMode": "raw",
22                         "version": 2,
23                         "tests": "",
24                         "currentHelper": "normal",
25                         "helperAttributes": {},
26                         "time": 1478077673476,
27                         "name": "iaom trace",
28                         "description": "",
29                         "collectionId": "7d81e8b0-274e-1f22-de94-d40cb78a389d",
30                         "responses": [],
31                         "rawModeData": "{\n\"trace-config\":{\n        \"trace-config-name\":\"trace\",\n        \"acl-name\":\"testAcl\",\n        \"trace-type\":31,\n        \"trace-num-elt\":3,\n        \"trace-tsp\":\"milliseconds\",\n        \"trace-op\":\"add\",\n        \"trace-app-data\":1234,\n        \"data-export-profile-name\":\"dataProfileName\",\n        \"transport-encap-profile-name\":\"transProfileName\",\n        \"node-id\":1,\n        \"node-interfaces\":[\n            {\n                \"index\":5,\n                \"intf-name\":\"GigabitEthernetb/0/0\"\n            }\n        ]\n      }\n}\n"
32                 }
33         ]
34 }