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
SOL005
Commits
2f46c3cc
Commit
2f46c3cc
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
SOL005_78/79: "NfpData" data type updated (NS LCM)
parent
a0f44628
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
2f46c3cc
...
...
@@ -2070,26 +2070,36 @@ definitions:
description
:
>
Identifier of the NFP to be modified. It shall be present
for modified NFPs and shall be absent for the new NFP.
It shall be present for modified NFPs and shall be absent
for the new NFP.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNs"
nfpName
:
description
:
>
Human readable name for the NFP. It shall be present
for the new NFP, and it may be present otherwise.
It shall be present for the new NFP, and it may be
present otherwise.
type
:
string
description
:
description
:
>
Human readable description for the NFP. It shall be
present for the new NFP, and it may be present otherwise.
It shall be present for the new NFP, and it may be
present otherwise.
type
:
string
nsCpHandle
:
cpGroup
:
description
:
>
Identifier
(s) of
the
CPs and SAPs which the NFP passes by.
Group
(s) of CPs and
/or
SAPs which the NFP passes by.
Cardinality can be 0 if only updated or newly created
NFP classification and selection rule which applied to an
existing NFP is provided.
At least a CP or an nfpRule shall be present.
When multiple identifiers are included, the position of
the identifier in the cpGroup value specifies the position
of the group in the path.
type
:
array
items
:
$ref
:
"
#/definitions/
NsCpHandle
"
$ref
:
"
#/definitions/
CpGroupInfo
"
nfpRule
:
description
:
>
NFP classification and selection rule. See note 1.
...
...
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