org.onap migration
[vid.git] / vid-app-common / src / main / resources / json / mso / modelInfo
index 2504d51..d368e35 100755 (executable)
@@ -7,11 +7,19 @@
                        "description": "reference to the customized set of parameters associated with a model in a given service context",\r
                        "type": "string"\r
                },\r
+               "modelCustomizationId": {\r
+                       "description": "reference to the customized set of parameters associated with a model in a given service context",\r
+                       "type": "string"\r
+               },\r
                "modelInvariantId": {\r
                        "description": "Invariant UUID for the model name, irrespective of the version, as defined in SDC--authoritative",\r
                        "type": "string",\r
                        "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$"\r
                },\r
+        "modelVersionId": {\r
+                "description": "Version id for version",\r
+                "type": "string"\r
+            },\r
                "modelName": {\r
                        "description": "name of the model as defined in SDC--not authoritative",\r
                        "type": "string"\r
                        "description": "short description of the entity being operated on",\r
                        "type": "string",\r
                        "enum": [\r
+                           "pnf",\r
                                "network",\r
                                "service",\r
                                "vfModule",\r
                                "vnf",\r
-                               "volumeGroup"\r
+                               "volumeGroup",\r
+                               "configuration"\r
                        ]\r
                },\r
                "modelVersion": {\r
                        "description": "the version of the model as defined in SDC--not authoritative",\r
-                       "type": "number"\r
+                       "type": "string"\r
                }\r
        },\r
        "required": ["modelType"]\r