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
f276e7e4
Commit
f276e7e4
authored
Mar 28, 2019
by
moscatelli
Browse files
SOL005_104 -> SOL005_108: ThresholdCrossedNotification data type updated
parent
3b5b4b3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml
View file @
f276e7e4
...
...
@@ -985,7 +985,7 @@ paths:
The NFVO shall support receiving this parameter as part of the URI query string.
The OSS/BSS may supply this parameter.
All attribute names that appear in the PmSubscription and in data types referenced from it
shall be supported by the NFVO in the filter expression.
shall be supported by the NFVO in the filter expression.
-
name
:
nextpage_opaque_marker
in
:
query
required
:
false
...
...
src/SOL005/NSPerformanceManagement/definitions/SOL005NSPerfomananceManagement_def.yaml
View file @
f276e7e4
...
...
@@ -516,10 +516,14 @@ definitions:
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. See note.
Value of the metric that resulted in threshold crossing.
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
:
>
...
...
@@ -533,19 +537,19 @@ definitions:
subscription
:
description
:
>
Link to the related subscription.
$ref
:
"
SOL005_def.yaml#/definitions/Link"
$ref
:
"
../../definitions/
SOL005_def.yaml#/definitions/
Notification
Link"
objectInstance
:
description
:
>
Link to the resource representing the NS
instance to which the notified change applies.
Shall be present if the NS instance information
is accessible as a resource..
$ref
:
"
SOL005_def.yaml#/definitions/Link"
$ref
:
"
../../definitions/
SOL005_def.yaml#/definitions/
Notification
Link"
threshold
:
description
:
>
Link to the resource that represents the
threshold that was crossed.
$ref
:
"
SOL005_def.yaml#/definitions/Link"
$ref
:
"
../../definitions/
SOL005_def.yaml#/definitions/
Notification
Link"
CrossingDirectionType
:
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