summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/service-proxy-tabs/update-rule-result.json
blob: 8b450fba80cc41566624e1fa36ae32da01c807d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "properties": [
    {
      "servicePropertyName": "internalvl0_dhcp_enabled",
      "constraintOperator": "equal",
      "sourceType": "static",
      "sourceName": null,
      "value": false
    },
    {
      "servicePropertyName": "contrailv2virtualnetwork0_segmentation_id",
      "constraintOperator": "equal",
      "sourceType": "static",
      "sourceName": null,
      "value": 11
    }  
  ]
}