From 15714d32997c373516c3520135f82e09c6626b7e Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Wed, 21 Apr 2021 12:01:10 +0200 Subject: [PATCH] updated summary --- src/SOL005/NSDManagement/NSDManagement.yaml | 19 ------------------ .../NSDManagementNotification.yaml | 14 ------------- .../NSFaultManagement/NSFaultManagement.yaml | 7 ------- .../NSFaultManagementNotification.yaml | 6 ------ .../NSLifecycleManagement.yaml | 20 ------------------- .../NSLifecycleManagementNotification.yaml | 7 +------ .../NSPerformanceManagement.yaml | 11 ---------- .../NSPerformanceManagementNotification.yaml | 4 ---- .../VNFPackageManagement.yaml | 17 ---------------- .../VNFPackageManagementNotification.yaml | 4 ---- src/SOL005/endpoints/SOL005_endpoints.yaml | 1 - 11 files changed, 1 insertion(+), 109 deletions(-) diff --git a/src/SOL005/NSDManagement/NSDManagement.yaml b/src/SOL005/NSDManagement/NSDManagement.yaml index e118299..0cb2f6d 100644 --- a/src/SOL005/NSDManagement/NSDManagement.yaml +++ b/src/SOL005/NSDManagement/NSDManagement.yaml @@ -60,7 +60,6 @@ paths: type: string post: - summary: Create a new NS descriptor resource. description: > The POST method is used to create a new NS descriptor resource. parameters: @@ -139,7 +138,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" get: - summary: Query information about multiple NS descriptor resources. description: > The GET method queries information about multiple NS descriptor resources. parameters: @@ -293,7 +291,6 @@ paths: type: string get: - summary: Read information about an individual NS descriptor resource. description: > The GET method reads information about an individual NS descriptor. parameters: @@ -356,7 +353,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" patch: - summary: Modify the operational state and/or the user defined data of an individual NS descriptor resource. description: > The PATCH method modifies the operational state and/or user defined data of an individual NS descriptor resource. This method can be used to: @@ -450,7 +446,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" delete: - summary: Delete an individual NS descriptor resource. description: > 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 = @@ -551,7 +546,6 @@ paths: type: string get: - summary: Fetch the content of a NSD. description: > The GET method fetches the content of the NSD archive. The NSD archive is implemented as a single zip file. @@ -685,7 +679,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" put: - summary: Upload the content of a NSD. description: > 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. @@ -954,7 +947,6 @@ paths: type: string get: - summary: Fetch the content of the manifest in an NSD archive. description: > 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 @@ -1074,7 +1066,6 @@ paths: type: string post: - summary: Create a new PNF descriptor resource. description: > The POST method is used to create a new PNF descriptor resource parameters: @@ -1154,7 +1145,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" get: - summary: Query information about multiple PNF descriptor resources. description: > "The GET method queries information about multiple PNF descriptor resources." @@ -1295,7 +1285,6 @@ paths: type: string get: - summary: Read an individual PNFD resource. description: > The GET method reads information about an individual PNF descriptor. parameters: @@ -1371,7 +1360,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" patch: - summary: Modify the user defined data of an individual PNF descriptor resource. description: > The PATCH method modifies the user defined data of an individual PNF descriptor resource. parameters: @@ -1454,7 +1442,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" delete: - summary: Delete an individual PNF descriptor resource. description: > The DELETE method deletes an individual PNF descriptor resource. An individual PNF descriptor resource can only be deleted when t @@ -1541,7 +1528,6 @@ paths: type: string get: - summary: Fetch the content of a PNFD. description: > The GET method fetches the content of the PNFD archive. The content of the PNFD archive is provided as onboarded, @@ -1677,7 +1663,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" put: - summary: Upload the content of a PNFD. description: > 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. @@ -2078,7 +2063,6 @@ paths: type: string post: - summary: Subscribe to NSD and PNFD change notifications. description: > The POST method creates a new subscription. This method shall support the URI query parameters, request and @@ -2184,7 +2168,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" get: - summary: Query multiple subscriptions. description: > TThe GET method queries the list of active subscriptions of the functional block that invokes the method. It can be used e.g. @@ -2320,7 +2303,6 @@ paths: type: string get: - summary: Read an individual subscription resource. description: > This resource represents an individual subscription. 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" delete: - summary: Terminate Subscription description: > This resource represents an individual subscription. It can be used by the client to read and to terminate a subscription to diff --git a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml index a7c2c76..cf126b9 100644 --- a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml +++ b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml @@ -49,7 +49,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -116,7 +115,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -189,7 +187,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -256,7 +253,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -329,7 +325,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -396,7 +391,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -469,7 +463,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -536,7 +529,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -609,7 +601,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -676,7 +667,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -749,7 +739,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -816,7 +805,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -889,7 +877,6 @@ paths: type: string post: - summary: Notify about NSD and PNFD changes description: > The POST method delivers a notification from the API producer to the API consumer. This method shall support the URI query parameters, request and @@ -956,7 +943,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. diff --git a/src/SOL005/NSFaultManagement/NSFaultManagement.yaml b/src/SOL005/NSFaultManagement/NSFaultManagement.yaml index ddfb1b7..c507612 100644 --- a/src/SOL005/NSFaultManagement/NSFaultManagement.yaml +++ b/src/SOL005/NSFaultManagement/NSFaultManagement.yaml @@ -53,7 +53,6 @@ paths: required: true type: string get: - summary: Query alarms related to NS instances. description: > Get Alarm List. @@ -183,7 +182,6 @@ paths: required: true type: string get: - summary: Read individual alarm. description: > 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, @@ -249,7 +247,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" patch: - summary: Acknowledge individual alarm. description: > Acknowledge Alarm @@ -366,7 +363,6 @@ paths: required: true type: string post: - summary: Subscribe to alarms related to NSs. description: > 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 @@ -451,7 +447,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Query multiple subscriptions. description: > Query Subscription Information @@ -590,7 +585,6 @@ paths: required: true type: string get: - summary: Read an individual subscription. description: > Query Subscription Information @@ -659,7 +653,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" delete: - summary: Terminate a subscription. description: > Terminate Subscription diff --git a/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml b/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml index 8eb4ddf..00b93e8 100644 --- a/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml +++ b/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml @@ -33,7 +33,6 @@ paths: ################################################################################## '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmNotification': post: - summary: Notify about NS alarms description: > 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. @@ -105,7 +104,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -172,7 +170,6 @@ paths: '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmClearedNotification': #ETSI GS NFV-SOL 005 V2.8.1 location: 8.4.6 post: - summary: Notify about NS alarms description: > The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt. parameters: @@ -243,7 +240,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > The GET method allows the server to test the notification endpoint that is provided by the client, e.g. during subscription. @@ -309,7 +305,6 @@ paths: '/URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification': post: - summary: Notify about NS alarms description: > The POST method notifies an alarm related to a NS or that the alarm list has been rebuilt. parameters: @@ -380,7 +375,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during subscription. diff --git a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml index c1ab5d5..379a974 100644 --- a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml +++ b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml @@ -52,7 +52,6 @@ paths: required: true type: string post: - summary: Create a NS instance resource. description: > 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 @@ -141,7 +140,6 @@ paths: 504: $ref: "../responses/SOL005_resp.yaml#/responses/504" get: - summary: Query multiple NS instances. description: > Query NS Instances. @@ -316,7 +314,6 @@ paths: required: true type: string get: - summary: Read an individual NS instance resource. description: > The GET method retrieves information about a NS instance by reading an individual NS instance resource. @@ -390,7 +387,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" delete: - summary: Delete NS instance resource. description: > Delete NS Identifier @@ -469,7 +465,6 @@ paths: type: string required: true post: - summary: Instantiate a NS. description: > 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. @@ -573,7 +568,6 @@ paths: type: string required: true post: - summary: Scale a NS instance. description: > 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. @@ -676,7 +670,6 @@ paths: type: string required: true post: - summary: Updates a NS instance. description: > The POST method updates an NS instance. parameters: @@ -774,7 +767,6 @@ paths: type: string required: true post: - summary: Heal a NS instance. description: > 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, @@ -875,7 +867,6 @@ paths: type: string required: true post: - summary: Terminate a NS instance. description: > Terminate NS task. The POST method terminates an NS instance. @@ -973,7 +964,6 @@ paths: '/ns_lcm_op_occs': #ETSI GS NFV-SOL 005 V2.8.1 location: 6.4.9 get: - summary: Query multiple NS LCM operation occurrences. description: > Get Operation Status. Shall be returned upon the following error: The @@ -1138,7 +1128,6 @@ paths: type: string required: true get: - summary: Read an individual NS LCM operation occurrence resource. description: > The API consumer can use this method to retrieve status information about a NS lifecycle management operation occurrence by @@ -1247,7 +1236,6 @@ paths: type: string required: true post: - summary: Retry a NS lifecycle management operation occurrence. description: > The POST method initiates retrying a NS lifecycle management operation if that operation has experienced a temporary @@ -1350,7 +1338,6 @@ paths: required: true type: string post: - summary: Rollback a NS lifecycle management operation occurrence. description: > The POST method initiates rolling back a NS lifecycle operation if that operation has experienced a temporary failure, @@ -1453,7 +1440,6 @@ paths: required: true type: string post: - summary: Continue a NS lifecycle management operation occurrence. description: > 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. @@ -1558,7 +1544,6 @@ paths: required: true type: string post: - summary: Mark a NS lifecycle management operation occurrence as failed. description: > The POST method marks a NS lifecycle management operation occurrence as "finally failed" if that operation @@ -1690,7 +1675,6 @@ paths: required: true type: string post: - summary: Cancel a NS lifecycle management operation occurrence. description: > 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. @@ -1828,7 +1812,6 @@ paths: required: true type: string post: - summary: Subscribe to NS lifecycle change notifications. description: > The POST method creates a new subscription. 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" get: - summary: Query multiple subscriptions. description: > Query Subscription Information. @@ -2061,7 +2043,6 @@ paths: required: true type: string get: - summary: Read an individual subscription resource. description: > 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 @@ -2125,7 +2106,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/504" delete: - summary: Terminate a subscription. description: > The DELETE method terminates an individual subscription. This method shall support the URI query parameters, request and response data structures, and response codes, as diff --git a/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml b/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml index 470c2d3..f94c1b9 100644 --- a/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml +++ b/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml @@ -33,7 +33,6 @@ paths: ################################################################################## '/URI_is_provided_by_the_client_when_creating_the_subscription-NsLcmOperationOccurrenceNotification': post: - summary: Notify about NS lifecycle change description: > The POST method delivers a notification from the API producer to an API consumer. The API consumer shall have previously created an "Individual subscription" resource with a matching filter. @@ -114,7 +113,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > Query NS Instances. @@ -184,7 +182,7 @@ paths: '/URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierCreationNotification': post: - summary: Notify about NS lifecycle change + description: The POST method delivers a notification from the API producer to an API consumer. The API consumer shall have previously created an "Individual subscription" resource with a matching filter. This method shall follow the provisions specified in the Tables 6.4.18.3.1-1 and 6.4.18.3.1-2 for URI query parameters, @@ -264,7 +262,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > Query NS Instances. @@ -334,7 +331,6 @@ paths: '/URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification': post: - summary: Notify about NS lifecycle change description: > The POST method delivers a notification from the API producer to an API consumer. The API consumer shall have previously created an "Individual subscription" resource with a matching filter. @@ -416,7 +412,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > Query NS Instances. diff --git a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml index e34ca57..6656ce0 100644 --- a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml +++ b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml @@ -60,7 +60,6 @@ paths: type: string post: - summary: Create a PM job. description: > The POST method creates a PM job. This method shall follow the provisions specified in the @@ -144,7 +143,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Query PM jobs. description: > The API consumer can use this method to retrieve information about PM jobs. parameters: @@ -308,7 +306,6 @@ paths: type: string get: - summary: Read a single PM job. description: > The API consumer can use this method for reading an individual PM job. parameters: @@ -368,7 +365,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" patch: - summary: Modify a PM job. description: > This method allows to modify an "individual PM job" resource. This method shall follow the provisions specified in the @@ -435,7 +431,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" delete: - summary: Delete a PM job. description: > This method terminates an individual PM job. This method shall follow the provisions specified in the Tables 7.4.3.3.5-1 @@ -515,7 +510,6 @@ paths: type: string get: - summary: Read an individual performance report. description: > The API consumer can use this method for reading an individual performance report. @@ -596,7 +590,6 @@ paths: type: string post: - summary: Create a threshold. description: > The POST method can be used by the API consumer to create a threshold. @@ -684,7 +677,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Query thresholds. description: > The API consumer can use this method to query information about thresholds. parameters: @@ -807,7 +799,6 @@ paths: type: string get: - summary: Query a single threshold. description: > The API consumer can use this method for reading an individual threshold. @@ -871,7 +862,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" patch: - summary: Modify a Threshold description: > This method allows to modify an "Individual threshold" resource. This method shall follow the provisions specified in the Tables @@ -935,7 +925,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" delete: - summary: Delete a Threshold. description: > This method allows to delete a threshold. diff --git a/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml b/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml index f3545f8..2d2c8e0 100644 --- a/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml +++ b/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml @@ -50,7 +50,6 @@ paths: type: string post: - summary: Notify about PM related events description: > The POST method delivers a notification regarding a performance management event from the API producer to an API consumer. The API consumer shall have previously @@ -119,7 +118,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during @@ -195,7 +193,6 @@ paths: type: string post: - summary: Notify about PM related events description: > The POST method delivers a notification regarding a performance management event from the API producer to an API consumer. The API consumer shall have previously @@ -264,7 +261,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during diff --git a/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml index 2ec4403..2b6257a 100644 --- a/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml @@ -53,7 +53,6 @@ paths: required: true type: string post: - summary: Create a new individual VNF package resource. description: > The POST method creates a new individual VNF package resource. parameters: @@ -139,7 +138,6 @@ paths: 504: $ref: "../responses/SOL005_resp.yaml#/responses/504" get: - summary: Query VNF packages information. description: > The GET method queries the information of the VNF packages matching the filter. This method shall follow the provisions specified in the @@ -292,7 +290,6 @@ paths: required: true type: string get: - summary: Read information about an individual VNF package. description: > The GET method reads the information of a VNF package. parameters: @@ -351,7 +348,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" patch: - summary: Update information about an individual VNF package. description: > "The PATCH method updates the information of a VNF package." @@ -421,7 +417,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" delete: - summary: Delete an individual VNF package. description: > The DELETE method deletes an individual VNF Package resource. responses: @@ -487,7 +482,6 @@ paths: type: string required: true get: - summary: Read VNFD of an on-boarded VNF package. description: > The GET method reads the content of the VNFD within a VNF package. @@ -688,7 +682,6 @@ paths: required: true type: string get: - summary: Get the content of external VNF package artifacts. description: > The GET method reads the access configuration information that is used by the NFVO to get the content of external VNF package artifacts. @@ -753,7 +746,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" put: - summary: Download the content of external VNF package artifacts. description: > The PUT method provides the access configuration information for the NFVO to download the content of external VNF package artifacts. @@ -980,7 +972,6 @@ paths: required: true type: string get: - summary: Fetch an on-boarded VNF package. description: > The GET method fetches the content of a VNF package identified by the VNF package identifier allocated by the NFVO. @@ -1063,7 +1054,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" put: - summary: The PUT method uploads the content of a VNF package. description: > The PUT method uploads the content of a VNF package. This method shall follow the provisions specified in the @@ -1162,7 +1152,6 @@ paths: required: true type: string get: - summary: Fetch set of VNF package artifacts. description: > The GET method shall return an archive that contains a set of artifacts according to the provisions for inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package. @@ -1354,7 +1343,6 @@ paths: '/vnf_packages/{vnfPkgId}/package_content/upload_from_uri': #ETSI GS NFV-SOL 005 V2.8.1 location: 9.4.6 post: - summary: Upload a VNF package by providing the address information of the VNF package. description: > The POST method provides the information for the NFVO to get the content of a VNF package. This method shall follow the provisions specified in the Tables 9.4.6.3.1-1 and 9.4.6.3.1-2 for URI query parameters, @@ -1479,7 +1467,6 @@ paths: required: true type: string get: - summary: Fetch individual VNF package artifact. description: > The GET method fetches the content of an artifact within a VNF package. This method shall follow the provisions specified in the @@ -1637,7 +1624,6 @@ paths: required: true type: string post: - summary: Subscribe to notifications related to on-boarding and/or changes of VNF packages. description: > The POST method creates a new subscription. This method shall follow the provisions specified in the Tables 9.4.8.3.1-1 and 9.4.8.3.1-2 for URI @@ -1729,7 +1715,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Query multiple subscriptions. description: > The GET method queries the list of active subscriptions of the functional block that invokes the method. It can be used e.g. for resynchronization after error situations. @@ -1847,7 +1832,6 @@ paths: required: true type: string get: - summary: Read an individual subscription resource. description: > Query Subscription Information The GET method reads an individual subscription. @@ -1909,7 +1893,6 @@ paths: 503: $ref: "../responses/SOL005_resp.yaml#/responses/503" delete: - summary: Terminate a subscription. description: > The DELETE method terminates an individual subscription. This method shall follow the provisions specified in the Tables 9.4.9.3.5-1 and 9.4.9.3.5-2 for diff --git a/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml b/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml index df47638..c842a5f 100644 --- a/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml +++ b/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml @@ -29,7 +29,6 @@ paths: ################################################################################## '/URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageOnboardingNotification': post: - summary: Notify about VNF package onboarding or change description: > The POST method delivers a notification from the API producer to an API consumer. The API consumer shall have previously created an "individual subscription resource" with a matching filter. @@ -101,7 +100,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint. description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. @@ -167,7 +165,6 @@ paths: '/URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification': post: - summary: Notify about VNF package onboarding or change description: > The POST method delivers a notification from the server to the client. This method shall follow the provisions specified in the @@ -242,7 +239,6 @@ paths: $ref: "../responses/SOL005_resp.yaml#/responses/503" get: - summary: Test the notification endpoint description: > The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. diff --git a/src/SOL005/endpoints/SOL005_endpoints.yaml b/src/SOL005/endpoints/SOL005_endpoints.yaml index dcf85f0..506f8ab 100644 --- a/src/SOL005/endpoints/SOL005_endpoints.yaml +++ b/src/SOL005/endpoints/SOL005_endpoints.yaml @@ -10,7 +10,6 @@ endpoints: required: false type: string get: - summary: Retrieve API version information description: > The GET method reads API version information. This method shall follow the provisions specified in table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not -- GitLab