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
b46707bf
Commit
b46707bf
authored
Nov 11, 2019
by
Giacomo Bernini
Browse files
upd dependency
parent
edac4e07
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
View file @
b46707bf
...
...
@@ -1066,17 +1066,19 @@ components:
This type represents subscription filter criteria to match NFV-MANO functional entities and their
associated managed objects. It shall comply with the provisions defined in Table 4.3.2.2-1.
type
:
object
# required:
# anyOf:
# - oneOf:
# - manoServiceIds
# - manoServiceNames
# - oneOf:
# - manoServiceInterfaceIds
# - manoServiceInterfaceNames
# - oneOf:
# - consumedManoInterfaceIds
# - consumedManoInterfaceNames
anyOf
:
-
required
:
-
oneOf
:
-
manoServiceIds
-
manoServiceNames
-
required
:
-
oneOf
:
-
manoServiceInterfaceIds
-
manoServiceInterfaceNames
-
required
:
-
oneOf
:
-
consumedManoInterfaceIds
-
consumedManoInterfaceNames
properties
:
manoEntityId
:
description
:
>-
...
...
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