Commit 02761802 authored by Ayesha Ayub's avatar Ayesha Ayub
Browse files

Separate common SOL002 LCM definitions

parent 6d4c05ed
Loading
Loading
Loading
Loading
Loading
+1017 −0

File added.

Preview size limit exceeded, changes collapsed.

+31 −31
Original line number Diff line number Diff line
@@ -1369,7 +1369,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CreateVnfRequest
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/CreateVnfRequest"
      required: true

    VnfInstanceModificationRequest:
@@ -1377,7 +1377,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModificationRequest
            $ref: definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/VnfInfoModificationRequest
      required: true

    VnfInstanceInstantiationRequest:
@@ -1393,7 +1393,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/ScaleVnfRequest
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/ScaleVnfRequest"
      required: true

    VnfInstanceScaleToLevelRequest:
@@ -1401,7 +1401,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/ScaleVnfToLevelRequest
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/ScaleVnfToLevelRequest"
      required: true

    VnfInstanceChangeFlavourRequest:
@@ -1461,7 +1461,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/CancelMode"

    VnfLcmSubscriptionRequest:
      description: |
@@ -1469,7 +1469,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest"
      required: true

    VnfInstanceCreateSnapshotRequest:
@@ -1613,7 +1613,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    IndividualVnfInstance.Get.200:
      description: |
@@ -1684,7 +1684,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfIdentifierDeletionNotification
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/VnfIdentifierDeletionNotification"

    IndividualVnfInstance.Delete.409:
      description: |
@@ -1723,7 +1723,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    IndividualVnfInstance.Patch.202:
      description: |
@@ -1802,7 +1802,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    InstantiateVnfInstance.Post.202:
      description: |
@@ -1882,7 +1882,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    ScaleVnfInstance.Post.202:
      description: |
@@ -1963,7 +1963,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    ScaleVnfInstanceToLevel.Post.202:
      description: |
@@ -2045,7 +2045,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfInstanceChangeFlavour.Post.202:
      description: |
@@ -2129,7 +2129,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    TerminateVnfInstance.Post.202:
      description: |
@@ -2211,7 +2211,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    HealVnfInstance.Post.202:
      description: |
@@ -2293,7 +2293,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    OperateVnfInstance.Post.202:
      description: |
@@ -2375,7 +2375,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfInstanceChangeExtConn.Post.202:
      description: |
@@ -2456,7 +2456,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfInstanceChangeVnfPkg.Post.202:
      description: |
@@ -2536,7 +2536,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfLcmOpOccs.Get.200:
      description: |
@@ -2673,7 +2673,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfLcmOpOccRollback.Post.202:
      description: |
@@ -2737,7 +2737,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfLcmOpOccFail.Post.200:
      description: |
@@ -2810,7 +2810,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfLcmOpOccCancel.Post.202:
      description: |
@@ -2873,7 +2873,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    Subscriptions.Get.200:
      description: |
@@ -2905,7 +2905,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription"

    Subscriptions.Post.201:
      description: |
@@ -2944,7 +2944,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription"

    Subscriptions.Post.442:
      description: |
@@ -2983,7 +2983,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    IndividualSubscription.Get.200:
      description: |
@@ -3014,7 +3014,7 @@ components:
      content:
        application/json:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription
            $ref: "definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/LccnSubscription"

    IndividualSubscription.Delete.204:
      description: |
@@ -3115,7 +3115,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfInstanceCreateSnapshot.Post.422:
      description: |
@@ -3154,7 +3154,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"    
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"    

    VnfInstanceRevertToSnapshot.Post.202:
      description: |
@@ -3234,7 +3234,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"

    VnfSnapshots.Post.201:
      description: |
@@ -3415,4 +3415,4 @@ components:
      content:
        application/json:
          schema:
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
 No newline at end of file
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
 No newline at end of file
+1223 −189

File changed.

Preview size limit exceeded, changes collapsed.