diff options
Diffstat (limited to 'catalog-ui/cypress/fixtures/properties-assignment/undeclare-policy.json')
-rw-r--r-- | catalog-ui/cypress/fixtures/properties-assignment/undeclare-policy.json | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/properties-assignment/undeclare-policy.json b/catalog-ui/cypress/fixtures/properties-assignment/undeclare-policy.json new file mode 100644 index 0000000000..99eba2bfe1 --- /dev/null +++ b/catalog-ui/cypress/fixtures/properties-assignment/undeclare-policy.json @@ -0,0 +1,117 @@ +{ + "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", + "description": null, + "schema": { + "derivedFrom": null, + "constraints": null, + "properties": null, + "property": { + "uniqueId": null, + "type": null, + "required": false, + "definition": true, + "defaultValue": null, + "description": null, + "schema": null, + "password": false, + "name": null, + "value": null, + "label": null, + "hidden": false, + "immutable": false, + "inputPath": null, + "status": null, + "inputId": null, + "instanceUniqueId": null, + "propertyId": null, + "parentPropertyType": null, + "subPropertyInputPath": null, + "annotations": null, + "parentUniqueId": null, + "getInputValues": null, + "isDeclaredListInput": false, + "getPolicyValues": null, + "getInputProperty": false, + "schemaType": null, + "schemaProperty": null, + "version": null, + "ownerId": null, + "empty": false + }, + "version": null, + "ownerId": null, + "empty": false, + "type": null + }, + "password": false, + "name": "contrailv2virtualnetwork0_segmentation_id", + "value": "{\"get_policy\":null}", + "label": null, + "hidden": false, + "immutable": false, + "inputPath": null, + "status": null, + "inputId": null, + "instanceUniqueId": "39be5200-143f-4962-a0ad-52882c2df138.104329b3-49bd-4cfe-bf66-c97122ae7437.childservice_proxy0", + "propertyId": null, + "parentPropertyType": "string", + "subPropertyInputPath": null, + "annotations": null, + "parentUniqueId": null, + "getInputValues": null, + "isDeclaredListInput": false, + "getPolicyValues": [], + "normalizedName": "contrailv2virtualnetwork0_segmentation_id", + "version": null, + "invariantName": null, + "invariantUUID": null, + "policyTypeName": "string", + "policyUUID": null, + "targets": null, + "componentName": null, + "isFromCsar": false, + "derivedFrom": null, + "policyTypeUid": null, + "properties": null, + "getInputProperty": false, + "schemaType": null, + "schemaProperty": { + "uniqueId": null, + "type": null, + "required": false, + "definition": true, + "defaultValue": null, + "description": null, + "schema": null, + "password": false, + "name": null, + "value": null, + "label": null, + "hidden": false, + "immutable": false, + "inputPath": null, + "status": null, + "inputId": null, + "instanceUniqueId": null, + "propertyId": null, + "parentPropertyType": null, + "subPropertyInputPath": null, + "annotations": null, + "parentUniqueId": null, + "getInputValues": null, + "isDeclaredListInput": false, + "getPolicyValues": null, + "getInputProperty": false, + "schemaType": null, + "schemaProperty": null, + "version": null, + "ownerId": null, + "empty": false + }, + "ownerId": null, + "empty": false +} |