Adding support for multiple classifiers per gate
[packetcable.git] / packetcable-policy-server / doc / restconf-samples / PCMM_Sample_Local.postman_environment
index 32b4eea6cc4fd69e4ce248bdc69e65436b94f70b..359a414d00a16681aed412455dc8ce595c07b68e 100644 (file)
                        "name": "dstIp-1a",
                        "enabled": true
                },
+               {
+                       "key": "dstIp-2a",
+                       "value": "10.32.110.188",
+                       "type": "text",
+                       "name": "dstIp-2a",
+                       "enabled": true
+               },
+               {
+                       "key": "dstIp-3a",
+                       "value": "10.4.0.22",
+                       "type": "text",
+                       "name": "dstIp-3a",
+                       "enabled": true
+               },
+               {
+                       "key": "dstIp-4a",
+                       "value": "10.32.110.77",
+                       "type": "text",
+                       "name": "dstIp-4a",
+                       "enabled": true
+               },
                {
                        "key": "dstPort-1a",
                        "value": "4321",
                        "type": "text",
                        "name": "dstIpMask",
                        "enabled": true
+               },
+               {
+                       "key": "gateid-bad",
+                       "value": "incompleteGate",
+                       "type": "text",
+                       "name": "gateid-bad",
+                       "enabled": true
+               },
+               {
+                       "key": "appId-bad",
+                       "value": "badApp",
+                       "type": "text",
+                       "name": "appId-bad",
+                       "enabled": true
+               },
+               {
+                       "key": "appId-multi",
+                       "value": "multiApp",
+                       "type": "text",
+                       "name": "appId-multi",
+                       "enabled": true
+               },
+               {
+                       "key": "gateId-multi",
+                       "value": "multiGate",
+                       "type": "text",
+                       "name": "gateId-multi",
+                       "enabled": true
                }
        ],
-       "timestamp": 1431970397687,
+       "timestamp": 1448397810877,
        "synced": false,
        "syncedFilename": ""
 }
\ No newline at end of file