aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/service-proxy-tabs/properties-rules-result.json
blob: 6422cc6bd596e70e4d429ca82aa934c96f629772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "properties": [
    {
      "servicePropertyName": "contrailv2virtualnetwork0_segmentation_id",
      "constraintOperator": "equal",
      "sourceType": "static",
      "sourceName": null,
      "value": 11
    }
    
  ]
}