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
SOL002-SOL003
Commits
2c22251e
Commit
2c22251e
authored
Mar 13, 2019
by
Francesca Moscatelli
Browse files
SOL002_49: ThresholdCrossedNotification updated with subObjectInstanceId (not required property)
parent
d6e88177
Pipeline
#403
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml
View file @
2c22251e
...
...
@@ -486,17 +486,25 @@ definitions:
description
:
>
Identifier that identifies a VNF instance.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/Identifier"
subObjectInstanceId
:
description
:
>
Identifier of the sub-object of the measured object (i.e. a VNFC instance)
to which the measurement applies.
Shall be present if this is required in an external measurement specification.
The sub-object allows to structure the measured object, but is not to be confused
with sub-counters which allow to structure the measurement.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
performanceMetric
:
description
:
>
Performance metric associated with the threshold.
This attribute shall contain the related "Measurement Name"
value as defined in clause 7.2 of ETSI GS NFV-IFA 027.
type
:
string
performanceValue
:
description
:
>
Value of the metric that resulted in threshold crossing.
The type of the "performanceValue" attribute (i.e. scalar, structure
(Object in JSON), or array (of scalars, arrays or
structures / Objects)) is assumed to be defined in the external
measurement specification (see ETSI GS NFV-IFA 027).
The type of this attribute shall correspond to the related
"Measurement Unit" as defined in clause 7.2 of ETSI GS NFV-IFA 027.
type
:
object
_links
:
description
:
>
...
...
@@ -520,4 +528,4 @@ definitions:
description
:
>
Link to the resource that represents the threshold that was
crossed.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/Link"
$ref
:
"
SOL002SOL003_def.yaml#/definitions/Link"
\ No newline at end of file
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