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
4eb8f9cf
Commit
4eb8f9cf
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
SOL005_89: Added a new data type : "VnfMonitoringParameter" (NS LCM)
parent
afdcfa9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
4eb8f9cf
...
...
@@ -735,6 +735,29 @@ definitions:
"Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027.
type
:
string
VnfMonitoringParameter
:
description
:
>
This type represents a monitoring parameter that is tracked by the VNFM, for example,
for auto-scaling purposes. It shall comply with the provisions defined in Table 6.5.3.69-1.
type
:
object
required
:
-
id
-
performanceMetric
properties
:
id
:
description
:
>
Identifier of the monitoring parameter defined in the VNFD.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
name
:
description
:
>
Human readable name of the monitoring parameter, as defined in the VNFD.
type
:
string
performanceMetric
:
description
:
>
Performance metric that is monitored. This attribute shall contain the related
"Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027.
type
:
string
CpProtocolInfo
:
description
:
>
This type describes the protocol layer(s) that a CP or SAP uses together with protocol-related information, like
...
...
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