diff options
Diffstat (limited to 'nokiav2/generatedapis')
-rw-r--r-- | nokiav2/generatedapis/src/main/resources/so.vnfm.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nokiav2/generatedapis/src/main/resources/so.vnfm.json b/nokiav2/generatedapis/src/main/resources/so.vnfm.json index 75b76a3c..c70a83bf 100644 --- a/nokiav2/generatedapis/src/main/resources/so.vnfm.json +++ b/nokiav2/generatedapis/src/main/resources/so.vnfm.json @@ -440,6 +440,11 @@ "description": "The identifier of the VNF package in SDC", "type": "string" }, + "nsId": { + "required": false, + "description": "The identifier of the NS in AAI", + "type": "string" + }, "description": { "required": false, "description": "The description of the VNF", |