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
9c4da846
Commit
9c4da846
authored
Nov 12, 2019
by
Samir Medjiah
Browse files
CIM & PM: OAS 3 components reorganisation
parent
c7f88f26
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml
View file @
9c4da846
This diff is collapsed.
Click to expand it.
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml
View file @
9c4da846
This diff is collapsed.
Click to expand it.
src/SOL009/components/SOL009_params.yaml
0 → 100644
View file @
9c4da846
components
:
parameters
:
Version
:
name
:
Version
description
:
>
Version of the API requested to use when responding to this request.
in
:
header
required
:
true
schema
:
type
:
string
Accept
:
name
:
Accept
description
:
>
Content-Types that are acceptable for the response. Reference: IETF RFC 7231.
in
:
header
required
:
true
schema
:
type
:
string
Authorization
:
name
:
Authorization
description
:
>
The authorization token for the request. Reference: IETF RFC 7235.
in
:
header
required
:
false
schema
:
type
:
string
all_fields
:
name
:
all_fields
description
:
>
Include all complex attributes in the response. See clause
5.3 of ETSI GS NFV-SOL 013. The NFV-MANO functional entity
shall support this parameter.
in
:
query
required
:
false
schema
:
type
:
string
fields
:
name
:
fields
description
:
>
Complex attributes to be included into the response. See clause
5.3 of ETSI GS NFV-SOL 013 for details. The NFV-MANO functional
entity should support this parameter.
in
:
query
required
:
false
schema
:
type
:
string
exclude_fields
:
name
:
exclude_fields
description
:
>
Complex attributes to be excluded from the response. See clause
5.3 of ETSI GS NFV-SOL 013 for details. The NFV-MANO functional
entity should support this parameter.
in
:
query
required
:
false
schema
:
type
:
string
nextpage_opaque_marker
:
name
:
nextpage_opaque_marker
description
:
>
Marker to obtain the next page of a paged response. Shall be supported by
the NFV-MANO functional entity if the entity supports alternative 2 (paging)
according to clause 5.4.2.1 of ETSI GS NFV-SOL 013 for this resource.
in
:
query
required
:
false
schema
:
type
:
string
src/SOL009/components/SOL009_resp.yaml
0 → 100644
View file @
9c4da846
components
:
responses
:
\ No newline at end of file
src/SOL009/components/SOL009_
comp
s.yaml
→
src/SOL009/components/SOL009_
schema
s.yaml
View file @
9c4da846
...
...
@@ -445,9 +445,4 @@ components:
problem. It may yield further information if dereferenced.
type
:
string
format
:
URI
#TODO: How to express "any additional attributes"?
responses
:
parameters
:
#TODO: How to express "any additional attributes"?
\ 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