Commit 82c80017 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL002_11 and minor fixes

parent 5e2fe459
Loading
Loading
Loading
Loading
Loading
+18 −18
Original line number Original line Diff line number Diff line
@@ -293,7 +293,7 @@ paths:
  # Individual VNF instance                                                     #
  # Individual VNF instance                                                     #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}':
  '/vnf_instances/{vnfInstanceId}':
    #SOL003 location: 5.4.3.2
    #SOL002 location: 5.4.3.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -531,7 +531,7 @@ paths:
  # Instantiate VNF task                                                        #
  # Instantiate VNF task                                                        #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/instantiate':
  '/vnf_instances/{vnfInstanceId}/instantiate':
    #SOL003 location: 5.4.4.2
    #SOL002 location: 5.4.4.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -643,7 +643,7 @@ paths:
  # Scale VNF task                                                              #
  # Scale VNF task                                                              #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/scale':
  '/vnf_instances/{vnfInstanceId}/scale':
    #SOL003 location: 5.4.5.2
    #SOL002 location: 5.4.5.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -757,7 +757,7 @@ paths:
  # Scale VNF to Level task                                                     #
  # Scale VNF to Level task                                                     #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/scale_to_level':
  '/vnf_instances/{vnfInstanceId}/scale_to_level':
    #SOL003 location: 5.4.6.2
    #SOL002 location: 5.4.6.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -984,7 +984,7 @@ paths:
  # Terminate VNF task                                                          #
  # Terminate VNF task                                                          #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/terminate':
  '/vnf_instances/{vnfInstanceId}/terminate':
    #SOL003 location: 5.4.8.2
    #SOL002 location: 5.4.8.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -1027,7 +1027,7 @@ paths:
            The request has been accepted for processing.
            The request has been accepted for processing.
            The response body shall be empty.
            The response body shall be empty.
            The HTTP response shall include a "Location" HTTP header that contains the URI of the
            The HTTP response shall include a "Location" HTTP header that contains the URI of the
            newly-created "VNF LCM operation occurrence" resource corresponding to the operation.
            newly-created "Individual VNF LCM operation occurrence" resource corresponding to the operation.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
@@ -1096,7 +1096,7 @@ paths:
  # Heal VNF task                                                               #
  # Heal VNF task                                                               #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/heal':
  '/vnf_instances/{vnfInstanceId}/heal':
    #SOL003 location: 5.4.9.2
    #SOL002 location: 5.4.9.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -1208,7 +1208,7 @@ paths:
  # Operate VNF task                                                            #
  # Operate VNF task                                                            #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/operate':
  '/vnf_instances/{vnfInstanceId}/operate':
    #SOL003 location: 5.4.9.2
    #SOL002 location: 5.4.9.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -1320,7 +1320,7 @@ paths:
  # Change external VNF connectivity task                                       #
  # Change external VNF connectivity task                                       #
  ###############################################################################
  ###############################################################################
  '/vnf_instances/{vnfInstanceId}/change_ext_conn':
  '/vnf_instances/{vnfInstanceId}/change_ext_conn':
    #SOL003 location: 5.4.9.2
    #SOL002 location: 5.4.9.2
    parameters:
    parameters:
      - name: vnfInstanceId
      - name: vnfInstanceId
        description: >
        description: >
@@ -1433,7 +1433,7 @@ paths:
  # VNF LCM operation occurrences                                               #
  # VNF LCM operation occurrences                                               #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs':
  '/vnf_lcm_op_occs':
    #SOL003 location: 5.4.12
    #SOL002 location: 5.4.12
    parameters:
    parameters:
      - name: Version
      - name: Version
        description: >
        description: >
@@ -1600,7 +1600,7 @@ paths:
  # Individual VNF LCM operation occurrence                                     #
  # Individual VNF LCM operation occurrence                                     #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}':
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}':
    #SOL003 location: 5.4.13
    #SOL002 location: 5.4.13
    parameters:
    parameters:
      - name: vnfLcmOpOccId
      - name: vnfLcmOpOccId
        description: >
        description: >
@@ -1688,7 +1688,7 @@ paths:
  # Retry operation task                                                        #
  # Retry operation task                                                        #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/retry':
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/retry':
    #SOL003 location: 5.4.14
    #SOL002 location: 5.4.14
    parameters:
    parameters:
      - name: vnfLcmOpOccId
      - name: vnfLcmOpOccId
        description: >
        description: >
@@ -1782,7 +1782,7 @@ paths:
  # Rollback operation task                                                     #
  # Rollback operation task                                                     #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/rollback':
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/rollback':
    #SOL003 location: 5.4.15  
    #SOL002 location: 5.4.15
    parameters:
    parameters:
      - name: vnfLcmOpOccId
      - name: vnfLcmOpOccId
        description: >
        description: >
@@ -1875,7 +1875,7 @@ paths:
  # Fail operation task                                                         #
  # Fail operation task                                                         #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/fail':
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/fail':
    #SOL003 location: 5.4.16  
    #SOL002 location: 5.4.16
    parameters:
    parameters:
      - name: vnfLcmOpOccId
      - name: vnfLcmOpOccId
        description: >
        description: >
@@ -1975,7 +1975,7 @@ paths:
  # Cancel operation task                                                       #
  # Cancel operation task                                                       #
  ###############################################################################
  ###############################################################################
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/cancel':
  '/vnf_lcm_op_occs/{vnfLcmOpOccId}/cancel':
    #SOL003 location: 5.4.17
    #SOL002 location: 5.4.17
    parameters:
    parameters:
      - name: vnfLcmOpOccId
      - name: vnfLcmOpOccId
        description: >
        description: >
@@ -2079,7 +2079,7 @@ paths:
  # Subscriptions                                                               #
  # Subscriptions                                                               #
  ###############################################################################
  ###############################################################################
  '/subscriptions':
  '/subscriptions':
    #SOL003 location: 5.4.18
    #SOL002 location: 5.4.18
    parameters:
    parameters:
      - name: Version
      - name: Version
        description: >
        description: >
@@ -2100,7 +2100,7 @@ paths:
      parameters:
      parameters:
        - name: LccnSubscriptionRequest
        - name: LccnSubscriptionRequest
          description: >
          description: >
            Details of the subscription to be created.
            Details of the subscription to be created, as defined in clause 5.5.2.15.
          in: body
          in: body
          required: true
          required: true
          schema:
          schema:
@@ -2279,7 +2279,7 @@ paths:
  # Individual subscription                                                     #
  # Individual subscription                                                     #
  ###############################################################################
  ###############################################################################
  '/subscriptions/{subscriptionId}':
  '/subscriptions/{subscriptionId}':
    #SOL003 location: 5.4.19
    #SOL002 location: 5.4.19
    parameters:
    parameters:
      - name: subscriptionId
      - name: subscriptionId
        description: >
        description: >