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
SOL009
Commits
f4b880c7
Commit
f4b880c7
authored
Jul 08, 2021
by
Muhammad Hamza
Browse files
Minor Bug Fixed (2)
parent
642442f7
Pipeline
#7656
running with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
View file @
f4b880c7
...
@@ -939,7 +939,7 @@ components:
...
@@ -939,7 +939,7 @@ components:
items
:
items
:
$ref
:
"
#/components/schemas/LoggingJob"
$ref
:
"
#/components/schemas/LoggingJob"
LogReportAvailableNotification.Post.20
1
:
LogReportAvailableNotification.Post.20
4
:
description
:
>-
description
:
>-
Shall be returned when the notification has been delivered successfully.
Shall be returned when the notification has been delivered successfully.
headers
:
headers
:
...
@@ -960,7 +960,7 @@ components:
...
@@ -960,7 +960,7 @@ components:
schema
:
schema
:
type
:
string
type
:
string
LogReportNotification.Get.20
0
:
LogReport
Available
Notification.Get.20
4
:
description
:
>-
description
:
>-
Shall be returned to indicate that the notification endpoint has been tested successfully.
Shall be returned to indicate that the notification endpoint has been tested successfully.
The response body shall be empty.
The response body shall be empty.
...
@@ -1804,7 +1804,7 @@ components:
...
@@ -1804,7 +1804,7 @@ components:
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
responses
:
responses
:
"
204"
:
"
204"
:
$ref
:
'
#/components/responses/LogReportNotification.Get.204'
$ref
:
'
#/components/responses/LogReport
Available
Notification.Get.204'
"
400"
:
"
400"
:
$ref
:
'
../components/SOL009_resp.yaml#/components/responses/400'
$ref
:
'
../components/SOL009_resp.yaml#/components/responses/400'
"
401"
:
"
401"
:
...
...
src/SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml
View file @
f4b880c7
...
@@ -27,7 +27,7 @@ servers:
...
@@ -27,7 +27,7 @@ servers:
-
url
:
https://127.0.0.1/callback/v1
-
url
:
https://127.0.0.1/callback/v1
paths
:
paths
:
/URI_is_provided_by_the_client_when_creating_the_subscription-
Alarm
Notification
:
/URI_is_provided_by_the_client_when_creating_the_subscription-
Log
Notification
:
description
:
>-
description
:
>-
This resource represents a notification endpoint for NFV-MANO log management.
This resource represents a notification endpoint for NFV-MANO log management.
The API producer can use this resource to send notifications related to log management events to a
The API producer can use this resource to send notifications related to log management events to a
...
...
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