Commit a36a3dfc authored by piscione's avatar piscione
Browse files

SOL005_14: added TerminateNsData datamodel.

parent 4fa3e449
......@@ -6121,7 +6121,12 @@ definitions:
description: >
Additional parameters passed by the OSS/BSS as input to the termination process, specific to the VNF being terminated.
EXAMPLE: Input parameters to VNF-specific termination procedures.
$ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
TerminateNsData:
type: object
properties:
additionalParamsforNs:
description: >
Allows the OSS/BSS to provide additional parameter(s) to the termination process at the NS level.
$ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment