Loading src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +15 −13 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ info: url: https://forge.etsi.org/etsi-forge-copyright-notice.txt externalDocs: description: ETSI GS NFV-SOL 003 V2.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.05.01_60/gs_nfv-sol003v020501p.pdf description: ETSI GS NFV-SOL 003 V2.6.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.06.01_60/gs_NFV-SOL003v020601p.pdf basePath: "/callback/v1" Loading @@ -46,11 +46,11 @@ paths: #SOL003 location: 8.4.7 post: description: > Notify The POST method notifies a VNF alarm or that the alarm list has been rebuilt. Notify. 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 8.4.7.3.1-1 and 8.4.7.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: AlarmListRebuiltNotification description: > Loading @@ -77,7 +77,7 @@ paths: description: > 204 NO CONTENT The notification was delivered successfully. Shall be returned when the notification has been delivered successfully. The response body shall be empty. headers: WWW-Authenticate: Loading Loading @@ -108,10 +108,13 @@ paths: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/500" 503: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/503" get: description: > The GET method allows the server to test the notification endpoint that is provided by the client, e.g. during subscription. The GET method allows the server to test the notification endpoint that is provided by the client, 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: - name: Authorization description: > Loading @@ -130,8 +133,7 @@ paths: 204: description: > 204 NO CONTENT The notification endpoint was tested successfully. Shall be returned to indicate that the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: Loading Loading
src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +15 −13 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ info: url: https://forge.etsi.org/etsi-forge-copyright-notice.txt externalDocs: description: ETSI GS NFV-SOL 003 V2.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.05.01_60/gs_nfv-sol003v020501p.pdf description: ETSI GS NFV-SOL 003 V2.6.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.06.01_60/gs_NFV-SOL003v020601p.pdf basePath: "/callback/v1" Loading @@ -46,11 +46,11 @@ paths: #SOL003 location: 8.4.7 post: description: > Notify The POST method notifies a VNF alarm or that the alarm list has been rebuilt. Notify. 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 8.4.7.3.1-1 and 8.4.7.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: AlarmListRebuiltNotification description: > Loading @@ -77,7 +77,7 @@ paths: description: > 204 NO CONTENT The notification was delivered successfully. Shall be returned when the notification has been delivered successfully. The response body shall be empty. headers: WWW-Authenticate: Loading Loading @@ -108,10 +108,13 @@ paths: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/500" 503: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/503" get: description: > The GET method allows the server to test the notification endpoint that is provided by the client, e.g. during subscription. The GET method allows the server to test the notification endpoint that is provided by the client, 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: - name: Authorization description: > Loading @@ -130,8 +133,7 @@ paths: 204: description: > 204 NO CONTENT The notification endpoint was tested successfully. Shall be returned to indicate that the notification endpoint has been tested successfully. The response body shall be empty. headers: WWW-Authenticate: Loading