Loading src/SOL003/VNFIndicator/VNFIndicator.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -411,10 +411,10 @@ paths: can result in performance degradation and will provide duplicates of notifications to the NFVO, and might make sense only in very rare use cases. Consequently, the VNFM may either allow creating a new "Individual subscription" resource if another "Individual subscription" resource with the same filter and callbackUri already exists (in which case it shall return the "201 Created" response code), same filter and callback URI already exists (in which case it shall return the "201 Created" response code), or may decide to not create a duplicate "Individual subscription" resource (in which case it shall return a "303 See Other" response code referencing the existing "Individual subscription" resource with the same filter and callbackUri). filter and callback URI). This method shall follow the provisions specified in the tables 8.4.5.3.1-1 and 8.4.5.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -111,8 +111,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during subscription. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. This method shall follow the provisions specified in the tables 8.4.7.3.2-1 and 8.4.7.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading Loading
src/SOL003/VNFIndicator/VNFIndicator.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -411,10 +411,10 @@ paths: can result in performance degradation and will provide duplicates of notifications to the NFVO, and might make sense only in very rare use cases. Consequently, the VNFM may either allow creating a new "Individual subscription" resource if another "Individual subscription" resource with the same filter and callbackUri already exists (in which case it shall return the "201 Created" response code), same filter and callback URI already exists (in which case it shall return the "201 Created" response code), or may decide to not create a duplicate "Individual subscription" resource (in which case it shall return a "303 See Other" response code referencing the existing "Individual subscription" resource with the same filter and callbackUri). filter and callback URI). This method shall follow the provisions specified in the tables 8.4.5.3.1-1 and 8.4.5.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading
src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -111,8 +111,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during subscription. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during subscription. This method shall follow the provisions specified in the tables 8.4.7.3.2-1 and 8.4.7.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading