blob: cd1fa865ee72103d238858e89fd5f406c544b22b [file] [log] [blame]
eeginux8c9f2c72019-11-20 13:23:49 +00001{
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}