blob: 722fd6e667ee691b7ec3f72cc9fb82a56087a3aa [file] [log] [blame]
Elena Kuleshov3732da82018-09-19 14:07:11 -04001{
2 "name": "VNFUpgradePostCheckActivity",
3 "description": "Activity to UpgradePostCheck on VNF",
4 "categoryList": [
5 "VNF"
6 ],
7 "inputParameters": [],
8 "outputParameters": [
9 {
10 "name": "WorkflowException",
11 "type": "WorkflowException"
12 }
13 ]
14}