diff --git a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index 3cc4a16ba538bfc5d19d5e25887f35acf96eedfb..4eb93165415181eb95a12ef3069eaf41ba543336 100644 --- a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -80,107 +80,107 @@ paths: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - get: - description: | - The GET method allows the server to test the notification endpoint that is provided by the client, - e.g. during subscription. - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Get' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/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. + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Get' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - post: - description: | - Notify - The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have - previously created an "Individual subscription" resource with a matching filter. - parameters: - - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType - requestBody: - $ref: '#/components/requestBodies/AlarmClearedNotification' - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Post' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + post: + description: | + Notify + The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have + previously created an "Individual subscription" resource with a matching filter. + parameters: + - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType + requestBody: + $ref: '#/components/requestBodies/AlarmClearedNotification' + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Post' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 /URI-is-provided-by-the-client-when-creating-the-subscription_AlarmListRebuiltNotification: parameters: - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Version - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization - get: - description: | - The GET method allows the server to test the notification endpoint that is provided by the client, - e.g. during subscription. - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Get' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/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. + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Get' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 - post: - description: | - Notify - The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have - previously created an "Individual subscription" resource with a matching filter. - parameters: - - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType - requestBody: - $ref: '#/components/requestBodies/AlarmListRebuiltNotification' - responses: - "204": - $ref: '#/components/responses/VNFFMNotification.Post' - "400": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 - "401": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 - "403": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 - "405": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 - "406": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 - "500": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 - "503": - $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 + post: + description: | + Notify + The POST method notifies a VNF alarm or that the alarm list has been rebuilt. The API consumer shall have + previously created an "Individual subscription" resource with a matching filter. + parameters: + - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType + requestBody: + $ref: '#/components/requestBodies/AlarmListRebuiltNotification' + responses: + "204": + $ref: '#/components/responses/VNFFMNotification.Post' + "400": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400 + "401": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/401 + "403": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/403 + "405": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/405 + "406": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/406 + "500": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/500 + "503": + $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/503 components: requestBodies: