Commit a396f27e authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_62 POST Method (on Cancel operation task) description and response updated

parent b158d372
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1997,14 +1997,15 @@ paths:
      description: >
        The POST method initiates cancelling an ongoing VNF lifecycle
        operation while it is being executed or rolled back, i.e. the related
        "VNF LCM operation occurrence" is either in "PROCESSING" or
        "Individual VNF LCM operation occurrence" is either in "PROCESSING" or
        "ROLLING_BACK" state.
      responses:
        202:
          description: >
            202 ACCEPTED

            The request was accepted for processing, but processing has not been completed.
            The request has been accepted for processing, but processing has not 
            been completed.
            The response shall have an empty payload body.
          headers:
            #TODO: Add headers defined in 4.3.4.3