Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
SOL002-SOL003
Commits
9359b2e1
Commit
9359b2e1
authored
5 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_101 GET Method (on "Thresholds") request and response updated
parent
912db8bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+14
-6
14 additions, 6 deletions
...02/VNFPerformanceManagement/VNFPerformanceManagement.yaml
with
14 additions
and
6 deletions
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+
14
−
6
View file @
9359b2e1
...
...
@@ -674,7 +674,7 @@ paths:
type
:
string
-
name
:
filter
description
:
>
Attribute-based filtering expression according to clause
4.3.2
.
Attribute-based filtering expression according to clause
5.2 of ETSI GS NFV-SOL 013
.
The VNFM shall support receiving this parameter as part of the URI query string.
The EM may supply this parameter. All attribute names that appear in the Thresholds
and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression.
...
...
@@ -708,7 +708,8 @@ paths:
description
:
>
Marker to obtain the next page of a paged response.
Shall be supported by the VNFM if the VNFM supports alternative 2
(paging) according to clause 4.7.2.1 for this resource.
(paging) according to clause 5.4.2.1 of ETSI GS NFV-SOL 013 for
this resource.
in
:
query
required
:
false
type
:
string
...
...
@@ -719,10 +720,17 @@ paths:
Information about zero or more thresholds was queried
successfully.
The response body shall contain in an array the representations of zero or more thresholds,
as defined in clause 6.5.2.9.
If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource,
inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3.
If the "filter" URI parameter was supplied in the request,
the data in the response body shall have been transformed
according to the rules specified in clause 5.2.2 of
ETSI GS NFV SOL 013.
The response body shall contain in an array the representations
of zero or more thresholds, as defined in clause 6.5.2.9.
If the VNFM supports alternative 2 (paging) according to
clause 5.4.2.1 of ETSI GS NFV-SOL 013 for this resource, inclusion
of the Link HTTP header in this response shall follow the provisions
in clause 5.4.2.3 of ETSI GS NFV-SOL 013.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment