Add sdc service resource property set
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / service-model / ns-model-set-property-moco.json
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/ns-model-set-property-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/service-model/ns-model-set-property-moco.json
new file mode 100644 (file)
index 0000000..2e26528
--- /dev/null
@@ -0,0 +1,154 @@
+[ {
+  "request" : {
+    "method" : "post",
+    "uri" : "/sdc2/rest/v1/catalog/services/66bc211e-27a1-4a1c-aee3-75952617b7fe/resourceInstance/ff654717-85e1-4458-a9ce-7dedca7be552.3694ef05-56e3-44d0-9103-7805ef8d2929.extztecp0/properties",
+    "headers" : {
+      "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
+      "X-FromAppId" : "ONAP CLI",
+      "Accept" : "application/json",
+      "USER_ID" : "cs0008",
+      "X-TransactionId" : "req-a5f3d3a6-f407-4abd-81b1-b4906c039783",
+      "Content-Type" : "application/json"
+    },
+    "json" : [ {
+      "constraints" : null,
+      "defaultValue" : null,
+      "description" : null,
+      "name" : "ip_address",
+      "parentUniqueId" : null,
+      "password" : false,
+      "required" : false,
+      "schema" : {
+        "property" : { }
+      },
+      "schemaType" : null,
+      "type" : "string",
+      "uniqueId" : "3694ef05-56e3-44d0-9103-7805ef8d2929.ip_address",
+      "value" : "1.1.1.2",
+      "definition" : false,
+      "getInputValues" : null,
+      "parentPropertyType" : null,
+      "subPropertyInputPath" : null,
+      "toscaPresentation" : {
+        "ownerId" : null
+      },
+      "getPolicyValues" : null,
+      "inputPath" : null
+    } ]
+  },
+  "response" : {
+    "status" : 200,
+    "json" : [ {
+      "uniqueId" : "3694ef05-56e3-44d0-9103-7805ef8d2929.ip_address",
+      "type" : "string",
+      "required" : false,
+      "definition" : false,
+      "defaultValue" : null,
+      "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" : "ip_address",
+      "value" : "1.1.1.2",
+      "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,
+      "constraints" : [ ],
+      "valueUniqueUid" : null,
+      "path" : [ "ff654717-85e1-4458-a9ce-7dedca7be552.3694ef05-56e3-44d0-9103-7805ef8d2929.extztecp0" ],
+      "rules" : null,
+      "componentInstanceName" : null,
+      "componentInstanceId" : 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
+      },
+      "version" : null,
+      "ownerId" : null,
+      "empty" : false
+    } ]
+  }
+} ]
\ No newline at end of file