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
a43ce0b3
Commit
a43ce0b3
authored
Jun 08, 2020
by
Francesca Moscatelli
Browse files
Minor fix in NFVI CI Interface
parent
eee3fc49
Pipeline
#3750
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml
View file @
a43ce0b3
...
@@ -839,62 +839,62 @@ components:
...
@@ -839,62 +839,62 @@ components:
to an API consumer. The API consumer shall have previously created an "individual subscription resource"
to an API consumer. The API consumer shall have previously created an "individual subscription resource"
with a matching filter.
with a matching filter.
parameters
:
parameters
:
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Version
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Version
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Authorization
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Authorization
requestBody
:
requestBody
:
$ref
:
"
#/components/requestBodies/CapacityShortageNotificationRequest"
$ref
:
"
#/components/requestBodies/CapacityShortageNotificationRequest"
responses
:
responses
:
"
204"
:
"
204"
:
$ref
:
'
#/components/responses/CapacityShortageNotification.Post'
$ref
:
'
#/components/responses/CapacityShortageNotification.Post'
"
400"
:
"
400"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/400
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/401
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/401
"
403"
:
"
403"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/403
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/403
"
404"
:
"
404"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/404
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/404
"
405"
:
"
405"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/405
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/406
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/406
"
422"
:
"
422"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/422
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/422
"
500"
:
"
500"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/500
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/500
"
503"
:
"
503"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/503
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/503
"
504"
:
"
504"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/504
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/504
get
:
get
:
description
:
>-
description
:
>-
The GET method allows the API producer to test the notification endpoint that is provided by the API consumer,
The GET method allows the API producer to test the notification endpoint that is provided by the API consumer,
e.g. during subscription.
e.g. during subscription.
parameters
:
parameters
:
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Version
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Version
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Accept
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Accept
-
$ref
:
"
../components/SOL005_params.yaml#/components/parameters/Authorization
"
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/Authorization
responses
:
responses
:
"
204"
:
"
204"
:
$ref
:
'
#/components/responses/CapacityShortageNotification.Get'
$ref
:
'
#/components/responses/CapacityShortageNotification.Get'
"
400"
:
"
400"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/400
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/401
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/401
"
403"
:
"
403"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/403
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/403
"
404"
:
"
404"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/404
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/404
"
405"
:
"
405"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/405
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/406
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/406
"
422"
:
"
422"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/422
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/422
"
500"
:
"
500"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/500
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/500
"
503"
:
"
503"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/503
'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/503
"
504"
:
"
504"
:
$ref
:
'
../responses/SOL005_resp.yaml#/components/responses/504'
$ref
:
../responses/SOL005_resp.yaml#/components/responses/504
\ No newline at end of file
\ No newline at end of file
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