Loading src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml +14 −0 Original line number Original line Diff line number Diff line Loading @@ -662,10 +662,24 @@ components: description: > description: > Criteria that define this threshold. Criteria that define this threshold. $ref: "#/components/schemas/ThresholdCriteria" $ref: "#/components/schemas/ThresholdCriteria" 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: required: - objectType - objectType - objectInstanceId - objectInstanceId - criteria - criteria - callbackUri Threshold: Threshold: description: > description: > Loading Loading
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml +14 −0 Original line number Original line Diff line number Diff line Loading @@ -662,10 +662,24 @@ components: description: > description: > Criteria that define this threshold. Criteria that define this threshold. $ref: "#/components/schemas/ThresholdCriteria" $ref: "#/components/schemas/ThresholdCriteria" 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: required: - objectType - objectType - objectInstanceId - objectInstanceId - criteria - criteria - callbackUri Threshold: Threshold: description: > description: > Loading