Loading MEC010-2_AppPkgMgmt.json +3 −5 Original line number Diff line number Diff line Loading @@ -1519,10 +1519,9 @@ }, "changeAppInstanceStateOpConfig": { "type": "object", "description": null, "description": "This information element defines attributes that affect the invocation of the OperateVnf operation.\n", "required": ["minGracefulStopTimeout"], "properties": { "description": "This information element defines attributes that affect the invocation of the OperateVnf operation. \n", "minGracefulStopTimeout": { "type": "number", "description": "Minimum timeout value for graceful stop of a VNF instance." Loading @@ -1542,10 +1541,9 @@ }, "terminateAppInstanceOpConfig": { "type": "object", "description": null, "description": "This information element defines attributes that affect the invocation of the TerminateVnf operation.\n", "required": ["minGracefulTerminationTimeout"], "properties": { "description": "This information element defines attributes that affect the invocation of the TerminateVnf operation.\n", "minGracefulTerminationTimeout": { "type": "number", "description": "Minimum timeout value for graceful stop of a VNF instance." Loading MEC010-2_AppPkgMgmt.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -1103,12 +1103,11 @@ components: changeAppInstanceStateOpConfig: type: object description: description: > This information element defines attributes that affect the invocation of the OperateVnf operation. required: - minGracefulStopTimeout properties: description: > This information element defines attributes that affect the invocation of the OperateVnf operation. minGracefulStopTimeout: type: number description: Minimum timeout value for graceful stop of a VNF instance. Loading @@ -1129,12 +1128,11 @@ components: terminateAppInstanceOpConfig: type: object description: description: > This information element defines attributes that affect the invocation of the TerminateVnf operation. required: - minGracefulTerminationTimeout properties: description: > This information element defines attributes that affect the invocation of the TerminateVnf operation. minGracefulTerminationTimeout: type: number description: Minimum timeout value for graceful stop of a VNF instance. Loading Loading
MEC010-2_AppPkgMgmt.json +3 −5 Original line number Diff line number Diff line Loading @@ -1519,10 +1519,9 @@ }, "changeAppInstanceStateOpConfig": { "type": "object", "description": null, "description": "This information element defines attributes that affect the invocation of the OperateVnf operation.\n", "required": ["minGracefulStopTimeout"], "properties": { "description": "This information element defines attributes that affect the invocation of the OperateVnf operation. \n", "minGracefulStopTimeout": { "type": "number", "description": "Minimum timeout value for graceful stop of a VNF instance." Loading @@ -1542,10 +1541,9 @@ }, "terminateAppInstanceOpConfig": { "type": "object", "description": null, "description": "This information element defines attributes that affect the invocation of the TerminateVnf operation.\n", "required": ["minGracefulTerminationTimeout"], "properties": { "description": "This information element defines attributes that affect the invocation of the TerminateVnf operation.\n", "minGracefulTerminationTimeout": { "type": "number", "description": "Minimum timeout value for graceful stop of a VNF instance." Loading
MEC010-2_AppPkgMgmt.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -1103,12 +1103,11 @@ components: changeAppInstanceStateOpConfig: type: object description: description: > This information element defines attributes that affect the invocation of the OperateVnf operation. required: - minGracefulStopTimeout properties: description: > This information element defines attributes that affect the invocation of the OperateVnf operation. minGracefulStopTimeout: type: number description: Minimum timeout value for graceful stop of a VNF instance. Loading @@ -1129,12 +1128,11 @@ components: terminateAppInstanceOpConfig: type: object description: description: > This information element defines attributes that affect the invocation of the TerminateVnf operation. required: - minGracefulTerminationTimeout properties: description: > This information element defines attributes that affect the invocation of the TerminateVnf operation. minGracefulTerminationTimeout: type: number description: Minimum timeout value for graceful stop of a VNF instance. Loading