Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL009
Commits
f8be105e
Commit
f8be105e
authored
Nov 30, 2020
by
Sana Zulfiqar
Browse files
SOL009_34: ThresholdCrossedNotification updated
parent
f2dafb61
Pipeline
#5221
running with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml
View file @
f8be105e
...
...
@@ -180,10 +180,6 @@ components:
Discriminator for the different notification types. Shall be set to
"ThresholdCrossedNotification" for this notification type.
$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
:
description
:
>
Date and time of the generation of the notification.
...
...
@@ -234,10 +230,6 @@ components:
Links to resources related to this notification.
type
:
object
properties
:
subscription
:
description
:
>
Link to the related subscription.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/NotificationLink"
objectInstance
:
description
:
>
Link to the resource representing the measured object instance to which
...
...
@@ -249,12 +241,10 @@ components:
Link to the resource that represents the threshold that was crossed.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/NotificationLink"
required
:
-
subscription
-
objectInstance
required
:
-
id
-
notificationType
-
subscriptionId
-
timeStamp
-
thresholdId
-
crossingDirection
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment