Loading src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -818,12 +818,12 @@ definitions: StopType: description: > * FORCEFUL: The VNFM will stop the VNF immediately after accepting the request. * GRACEFUL: The VNFM will first arrange to take the VNF out of service after accepting the request. Once that operation is successful or once the timer value specified in the "gracefulStopTimeout" attribute expires, the VNFM will stop the VNF. * FORCEFUL: The VNFM will stop the VNF instance immediately after accepting the request. * GRACEFUL: The VNFM instance will first arrange to take the VNF out of service after accepting the request. Once that operation is successful or once the timer value specified in the "gracefulStopTimeout" attribute expires, the VNFM will stop the VNF instance. type: string enum: - FORCEFUL Loading Loading
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -818,12 +818,12 @@ definitions: StopType: description: > * FORCEFUL: The VNFM will stop the VNF immediately after accepting the request. * GRACEFUL: The VNFM will first arrange to take the VNF out of service after accepting the request. Once that operation is successful or once the timer value specified in the "gracefulStopTimeout" attribute expires, the VNFM will stop the VNF. * FORCEFUL: The VNFM will stop the VNF instance immediately after accepting the request. * GRACEFUL: The VNFM instance will first arrange to take the VNF out of service after accepting the request. Once that operation is successful or once the timer value specified in the "gracefulStopTimeout" attribute expires, the VNFM will stop the VNF instance. type: string enum: - FORCEFUL Loading