eeginux | 8c9f2c7 | 2019-11-20 13:23:49 +0000 | [diff] [blame^] | 1 | { |
2 | "name": "GenericControllerExecutionDE", | ||||
3 | "description": "Generic controller execution with DelegateExecution context against controller northbound interface", | ||||
4 | "categoryList": [ | ||||
5 | "VNF", | ||||
6 | "PNF" | ||||
7 | ], | ||||
8 | "inputParameters": [], | ||||
9 | "outputParameters": [ | ||||
10 | { | ||||
11 | "name": "WorkflowException", | ||||
12 | "type": "WorkflowException" | ||||
13 | } | ||||
14 | ] | ||||
15 | } |