diff --git a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml index f01114f35d531120e7ead15ed7c2b77dd76292e4..dee96059c9628074fdbddd5b9991ae3dd09f5550 100644 --- a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml +++ b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml @@ -215,41 +215,6 @@ paths: required: true schema: $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/NsdOnBoardingFailureNotification" - - name: NsdChangeNotification - description: > - A notification about the state change of an on-boarded NSD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/NsdChangeNotification" - - name: NsdDeletionNotification - description: > - A notification about the deletion of an on-boarded NSD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/NsdDeletionNotification" - - name: PnfdOnBoardingNotification - description: > - A notification about the successful on-boarding of a PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingNotification" - - name: PnfdOnBoardingFailureNotification - description: > - A notification about the failure of on-boarding a PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingFailureNotification" - - name: PnfdDeletionNotification - description: > - A notification about the deletion of an on-boarded PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdDeletionNotification" - name: Accept description: > Content-Types that are acceptable for the response. @@ -553,20 +518,6 @@ paths: required: false schema: $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingNotification" - - name: PnfdOnBoardingFailureNotification - description: > - A notification about the failure of on-boarding a PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingFailureNotification" - - name: PnfdDeletionNotification - description: > - A notification about the deletion of an on-boarded PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdDeletionNotification" - name: Accept description: > Content-Types that are acceptable for the response. @@ -715,20 +666,6 @@ paths: required: true schema: $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingNotification" - - name: PnfdOnBoardingFailureNotification - description: > - A notification about the failure of on-boarding a PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingFailureNotification" - - name: PnfdDeletionNotification - description: > - A notification about the deletion of an on-boarded PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdDeletionNotification" - name: Accept description: > Content-Types that are acceptable for the response. @@ -877,13 +814,6 @@ paths: required: true schema: $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdOnBoardingFailureNotification" - - name: PnfdDeletionNotification - description: > - A notification about the deletion of an on-boarded PNFD. - in: body - required: false - schema: - $ref: "definitions/SOL005NSDescriptorManagementNotification_def.yaml#/definitions/PnfdDeletionNotification" - name: Accept description: > Content-Types that are acceptable for the response.