Commit 15714d32 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated summary

parent f8671fbc
Loading
Loading
Loading
Loading
Loading
+0 −19
Original line number Original line Diff line number Diff line
@@ -60,7 +60,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Create a new NS descriptor resource.
      description: >
      description: >
        The POST method is used to create a new NS descriptor resource.
        The POST method is used to create a new NS descriptor resource.
      parameters:
      parameters:
@@ -139,7 +138,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    get:
    get:
      summary: Query information about multiple NS descriptor resources.
      description: >
      description: >
        The GET method queries information about multiple NS descriptor resources.
        The GET method queries information about multiple NS descriptor resources.
      parameters:
      parameters:
@@ -293,7 +291,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Read information about an individual NS descriptor resource.
      description: >
      description: >
        The GET method reads information about an individual NS descriptor.
        The GET method reads information about an individual NS descriptor.
      parameters:
      parameters:
@@ -356,7 +353,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    patch:
    patch:
      summary: Modify the operational state and/or the user defined data of an individual NS descriptor resource.
      description: >
      description: >
        The PATCH method modifies the operational state and/or user defined data of an individual NS descriptor resource.
        The PATCH method modifies the operational state and/or user defined data of an individual NS descriptor resource.
        This method can be used to:
        This method can be used to:
@@ -450,7 +446,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    delete:
    delete:
      summary: Delete an individual NS descriptor resource.
      description: >
      description: >
        The DELETE method deletes an individual NS descriptor resource.
        The DELETE method deletes an individual NS descriptor resource.
        An individual NS descriptor resource can only be deleted when there is no NS instance using it (i.e. usageState =
        An individual NS descriptor resource can only be deleted when there is no NS instance using it (i.e. usageState =
@@ -551,7 +546,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Fetch the content of a NSD.
      description: >
      description: >
        The GET method fetches the content of the NSD archive.
        The GET method fetches the content of the NSD archive.
        The NSD archive is implemented as a single zip file.
        The NSD archive is implemented as a single zip file.
@@ -685,7 +679,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    put:
    put:
      summary: Upload the content of a NSD.
      description: >
      description: >
        The PUT method is used to upload the content of an NSD archive.
        The PUT method is used to upload the content of an NSD archive.
        The NSD to be uploaded is implemented as a single ZIP file as defined in clause 5.4.4.3.2.
        The NSD to be uploaded is implemented as a single ZIP file as defined in clause 5.4.4.3.2.
@@ -954,7 +947,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Fetch the content of the manifest in an NSD archive.
      description: >
      description: >
        The GET method reads the content of the manifest file within an NSD archive.
        The GET method reads the content of the manifest file within an NSD archive.
        This method shall follow the provisions specified in the Tables 5.4.4b.3.2-1
        This method shall follow the provisions specified in the Tables 5.4.4b.3.2-1
@@ -1074,7 +1066,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Create a new PNF descriptor resource.
      description: >
      description: >
        The POST method is used to create a new PNF descriptor resource
        The POST method is used to create a new PNF descriptor resource
      parameters:
      parameters:
@@ -1154,7 +1145,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    get:
    get:
      summary: Query information about multiple PNF descriptor resources.
      description: >
      description: >
        "The GET method queries information about multiple PNF descriptor
        "The GET method queries information about multiple PNF descriptor
        resources."
        resources."
@@ -1295,7 +1285,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Read an individual PNFD resource.
      description: >
      description: >
        The GET method reads information about an individual PNF descriptor.
        The GET method reads information about an individual PNF descriptor.
      parameters:
      parameters:
@@ -1371,7 +1360,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    patch:
    patch:
      summary: Modify the user defined data of an individual PNF descriptor resource.
      description: >
      description: >
        The PATCH method modifies the user defined data of an individual PNF descriptor resource.
        The PATCH method modifies the user defined data of an individual PNF descriptor resource.
      parameters:
      parameters:
@@ -1454,7 +1442,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    delete:
    delete:
      summary: Delete an individual PNF descriptor resource.
      description: >
      description: >
        The DELETE method deletes an individual PNF descriptor resource.
        The DELETE method deletes an individual PNF descriptor resource.
        An individual PNF descriptor resource can only be deleted when t
        An individual PNF descriptor resource can only be deleted when t
@@ -1541,7 +1528,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Fetch the content of a PNFD.
      description: >
      description: >
        The GET method fetches the content of the PNFD archive.
        The GET method fetches the content of the PNFD archive.
        The content of the PNFD archive is provided as onboarded,
        The content of the PNFD archive is provided as onboarded,
@@ -1677,7 +1663,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    put:
    put:
      summary: Upload the content of a PNFD.
      description: >
      description: >
        The PUT method is used to upload the content of a PNFD archive.
        The PUT method is used to upload the content of a PNFD archive.
        This resource represents the content of the individual PNF descriptor, i.e. PNFD content. 
        This resource represents the content of the individual PNF descriptor, i.e. PNFD content. 
@@ -2078,7 +2063,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Subscribe to NSD and PNFD change notifications.
      description: >
      description: >
        The POST method creates a new subscription.
        The POST method creates a new subscription.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -2184,7 +2168,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    get:
    get:
      summary: Query multiple subscriptions.
      description: >
      description: >
        TThe GET method queries the list of active subscriptions of the
        TThe GET method queries the list of active subscriptions of the
        functional block that invokes the method. It can be used e.g.
        functional block that invokes the method. It can be used e.g.
@@ -2320,7 +2303,6 @@ paths:
        type: string
        type: string


    get:
    get:
      summary: Read an individual subscription resource.
      description: >
      description: >
        This resource represents an individual subscription. 
        This resource represents an individual subscription. 
        It can be used by the client to read and to terminate a subscription to
        It can be used by the client to read and to terminate a subscription to
@@ -2389,7 +2371,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    delete:
    delete:
      summary: Terminate Subscription
      description: >
      description: >
        This resource represents an individual subscription. 
        This resource represents an individual subscription. 
        It can be used by the client to read and to terminate a subscription to
        It can be used by the client to read and to terminate a subscription to
+0 −14
Original line number Original line Diff line number Diff line
@@ -49,7 +49,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -116,7 +115,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -189,7 +187,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -256,7 +253,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -329,7 +325,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -396,7 +391,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -469,7 +463,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -536,7 +529,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -609,7 +601,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -676,7 +667,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -749,7 +739,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -816,7 +805,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
@@ -889,7 +877,6 @@ paths:
        type: string
        type: string


    post:
    post:
      summary: Notify about NSD and PNFD changes
      description: >
      description: >
        The POST method delivers a notification from the API producer to the API consumer.
        The POST method delivers a notification from the API producer to the API consumer.
        This method shall support the URI query parameters, request and
        This method shall support the URI query parameters, request and
@@ -956,7 +943,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"


    get:
    get:
      summary: Test the notification endpoint
      description: >
      description: >
        The GET method allows the API producer to test the notification endpoint
        The GET method allows the API producer to test the notification endpoint
        that is provided by the API consumer, e.g. during subscription.
        that is provided by the API consumer, e.g. during subscription.
+0 −7
Original line number Original line Diff line number Diff line
@@ -53,7 +53,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    get:
    get:
      summary: Query alarms related to NS instances.
      description: >
      description: >
        Get Alarm List.
        Get Alarm List.


@@ -183,7 +182,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    get:
    get:
      summary: Read individual alarm.
      description: >
      description: >
        The API consumer can use this method to read an individual alarm.
        The API consumer can use this method to read an individual alarm.
        This method shall follow the provisions specified in the Tables 8.4.3.3.2-1 and 8.4.3.3.2-2 for URI query parameters,
        This method shall follow the provisions specified in the Tables 8.4.3.3.2-1 and 8.4.3.3.2-2 for URI query parameters,
@@ -249,7 +247,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    patch:
    patch:
      summary: Acknowledge individual alarm.
      description: >
      description: >
        Acknowledge Alarm
        Acknowledge Alarm


@@ -366,7 +363,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Subscribe to alarms related to NSs.
      description: >
      description: >
        The POST method creates a new subscription.
        The POST method creates a new subscription.
        This method shall follow the provisions specified in the Tables 8.4.4.3.1-1 and 8.4.4.3.1-2 for URI query
        This method shall follow the provisions specified in the Tables 8.4.4.3.1-1 and 8.4.4.3.1-2 for URI query
@@ -451,7 +447,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    get:
    get:
      summary: Query multiple subscriptions.
      description: >
      description: >
        Query Subscription Information
        Query Subscription Information


@@ -590,7 +585,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    get:
    get:
      summary: Read an individual subscription.
      description: >
      description: >
        Query Subscription Information
        Query Subscription Information


@@ -659,7 +653,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    delete:
    delete:
      summary: Terminate a subscription.
      description: >
      description: >
        Terminate Subscription
        Terminate Subscription


+0 −6
Original line number Original line Diff line number Diff line
@@ -33,7 +33,6 @@ paths:
  ##################################################################################
  ##################################################################################
  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmNotification':
  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmNotification':
    post:
    post:
      summary: Notify about NS alarms
      description: >
      description: >
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
        The API consumer shall have previously created an "individual subscription resource" with a matching filter.
        The API consumer shall have previously created an "individual subscription resource" with a matching filter.
@@ -105,7 +104,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    get:
    get:
      summary: Test the notification endpoint.
      description: >
      description: >
        The GET method allows the server to test the notification endpoint that is provided by
        The GET method allows the server to test the notification endpoint that is provided by
        the API consumer, e.g. during subscription.
        the API consumer, e.g. during subscription.
@@ -172,7 +170,6 @@ paths:
  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmClearedNotification':
  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmClearedNotification':
    #ETSI GS NFV-SOL 005 V2.8.1 location: 8.4.6
    #ETSI GS NFV-SOL 005 V2.8.1 location: 8.4.6
    post:
    post:
      summary: Notify about NS alarms
      description: >
      description: >
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
      parameters:
      parameters:
@@ -243,7 +240,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    get:
    get:
      summary: Test the notification endpoint.
      description: >
      description: >
        The GET method allows the server to test the notification endpoint that is provided by
        The GET method allows the server to test the notification endpoint that is provided by
        the client, e.g. during subscription.
        the client, e.g. during subscription.
@@ -309,7 +305,6 @@ paths:


  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification':
  '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification':
    post:
    post:
      summary: Notify about NS alarms
      description: >
      description: >
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
        The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt.
      parameters:
      parameters:
@@ -380,7 +375,6 @@ paths:
        503:
        503:
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
          $ref: "../responses/SOL005_resp.yaml#/responses/503"
    get:
    get:
      summary: Test the notification endpoint.
      description: >
      description: >
        The GET method allows the server to test the notification endpoint that is provided by
        The GET method allows the server to test the notification endpoint that is provided by
        the API consumer, e.g. during subscription.
        the API consumer, e.g. during subscription.
+0 −20
Original line number Original line Diff line number Diff line
@@ -52,7 +52,6 @@ paths:
        required: true
        required: true
        type: string  
        type: string  
    post:
    post:
      summary: Create a NS instance resource.
      description: >
      description: >
        The POST method creates a new NS instance resource.
        The POST method creates a new NS instance resource.
        As the result of successfully executing this method, a new "Individual NS instance" resource as defined in clause 6.4.3
        As the result of successfully executing this method, a new "Individual NS instance" resource as defined in clause 6.4.3
@@ -141,7 +140,6 @@ paths:
        504:
        504:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
    get:
    get:
      summary: Query multiple NS instances.
      description: >
      description: >
        Query NS Instances.
        Query NS Instances.


@@ -316,7 +314,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    get:
    get:
      summary: Read an individual NS instance resource.
      description: >
      description: >
        The GET method retrieves information about a NS instance by 
        The GET method retrieves information about a NS instance by 
        reading an individual NS instance resource.   
        reading an individual NS instance resource.   
@@ -390,7 +387,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    delete:
    delete:
      summary: Delete NS instance resource.
      description: >
      description: >
        Delete NS Identifier
        Delete NS Identifier


@@ -469,7 +465,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Instantiate a NS.
      description: >
      description: >
        The POST method requests to instantiate a NS instance resource.
        The POST method requests to instantiate a NS instance resource.
        The steps and conditions that apply as the result of successfully executing this method are specified in clause 6.4.1.2.
        The steps and conditions that apply as the result of successfully executing this method are specified in clause 6.4.1.2.
@@ -573,7 +568,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Scale a NS instance.
      description: >
      description: >
        The POST method requests to scale a NS instance resource.
        The POST method requests to scale a NS instance resource.
        The steps and conditions that apply as the result of successfully executing this method are specified in clause 6.4.1.2.
        The steps and conditions that apply as the result of successfully executing this method are specified in clause 6.4.1.2.
@@ -676,7 +670,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Updates a NS instance.
      description: >
      description: >
        The POST method updates an NS instance.
        The POST method updates an NS instance.
      parameters:
      parameters:
@@ -774,7 +767,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Heal a NS instance.
      description: >
      description: >
        The POST method requests to heal an NS instance.
        The POST method requests to heal an NS instance.
        This method shall follow the provisions specified in the Tables 6.4.7.3.1-1 and 6.4.7.3.1-2 for URI query parameters,
        This method shall follow the provisions specified in the Tables 6.4.7.3.1-1 and 6.4.7.3.1-2 for URI query parameters,
@@ -875,7 +867,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Terminate a NS instance.
      description: >
      description: >
        Terminate NS task.  
        Terminate NS task.  
        The POST method terminates an NS instance.
        The POST method terminates an NS instance.
@@ -973,7 +964,6 @@ paths:
  '/ns_lcm_op_occs':
  '/ns_lcm_op_occs':
    #ETSI GS NFV-SOL 005 V2.8.1 location: 6.4.9
    #ETSI GS NFV-SOL 005 V2.8.1 location: 6.4.9
    get:
    get:
      summary: Query multiple NS LCM operation occurrences.
      description: >
      description: >
        Get Operation Status.
        Get Operation Status.
        Shall be returned upon the following error: The
        Shall be returned upon the following error: The
@@ -1138,7 +1128,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    get:
    get:
      summary: Read an individual NS LCM operation occurrence resource.
      description: >
      description: >
        The API consumer can use this method to retrieve status information about
        The API consumer can use this method to retrieve status information about
        a NS lifecycle management operation occurrence by
        a NS lifecycle management operation occurrence by
@@ -1247,7 +1236,6 @@ paths:
        type: string
        type: string
        required: true
        required: true
    post:
    post:
      summary: Retry a NS lifecycle management operation occurrence.
      description: >
      description: >
        The POST method initiates retrying a NS lifecycle management operation 
        The POST method initiates retrying a NS lifecycle management operation 
        if that operation has experienced a temporary
        if that operation has experienced a temporary
@@ -1350,7 +1338,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Rollback a NS lifecycle management operation occurrence.
      description: >
      description: >
        The POST method initiates rolling back a NS lifecycle operation 
        The POST method initiates rolling back a NS lifecycle operation 
        if that operation has experienced a temporary failure,
        if that operation has experienced a temporary failure,
@@ -1453,7 +1440,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Continue a NS lifecycle management operation occurrence.
      description: >
      description: >
        The POST method initiates continuing an NS lifecycle operation if that operation has experienced a temporary failure,
        The POST method initiates continuing an NS lifecycle operation if that operation has experienced a temporary failure,
        i.e. the related "NS LCM operation occurrence" is in "FAILED_TEMP" state.
        i.e. the related "NS LCM operation occurrence" is in "FAILED_TEMP" state.
@@ -1558,7 +1544,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Mark a NS lifecycle management operation occurrence as failed.
      description: >
      description: >
        The POST method marks a NS lifecycle management operation 
        The POST method marks a NS lifecycle management operation 
        occurrence as "finally failed" if that operation
        occurrence as "finally failed" if that operation
@@ -1690,7 +1675,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Cancel a NS lifecycle management operation occurrence.
      description: >
      description: >
        The POST method initiates cancelling an ongoing NS lifecycle management operation while it is being executed or
        The POST method initiates cancelling an ongoing NS lifecycle management operation while it is being executed or
        rolled back, i.e. the related "NS LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state.
        rolled back, i.e. the related "NS LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state.
@@ -1828,7 +1812,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    post:
    post:
      summary: Subscribe to NS lifecycle change notifications.
      description: >
      description: >
        The POST method creates a new subscription.
        The POST method creates a new subscription.
        This method shall support the URI query parameters, request and response data structures, and response codes, as
        This method shall support the URI query parameters, request and response data structures, and response codes, as
@@ -1931,7 +1914,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    get:
    get:
      summary: Query multiple subscriptions.
      description: >
      description: >
        Query Subscription Information.
        Query Subscription Information.


@@ -2061,7 +2043,6 @@ paths:
        required: true
        required: true
        type: string
        type: string
    get:
    get:
      summary: Read an individual subscription resource.
      description: >
      description: >
        The GET method retrieves information about a subscription by reading an individual subscription resource.
        The GET method retrieves information about a subscription by reading an individual subscription resource.
        This method shall support the URI query parameters, request and response data structures, and response codes, as
        This method shall support the URI query parameters, request and response data structures, and response codes, as
@@ -2125,7 +2106,6 @@ paths:
          $ref: "../responses/SOL005_resp.yaml#/responses/504"
          $ref: "../responses/SOL005_resp.yaml#/responses/504"


    delete:
    delete:
      summary: Terminate a subscription.
      description: >
      description: >
        The DELETE method terminates an individual subscription.
        The DELETE method terminates an individual subscription.
        This method shall support the URI query parameters, request and response data structures, and response codes, as
        This method shall support the URI query parameters, request and response data structures, and response codes, as
Loading