Loading src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -511,10 +511,24 @@ components: description: > Criteria of the collection of performance information. $ref: "#/components/schemas/PmJobCriteria" callbackUri: description: > The URI of the endpoint to send the notification to. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Uri" authentication: description: > Authentication parameters to configure the use of Authorization when sending notifications corresponding to this subscription, as defined in clause 8.3.4 of ETSI GS NFV-SOL 013. This attribute shall only be present if the subscriber requires authorization of notifications. $ref: "../components/SOL009_schemas.yaml#/components/schemas/SubscriptionAuthentication" required: - objectType - objectInstanceIds - criteria - callbackUri PmJob: description: > Loading Loading
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -511,10 +511,24 @@ components: description: > Criteria of the collection of performance information. $ref: "#/components/schemas/PmJobCriteria" callbackUri: description: > The URI of the endpoint to send the notification to. $ref: "../components/SOL009_schemas.yaml#/components/schemas/Uri" authentication: description: > Authentication parameters to configure the use of Authorization when sending notifications corresponding to this subscription, as defined in clause 8.3.4 of ETSI GS NFV-SOL 013. This attribute shall only be present if the subscriber requires authorization of notifications. $ref: "../components/SOL009_schemas.yaml#/components/schemas/SubscriptionAuthentication" required: - objectType - objectInstanceIds - criteria - callbackUri PmJob: description: > Loading