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
912db8bd
Commit
912db8bd
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_100 POST Method (on "Thresholds") description, request and response updated
parent
7ab12a36
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
912db8bd
...
...
@@ -577,10 +577,13 @@ paths:
post
:
description
:
>
The POST method can be used by the client to create a threshold.
As the result of successfully executing this method, a new
"Individual threshold" resource as defined in clause 6.4.6 shall
have been created.
parameters
:
-
name
:
CreateThresholdRequest
description
:
>
Request parameters to create a threshold resource.
Request parameters to create a
new "Individual
threshold
"
resource.
in
:
body
required
:
true
schema
:
...
...
@@ -604,10 +607,11 @@ paths:
description
:
>
201 CREATED
A threshold was created successfully. The response body shall
contain a representation of the created threshold resource.
Shall be returned when a threshold has been created successfully.
The response body shall contain a representation of the created
"Individual threshold" resource.
The HTTP response shall include a "Location" HTTP header that
contains the resource URI of the created
threshold
resource.
contains the resource URI of the created resource.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
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