Loading src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml +231 −104 File changed.Preview size limit exceeded, changes collapsed. Show changes src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +24 −9 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfLcmOperationOccurrenceNotification - name: VnfLcmOperationOccurrenceNotification description: A notification about lifecycle changes triggered by a VNF LCM operation occurrence.. description: A notification about lifecycle changes triggered by a VNF LCM operation occurrence.. Loading Loading @@ -112,8 +115,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading Loading @@ -171,7 +176,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfIdentifierCreationNotification - name: VnfIdentifierCreationNotification description: > description: > Loading Loading @@ -238,8 +246,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading Loading @@ -297,7 +307,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfIdentifierDeletionNotification - name: VnfIdentifierDeletionNotification description: > description: > Loading Loading @@ -364,8 +377,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +6 −6 Original line number Original line Diff line number Diff line Loading @@ -1194,10 +1194,10 @@ definitions: VnfIdentifierCreationNotification: VnfIdentifierCreationNotification: description: > description: > This type represents a VNF identifier creation notification, which This type represents a VNF identifier creation notification, which informs the receiver of the creation of a new VNF instance resource and informs the receiver of the creation of a new "Individual VNF instance" resource and the associated VNF instance identifier. the associated VNF instance identifier. This notification shall be triggered by the VNFM when it has created a This notification shall be triggered by the VNFM when it has created an VNF instance resource and the associated VNF instance identifier. "Individual VNF instance" resource and the associated VNF instance identifier. type: object type: object required: required: - id - id Loading Loading @@ -1238,10 +1238,10 @@ definitions: VnfIdentifierDeletionNotification: VnfIdentifierDeletionNotification: description: > description: > This type represents a VNF identifier deletion notification, which This type represents a VNF identifier deletion notification, which informs the receiver of the deletion of a new VNF instance resource and informs the receiver of the deletion of a new "Individual VNF instance" resource and the associated VNF instance identifier. the associated VNF instance identifier. This notification shall be triggered by the VNFM when it has deleted a This notification shall be triggered by the VNFM when it has deleted an VNF instance resource and the associated VNF instance identifier. "Individual VNF instance" resource and the associated VNF instance identifier. type: object type: object required: required: - id - id Loading Loading
src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml +231 −104 File changed.Preview size limit exceeded, changes collapsed. Show changes
src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +24 −9 Original line number Original line Diff line number Diff line Loading @@ -46,7 +46,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfLcmOperationOccurrenceNotification - name: VnfLcmOperationOccurrenceNotification description: A notification about lifecycle changes triggered by a VNF LCM operation occurrence.. description: A notification about lifecycle changes triggered by a VNF LCM operation occurrence.. Loading Loading @@ -112,8 +115,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading Loading @@ -171,7 +176,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfIdentifierCreationNotification - name: VnfIdentifierCreationNotification description: > description: > Loading Loading @@ -238,8 +246,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading Loading @@ -297,7 +307,10 @@ paths: post: post: description: > description: > Notify. Notify. The POST method delivers a notification from the server to the client. 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 5.4.20.3.1-1 and 5.4.20.3.1-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: VnfIdentifierDeletionNotification - name: VnfIdentifierDeletionNotification description: > description: > Loading Loading @@ -364,8 +377,10 @@ paths: get: get: description: > description: > The GET method allows the server to test the notification endpoint The GET method allows the server to test the notification endpoint that is provided by the client, that is provided by the client, e.g. during subscription. e.g. during subscription. This method shall follow the provisions specified in the tables 5.4.20.3.2-1 and 5.4.20.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: parameters: - name: Authorization - name: Authorization description: > description: > Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +6 −6 Original line number Original line Diff line number Diff line Loading @@ -1194,10 +1194,10 @@ definitions: VnfIdentifierCreationNotification: VnfIdentifierCreationNotification: description: > description: > This type represents a VNF identifier creation notification, which This type represents a VNF identifier creation notification, which informs the receiver of the creation of a new VNF instance resource and informs the receiver of the creation of a new "Individual VNF instance" resource and the associated VNF instance identifier. the associated VNF instance identifier. This notification shall be triggered by the VNFM when it has created a This notification shall be triggered by the VNFM when it has created an VNF instance resource and the associated VNF instance identifier. "Individual VNF instance" resource and the associated VNF instance identifier. type: object type: object required: required: - id - id Loading Loading @@ -1238,10 +1238,10 @@ definitions: VnfIdentifierDeletionNotification: VnfIdentifierDeletionNotification: description: > description: > This type represents a VNF identifier deletion notification, which This type represents a VNF identifier deletion notification, which informs the receiver of the deletion of a new VNF instance resource and informs the receiver of the deletion of a new "Individual VNF instance" resource and the associated VNF instance identifier. the associated VNF instance identifier. This notification shall be triggered by the VNFM when it has deleted a This notification shall be triggered by the VNFM when it has deleted an VNF instance resource and the associated VNF instance identifier. "Individual VNF instance" resource and the associated VNF instance identifier. type: object type: object required: required: - id - id Loading