aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/properties-assignment/create-policies.json
blob: 0771723d5171de06ab9e4652ba5e49033213b06f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
  {
    "uniqueId": "39be5200-143f-4962-a0ad-52882c2df138.104329b3-49bd-4cfe-bf66-c97122ae7437.childservice_proxy0.contrailv2virtualnetwork0_segmentation_id.policy",
    "type": "string",
    "required": false,
    "definition": true,
    "defaultValue": "new property",
    "schema": {
      "property": {
        "required": false,
        "definition": true,
        "password": false,
        "hidden": false,
        "immutable": false,
        "isDeclaredListInput": false,
        "getInputProperty": false,
        "empty": false
      },
      "empty": false
    },
    "password": false,
    "name": "contrailv2virtualnetwork0_segmentation_id",
    "value": "{\"get_policy\":null}",
    "hidden": false,
    "immutable": false,
    "inputPath": "contrailv2virtualnetwork0_segmentation_id",
    "instanceUniqueId": "39be5200-143f-4962-a0ad-52882c2df138.104329b3-49bd-4cfe-bf66-c97122ae7437.childservice_proxy0",
    "propertyId": "7246e025-0cd8-43c0-9572-ae9b22722c00.contrailv2virtualnetwork0_segmentation_id",
    "parentPropertyType": "string",
    "isDeclaredListInput": false,
    "getPolicyValues": [
      {
        "policyId": "39be5200-143f-4962-a0ad-52882c2df138.104329b3-49bd-4cfe-bf66-c97122ae7437.childservice_proxy0.contrailv2virtualnetwork0_segmentation_id.policy",
        "propertyName": "contrailv2virtualnetwork0_segmentation_id",
        "origPropertyValue": "new property"
      }
    ],
    "normalizedName": "contrailv2virtualnetwork0_segmentation_id",
    "policyTypeName": "string",
    "isFromCsar": false,
    "getInputProperty": false,
    "schemaProperty": {
      "required": false,
      "definition": true,
      "password": false,
      "hidden": false,
      "immutable": false,
      "isDeclaredListInput": false,
      "getInputProperty": false,
      "empty": false
    },
    "empty": false
  }
]