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