Loading src/SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml +5 −10 Original line number Original line Diff line number Diff line Loading @@ -271,14 +271,14 @@ components: Shall be set to "PerformanceInformationAvailableNotification" for this Shall be set to "PerformanceInformationAvailableNotification" for this notification type. notification type. $ref: "../components/SOL009_schemas.yaml#/components/schemas/String" $ref: "../components/SOL009_schemas.yaml#/components/schemas/String" subscriptionId: description: > Identifier of the subscription that this notification relates to. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Identifier" timeStamp: timeStamp: description: > description: > Date and time of the generation of the notification. Date and time of the generation of the notification. $ref: "../components/SOL009_schemas.yaml#/components/schemas/DateTime" $ref: "../components/SOL009_schemas.yaml#/components/schemas/DateTime" pmJobId: description: > Identifier of the PM job for which performance information is available. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Identifier" objectType: objectType: description: > description: > Type of measured object. Type of measured object. Loading @@ -304,10 +304,6 @@ components: Links to resources related to this notification. Links to resources related to this notification. type: object type: object properties: properties: subscription: description: > Link to the related subscription. $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" objectInstance: objectInstance: description: > description: > Link to the resource representing the measured object instance to which the Link to the resource representing the measured object instance to which the Loading @@ -326,13 +322,12 @@ components: This link should point to an "Individual performance report" resource. This link should point to an "Individual performance report" resource. $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" required: required: - subscription - pmJob - pmJob - performanceReport - performanceReport required: required: - id - id - notificationType - notificationType - subscriptionId - pmJobId - timeStamp - timeStamp - objectType - objectType - objectInstanceId - objectInstanceId Loading Loading
src/SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml +5 −10 Original line number Original line Diff line number Diff line Loading @@ -271,14 +271,14 @@ components: Shall be set to "PerformanceInformationAvailableNotification" for this Shall be set to "PerformanceInformationAvailableNotification" for this notification type. notification type. $ref: "../components/SOL009_schemas.yaml#/components/schemas/String" $ref: "../components/SOL009_schemas.yaml#/components/schemas/String" subscriptionId: description: > Identifier of the subscription that this notification relates to. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Identifier" timeStamp: timeStamp: description: > description: > Date and time of the generation of the notification. Date and time of the generation of the notification. $ref: "../components/SOL009_schemas.yaml#/components/schemas/DateTime" $ref: "../components/SOL009_schemas.yaml#/components/schemas/DateTime" pmJobId: description: > Identifier of the PM job for which performance information is available. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Identifier" objectType: objectType: description: > description: > Type of measured object. Type of measured object. Loading @@ -304,10 +304,6 @@ components: Links to resources related to this notification. Links to resources related to this notification. type: object type: object properties: properties: subscription: description: > Link to the related subscription. $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" objectInstance: objectInstance: description: > description: > Link to the resource representing the measured object instance to which the Link to the resource representing the measured object instance to which the Loading @@ -326,13 +322,12 @@ components: This link should point to an "Individual performance report" resource. This link should point to an "Individual performance report" resource. $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" $ref: "../components/SOL009_schemas.yaml#/components/schemas/NotificationLink" required: required: - subscription - pmJob - pmJob - performanceReport - performanceReport required: required: - id - id - notificationType - notificationType - subscriptionId - pmJobId - timeStamp - timeStamp - objectType - objectType - objectInstanceId - objectInstanceId Loading