Commit 6141104c authored by piscione's avatar piscione
Browse files

SOL005_64

parent 9c24cbad
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -5046,13 +5046,13 @@ definitions:
    description: >
    description: >
      Value | Description
      Value | Description
      ------|------------
      ------|------------
      PROCESSING | The LCM operation is currently in execution.
      PROCESSING | The NS LCM operation is currently in execution.
      COMPLETED | The LCM operation has been completed successfully.
      COMPLETED | The NS LCM operation has been completed successfully.
      PARTIALLY_COMPLETED | The LCM operation has been partially completed with accepTable errors.
      PARTIALLY_COMPLETED | The NS LCM operation has been partially completed with accepTable errors.
      FAILED_TEMP | The LCM operation has failed and execution has stopped, but the execution of the operation is not considered to be closed.
      FAILED_TEMP | The NS LCM operation has failed and execution has stopped, but the execution of the operation is not considered to be closed.
      FAILED | The LCM operation has failed and it cannot be retried or rolled back, as it is determined that such action will not succeed.
      FAILED | The NS LCM operation has failed and it cannot be retried or rolled back, as it is determined that such action will not succeed.
      OLLING_BACK | The LCM operation is currently being rolled back.
      OLLING_BACK | The NS LCM operation is currently being rolled back.
      ROLLED_BACK | The LCM operation has been successfully rolled back, i.e. The state of the NS prior to the original operation invocation has been restored as closely as possible.
      ROLLED_BACK | The NS LCM operation has been successfully rolled back, i.e. The state of the NS prior to the original operation invocation has been restored as closely as possible.
    type: string
    type: string
    enum:
    enum:
      - PROCESSING
      - PROCESSING