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
a858caee
Commit
a858caee
authored
Nov 30, 2020
by
Sana Zulfiqar
Browse files
SOL009_43: PmNotificationsFilter datatype removed
parent
cd8af7fe
Pipeline
#5228
running with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml
View file @
a858caee
...
...
@@ -870,36 +870,6 @@ components:
#----------
PmNotificationsFilter
:
description
:
>
This type represents a filter that can be used to subscribe for notifications
related to performance management events.
At a particular nesting level in the filter structure, the following applies:
All attributes shall match in order for the filter to match (logical "and" between
different filter attributes). If an attribute is an array, the attribute shall
match if at least one of the values in the array matches (logical "or" between the
values of one filter attribute).
type
:
object
properties
:
pmSubscriptionFilter
:
description
:
>
Filter criteria to select object instance about which to notify.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/ManoEntitySubscriptionFilter"
notificationTypes
:
description
:
>
Match particular notification types.
Permitted values:
- ThresholdCrossedNotification
- PerformanceInformationAvailableNotification
The permitted values of the "notificationTypes" attribute are spelled exactly
as the names of the notification types to facilitate automated code generation
systems.
type
:
string
enum
:
-
ThresholdCrossedNotification
-
PerformanceInformationAvailableNotification
PmJobCriteria
:
description
:
>
This type represents collection criteria for PM jobs.
...
...
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