Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL002-SOL003
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
779f26c5
Commit
779f26c5
authored
May 28, 2020
by
f.moscatelli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Responses OpenAPI 3.0.2
parent
ccbdb662
Pipeline
#3583
failed with stage
in 0 seconds
Changes
22
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
2273 additions
and
2268 deletions
+2273
-2268
VNFConfiguration.yaml
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
+24
-24
VNFFaultManagement.yaml
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
+87
-87
VNFFaultManagementNotification.yaml
...anagementNotification/VNFFaultManagementNotification.yaml
+42
-42
VNFIndicator.yaml
src/SOL002/VNFIndicator/VNFIndicator.yaml
+85
-85
VNFIndicatorNotification.yaml
...02/VNFIndicatorNotification/VNFIndicatorNotification.yaml
+14
-14
VNFLifecycleManagement.yaml
...SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
+292
-292
VNFLifecycleManagementNotification.yaml
...ementNotification/VNFLifecycleManagementNotification.yaml
+45
-45
VNFPerformanceManagement.yaml
...02/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+136
-136
VNFPerformanceManagementNotification.yaml
...entNotification/VNFPerformanceManagementNotification.yaml
+28
-28
VNFFaultManagement.yaml
src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml
+73
-73
VNFFaultManagementNotification.yaml
...anagementNotification/VNFFaultManagementNotification.yaml
+42
-42
VNFIndicator.yaml
src/SOL003/VNFIndicator/VNFIndicator.yaml
+71
-71
VNFIndicatorNotification.yaml
...03/VNFIndicatorNotification/VNFIndicatorNotification.yaml
+14
-14
VNFLifecycleManagement.yaml
...SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml
+227
-227
VNFLifecycleManagementNotification.yaml
...ementNotification/VNFLifecycleManagementNotification.yaml
+42
-42
VNFLifecycleOperationGranting.yaml
...cycleOperationGranting/VNFLifecycleOperationGranting.yaml
+20
-20
VNFPackageManagement.yaml
src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml
+178
-178
VNFPackageManagementNotification.yaml
...agementNotification/VNFPackageManagementNotification.yaml
+28
-28
VNFPerformanceManagement.yaml
...03/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+153
-153
VNFPerformanceManagementNotification.yaml
...entNotification/VNFPerformanceManagementNotification.yaml
+28
-28
VirtualisedResourcesQuotaAvailableNotification.yaml
...ation/VirtualisedResourcesQuotaAvailableNotification.yaml
+41
-41
SOL002SOL003_resp.yaml
src/responses/SOL002SOL003_resp.yaml
+603
-598
No files found.
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
View file @
779f26c5
...
...
@@ -38,27 +38,27 @@ paths:
"
200"
:
$ref
:
'
#/components/responses/Configuration.Get'
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400
"
401"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/401
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401
"
403"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/403
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403
"
404"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/404
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/404
"
405"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406
"
422"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/422
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/422
"
429"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/429
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/429
"
500"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/500
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/503
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503
"
504"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/504
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/504
patch
:
summary
:
Modify VNF/VNFC configuration.
...
...
@@ -69,31 +69,31 @@ paths:
"
200"
:
$ref
:
'
#/components/responses/Configuration.Patch'
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400
"
401"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/401
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401
"
403"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/403
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403
"
404"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/404
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/404
"
405"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406
"
412"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/412
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/412
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/416
"
422"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/422
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/422
"
429"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/429
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/429
"
500"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/500
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500
"
503"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/503
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503
"
504"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/responses/504
$ref
:
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/504
components
:
requestBodies
:
...
...
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
View file @
779f26c5
This diff is collapsed.
Click to expand it.
src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml
View file @
779f26c5
...
...
@@ -97,19 +97,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
...
...
@@ -138,19 +138,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint AlarmClearedNotification #
###############################################################################
...
...
@@ -215,19 +215,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
...
...
@@ -256,19 +256,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint AlarmListRebuiltNotification #
###############################################################################
...
...
@@ -333,19 +333,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
...
...
@@ -374,16 +374,16 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/components/responses/503"
\ No newline at end of file
src/SOL002/VNFIndicator/VNFIndicator.yaml
View file @
779f26c5
This diff is collapsed.
Click to expand it.
src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml
View file @
779f26c5
...
...
@@ -80,19 +80,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
summary
:
Test notification endpoint.
description
:
>
...
...
@@ -122,16 +122,16 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/components/responses/503"
\ No newline at end of file
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
779f26c5
This diff is collapsed.
Click to expand it.
src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
View file @
779f26c5
...
...
@@ -100,21 +100,21 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
404
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/404"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/404"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
...
...
@@ -156,19 +156,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint VnfIdentifierCreationNotification #
###############################################################################
...
...
@@ -238,21 +238,21 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
404
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/404"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/404"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
...
...
@@ -294,19 +294,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint VnfIdentifierDeletionNotification #
###############################################################################
...
...
@@ -376,21 +376,21 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
404
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/404"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/404"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
...
...
@@ -432,16 +432,16 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/components/responses/503"
\ No newline at end of file
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
779f26c5
This diff is collapsed.
Click to expand it.
src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml
View file @
779f26c5
...
...
@@ -95,19 +95,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
...
...
@@ -150,19 +150,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint ThresholdCrossedNotification #
###############################################################################
...
...
@@ -225,19 +225,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
...
...
@@ -280,16 +280,16 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/components/responses/503"
\ No newline at end of file
src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml
View file @
779f26c5
This diff is collapsed.
Click to expand it.
src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml
View file @
779f26c5
...
...
@@ -103,19 +103,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
...
...
@@ -160,19 +160,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
###############################################################################
# Notification endpoint AlarmClearedNotification #
...
...
@@ -238,19 +238,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/503"
get
:
description
:
>
...
...
@@ -295,19 +295,19 @@ paths:
maximum
:
1
minimum
:
1
400
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/400"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/400"
401
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/401"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/401"
403
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/403"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/403"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/405"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/405"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/406"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/
components/
responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/response