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
d21356a2
Commit
d21356a2
authored
May 04, 2021
by
Giacomo Bernini
Browse files
updated notification endpoints
parent
4c028f98
Pipeline
#6858
passed with stage
in 0 seconds
Changes
9
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml
View file @
d21356a2
...
...
@@ -23,7 +23,7 @@ servers:
-
url
:
https://127.0.0.1/callback/v1
paths
:
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
AlarmNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
AlarmNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -76,7 +76,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
AlarmClearedNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
AlarmClearedNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -129,7 +129,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
AlarmListRebuiltNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
AlarmListRebuiltNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml
View file @
d21356a2
...
...
@@ -26,7 +26,7 @@ servers:
-
url
:
https://127.0.0.1/callback/v1
paths
:
'
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
VnfIndicatorValueChangeNotification'
:
'
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
VnfIndicatorValueChangeNotification'
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -83,7 +83,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
'
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
SupportedIndicatorsChangeNotification'
:
'
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
SupportedIndicatorsChangeNotification'
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
View file @
d21356a2
...
...
@@ -24,7 +24,7 @@ servers:
-
url
:
https://127.0.0.1/callback/v1
paths
:
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
VnfLcmOperationOccurrenceNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
VnfLcmOperationOccurrenceNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -77,7 +77,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
VnfIdentifierCreationNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
VnfIdentifierCreationNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -130,7 +130,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
VnfIdentifierDeletionNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
VnfIdentifierDeletionNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml
View file @
d21356a2
...
...
@@ -24,7 +24,7 @@ servers:
-
url
:
https://127.0.0.1/callback/v1
paths
:
'
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
PerformanceInformationAvailableNotification'
:
'
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
PerformanceInformationAvailableNotification'
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -77,7 +77,7 @@ paths:
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/503
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription
_
ThresholdCrossedNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription
-
ThresholdCrossedNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml
View file @
d21356a2
...
...
@@ -29,7 +29,7 @@ paths:
###############################################################################
# Notification endpoint AlarmNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-AlarmNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-AlarmNotification
:
#SOL003 location: 7.4.6
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -90,7 +90,7 @@ paths:
###############################################################################
# Notification endpoint AlarmClearedNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-AlarmClearedNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-AlarmClearedNotification
:
#SOL003 location: 7.4.6
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -151,7 +151,7 @@ paths:
###############################################################################
# Notification endpoint AlarmListRebuiltNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-AlarmListRebuiltNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-AlarmListRebuiltNotification
:
#SOL003 location: 7.4.6
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml
View file @
d21356a2
...
...
@@ -29,7 +29,7 @@ paths:
###############################################################################
# Notification endpoint VnfIndicatorValueChangeNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfIndicatorValueChangeNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfIndicatorValueChangeNotification
:
#SOL003 location: 8.4.7
post
:
description
:
|
...
...
src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
View file @
d21356a2
...
...
@@ -29,7 +29,7 @@ paths:
###############################################################################
# Notification endpoint VnfLcmOperationOccurrenceNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfLcmOperationOccurrenceNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfLcmOperationOccurrenceNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
...
...
@@ -87,7 +87,7 @@ paths:
###############################################################################
# Notification endpoint VnfIdentifierCreationNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfIdentifierCreationNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfIdentifierCreationNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
...
...
@@ -145,7 +145,7 @@ paths:
###############################################################################
# Notification endpoint VnfIdentifierDeletionNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfIdentifierDeletionNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfIdentifierDeletionNotification
:
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Version
...
...
src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml
View file @
d21356a2
...
...
@@ -29,7 +29,7 @@ paths:
###############################################################################
# Notification endpoint VnfPackageOnboardingNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfPackageOnboardingNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfPackageOnboardingNotification
:
#SOL003 location: 10.4.9
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -90,7 +90,7 @@ paths:
###############################################################################
# Notification endpoint VnfPackageChangeNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-VnfPackageChangeNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-VnfPackageChangeNotification
:
#SOL003 location: 10.4.9
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml
View file @
d21356a2
...
...
@@ -29,7 +29,7 @@ paths:
###############################################################################
# Notification endpoint PerformanceInformationAvailableNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-PerformanceInformationAvailableNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-PerformanceInformationAvailableNotification
:
#SOL003 location: 6.4.9
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
@@ -91,7 +91,7 @@ paths:
###############################################################################
# Notification endpoint ThresholdCrossedNotification #
###############################################################################
/URI
-
is
-
provided
-
by
-
the
-
client
-
when
-
creating
-
the
-
subscription-ThresholdCrossedNotification
:
/URI
_
is
_
provided
_
by
_
the
_
client
_
when
_
creating
_
the
_
subscription-ThresholdCrossedNotification
:
#SOL003 location: 6.4.9
parameters
:
-
$ref
:
../../components/SOL002SOL003_params.yaml#/components/parameters/Authorization
...
...
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