Added sample mock CMTS configuration.
[packetcable.git] / packetcable-client / packetcable.postman_collection.txt
1 {"version":1,"collections":[{"id":"939d9337-31ff-d3ab-aebb-4cdf2a375546","name":"packetcable","timestamp":1410626513886,"requests":[{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"039ccc4a-ef0b-d920-67c6-7890bb7f65bc","name":"packetcable-cmts-flow-delete <id>","description":"restconf for packetcable flow delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/cableflow:1/table/1/flow/111","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"2b82ad09-1b8a-e589-ff96-b1d5bbf8328d","name":"openflow-pica-flow-delete <id>","description":"restconf for openflow pica flow delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/113","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"4b42fefa-07b5-65ad-83b3-a82c116481c8","name":"openflow-mininet-flow-read <id>","description":"restconf for openflow mininet flow read","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/112","method":"GET","headers":"","data":"\n{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"cookie\": \"10\",\n        \"cookie_mask\": \"10\",\n        \"flow-name\": \"OpenflowMininet1\",\n        \"hard-timeout\": \"12\",\n        \"id\": \"168\",\n        \"idle-timeout\": \"34\",\n        \"installHw\": \"true\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n                    \"action\": {\n                        \"drop-action\": null,\n                        \"order\": \"0\"\n                    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"out_port\": \"1\",\n        \"priority\": \"2\",\n        \"strict\": \"false\",\n        \"table_id\": \"1\"\n    }\n}\n","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"54e8c81e-3d0a-1e96-41db-b9826a9e6b97","name":"openflow-pica-read <id>","description":"restconf for openflow pica read","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/113","method":"GET","headers":"","data":"{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"cookie\": \"10\",\n        \"cookie_mask\": \"10\",\n        \"flow-name\": \"OpenflowPica1\",\n        \"hard-timeout\": \"12\",\n        \"id\": \"113\",\n        \"idle-timeout\": \"34\",\n        \"installHw\": \"false\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n                    \"action\": {\n                        \"drop-action\": null,\n                        \"order\": \"0\"\n                    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"out_port\": \"1\",\n        \"priority\": \"2\",\n        \"strict\": \"false\",\n        \"table_id\": \"0\"\n    }\n}\n","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"76d66f2e-0390-6890-8f8e-e3f57adb898a","name":"packetcable-cmts-flow-flowspec-full-create <id>","description":"restconf for cableflow flow flowspec create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/cableflow:1/table/1/flow/114","method":"PUT","headers":"","data":"\n{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"flow-name\": \"FooXCableFlowCrazyTrafficProfileFlowspec1\",\n        \"id\": \"114\",\n        \"installHw\": \"false\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n\t\t    \"action\": {\n\t\t\t    \"traffic-profile\": \"flowspec\",\n                \"f-authorized-envelope\": {\n                        \"token-bucket-rate\":\"0\",\n                        \"token-bucket-size\":\"2\",\n                        \"peak-data-rate\": \"0\",\n                        \"minimum-policed-unit\":\"1\",\n                        \"maximum-packet-size\":\"500\",\n                        \"rate\":\"0\",\n                        \"slack-termâ€\9d:â€\9d0â€\9d\n                },\n                \"f-reserved-envelope\": {\n                        \"token-bucket-rate\":\"0\",\n                        \"token-bucket-size\":\"2\",\n                        \"peak-data-rate\": \"0\",\n                        \"minimum-policed-unit\":\"1\",\n                        \"maximum-packet-size\":\"500\",\n                        \"rate\":\"0\",\n                        \"slack-termâ€\9d:â€\9d0â€\9d\n                },\n                \"f-committed-envelope\": {\n                        \"token-bucket-rate\":\"0\",\n                        \"token-bucket-size\":\"2\",\n                        \"peak-data-rate\": \"0\",\n                        \"minimum-policed-unit\":\"1\",\n                        \"maximum-packet-size\":\"500\",\n                        \"rate\":\"0\",\n                        \"slack-term\":\"0\"\n                }\n\n                        \"order\": \"0\"\n\t\t    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"priority\": \"2\",\n    }\n}","dataMode":"raw","timestamp":0,"version":2,"time":1410644964893},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"7da2caa8-84af-07d0-cacf-439c1aa8c482","name":"packetcable-cmts-flowspec-delete <id>","description":"packetcable cmts flowspec delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/cableflow:1/table/1/flow/114","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"858b4d04-6fc0-ad39-90c1-906d1ca9e34e","name":"packetcable-cmts-flow-best-effort-full-create <id>","description":"restconf for cableflow flow best-effort create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/cableflow:1/table/1/flow/115","method":"PUT","headers":"","data":"\n{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"flow-name\": \"FooXCableFlowCrazyTrafficProfileFBesteffort1\",\n        \"id\": \"115\",\n        \"installHw\": \"false\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n\t\t    \"action\": {\n\t\t\t    \"traffic-profile\": \"best-effort\",\n                \"be-authorized-envelope\": {\n                        \"traffic-priority\":\"0\",\n                        \"reserved0\":\"0\",\n                        \"reserved1\":\"0\",\n                        \"request-transmission-policy\":\"0\",\n                        \"maximum-sustained-traffic-rate\":\"0\",\n                        \"maximum-traffic-burst\":\"3044\",\n                        \"maximum-reserved-traffic-rate\":\"0\",\n                        \"traffic-rate-packet-size-maximum-concatenated-burst\":\"0\",\n                        \"assumed-minimum-reserved\":\"1522\",\n                        \"required-attribute-mask\":\"0\",\n                        \"forbidden-attribute-mask\":\"0\",\n                        \"attribute-aggregation-rule-mask\":\"0\",\n                },\n                \"be-reserved-envelope\": {\n                        \"traffic-priority\":\"0\",\n                        \"reserved0\":\"0\",\n                        \"reserved1\":\"0\",\n                        \"request-transmission-policy\":\"0\",\n                        \"maximum-sustained-traffic-rate\":\"0\",\n                        \"maximum-traffic-burst\":\"3044\",\n                        \"maximum-reserved-traffic-rate\":\"0\",\n                        \"traffic-rate-packet-size-maximum-concatenated-burst\":\"0\",\n                        \"assumed-minimum-reserved\":\"1522\",\n                        \"required-attribute-mask\":\"0\",\n                        \"forbidden-attribute-mask\":\"0\",\n                        \"attribute-aggregation-rule-mask\":\"0\",\n                },\n                \"be-committed-envelope\": {\n                        \"traffic-priority\":\"0\",\n                        \"reserved0\":\"0\",\n                        \"reserved1\":\"0\",\n                        \"request-transmission-policy\":\"0\",\n                        \"maximum-sustained-traffic-rate\":\"0\",\n                        \"maximum-traffic-burst\":\"3044\",\n                        \"maximum-reserved-traffic-rate\":\"0\",\n                        \"traffic-rate-packet-size-maximum-concatenated-burst\":\"0\",\n                        \"assumed-minimum-reserved\":\"1522\",\n                        \"required-attribute-mask\":\"0\",\n                        \"forbidden-attribute-mask\":\"0\",\n                        \"attribute-aggregation-rule-mask\":\"0\",\n                }\n\n                        \"order\": \"0\"\n\t\t    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"priority\": \"2\",\n    }\n}","dataMode":"raw","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"86a0777a-40c3-c033-0a61-0b58b73d5c46","name":"packetcable-cmts-read <id>","description":"restconf for packetcable: cmts get <id>","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/1/packetcable-cmts:cmts-node/","method":"GET","headers":"","data":[],"dataMode":"params","timestamp":0,"version":2,"time":1410629229366},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"a9a11130-027c-59c7-3618-40203b3533f6","name":"openflow-mininet-flow-delete <id>","description":"restconf for openflow mininet flow delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/112","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"c2f1d250-16aa-f70e-849f-9e21367bedb2","name":"packetcable-cmts-best-effort-delete <id>","description":"packetcable cmts best-effort delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/cableflow:1/table/1/flow/115","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"version":2,"time":1410645448096},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"d6c92bec-544f-e72e-71ef-b504d248d7c0","name":"packetcable-cmts-flow-create <id>","description":"restconf for packetcable flow create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/packetcable-cmts:1/table/1/flow/111","method":"PUT","headers":"","data":"\n{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"flow-name\": \"FooXCableFlow2\",\n        \"id\": \"111\",\n        \"installHw\": \"false\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n                    \"action\": {\n                    \t\"traffic-profile\": \"best-effort\",\n                        \"order\": \"0\"\n                    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"priority\": \"2\",\n    }\n}","dataMode":"raw","timestamp":0,"version":2,"time":1410669925062},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"d8281270-48b5-c4b9-ed5e-39770946fd8c","name":"packetcable-cmts-create <id>","description":"restconf for packetcable create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/1/packetcable-cmts:cmts-node/","method":"PUT","headers":"","data":"{\n    \"packetcable-cmts:cmts-node\": {\n        \"port\": 3918,\n        \"address\": \"10.200.90.3\"\n    }\n}","dataMode":"raw","timestamp":0,"version":2,"time":1410670793319},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"e4830700-e6b7-2e4a-505e-9286c52ea148","name":"openflow-mininet-flow-create <id>","description":"restconf for openflow mininet flow create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/112","method":"PUT","headers":"","data":"\n{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"cookie\": \"10\",\n        \"cookie_mask\": \"10\",\n        \"flow-name\": \"OpenflowMininet1\",\n        \"hard-timeout\": \"12\",\n        \"id\": \"112\",\n        \"idle-timeout\": \"34\",\n        \"installHw\": \"true\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n                    \"action\": {\n                        \"drop-action\": null,\n                        \"order\": \"0\"\n                    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"out_port\": \"1\",\n        \"priority\": \"2\",\n        \"strict\": \"false\",\n        \"table_id\": \"1\"\n    }\n}\n","dataMode":"raw","timestamp":0,"version":2,"time":1410644995513},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"e8a112b2-b44f-4025-c34b-de4dcca0269b","name":"packetcable-cmts-delete <id>","description":"restconf for packetcable delete","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/1/packetcable-cmts:cmts-node/","method":"DELETE","headers":"","data":[],"dataMode":"params","timestamp":0,"responses":[],"version":2},{"collectionId":"939d9337-31ff-d3ab-aebb-4cdf2a375546","id":"fab81634-1b9c-c04d-3fdf-421d29cc7cbb","name":"openflow-pica-flow-create <id>","description":"restconf for openflow pica flow create","url":"http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/113","method":"PUT","headers":"","data":"{\n    \"flow\": {\n        \"barrier\": \"false\",\n        \"cookie\": \"10\",\n        \"cookie_mask\": \"10\",\n        \"flow-name\": \"OpenflowPica1\",\n        \"hard-timeout\": \"12\",\n        \"id\": \"113\",\n        \"idle-timeout\": \"34\",\n        \"installHw\": \"false\",\n        \"instructions\": {\n            \"instruction\": {\n                \"apply-actions\": {\n                    \"action\": {\n                        \"drop-action\": null,\n                        \"order\": \"0\"\n                    }\n                },\n                \"order\": \"0\"\n            }\n        },\n        \"match\": {\n            \"ethernet-match\": {\n                \"ethernet-type\": {\n                    \"type\": \"2048\"\n                }\n            },\n            \"ipv4-destination\": \"10.0.0.1/24\"\n        },\n        \"out_port\": \"1\",\n        \"priority\": \"2\",\n        \"strict\": \"false\",\n        \"table_id\": \"0\"\n    }\n}\n","dataMode":"raw","timestamp":0,"version":2,"time":1410644979188}]}],"environments":[],"headerPresets":[],"globals":[]}
2