StopType

StopType
StopType
  • 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.
This data structure has no properties.
Enumeration: FORCEFUL, GRACEFUL,