Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
SOL002-SOL003
Commits
2c22251e
Commit
2c22251e
authored
6 years ago
by
Francesca Moscatelli
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_49: ThresholdCrossedNotification updated with subObjectInstanceId (not required property)
parent
d6e88177
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml
+13
-5
13 additions, 5 deletions
...definitions/SOL002SOL003VNFPerformanceManagement_def.yaml
with
13 additions
and
5 deletions
src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml
+
13
−
5
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment