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
4bdfdd1a
Commit
4bdfdd1a
authored
Jan 19, 2022
by
Giacomo Bernini
Browse files
fixed issue#4
parent
3738a26d
Pipeline
#10350
passed with stage
in 0 seconds
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml
View file @
4bdfdd1a
...
@@ -20,7 +20,7 @@ info:
...
@@ -20,7 +20,7 @@ info:
externalDocs
:
externalDocs
:
description
:
ETSI GS NFV-SOL 009 V3.6.1
description
:
ETSI GS NFV-SOL 009 V3.6.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.0
5
.01_60/gs_NFV-SOL009v030
5
01p.pdf
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.0
6
.01_60/gs_NFV-SOL009v030
6
01p.pdf
servers
:
servers
:
-
url
:
http://127.0.0.1/nfvmanocim/v2
-
url
:
http://127.0.0.1/nfvmanocim/v2
...
@@ -2515,22 +2515,6 @@ components:
...
@@ -2515,22 +2515,6 @@ components:
required
:
false
required
:
false
schema
:
schema
:
type
:
string
type
:
string
exclude_default.CimSubscription
:
name
:
exclude_default
description
:
>
Indicates to exclude the following complex attributes from the
response. See clause 5.3 of ETSI GS NFV-SOL 013 for details.
The NFV-MANO functional entity shall support this parameter.
The following attributes shall be excluded from the CimSubscription
structure in the response body if this parameter is provided, or none of
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
are provided:
- none
in
:
query
required
:
false
schema
:
type
:
string
exclude_default.ChangeStateOpOcc
:
exclude_default.ChangeStateOpOcc
:
name
:
exclude_default
name
:
exclude_default
description
:
>
description
:
>
...
@@ -2542,7 +2526,7 @@ components:
...
@@ -2542,7 +2526,7 @@ components:
structure in the response body if this parameter is provided, or none of
structure in the response body if this parameter is provided, or none of
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
are provided:
are provided:
-
none
-
operationParams
in
:
query
in
:
query
required
:
false
required
:
false
schema
:
schema
:
...
@@ -2550,15 +2534,12 @@ components:
...
@@ -2550,15 +2534,12 @@ components:
exclude_default.PeerEntity
:
exclude_default.PeerEntity
:
name
:
exclude_default
name
:
exclude_default
description
:
>
description
:
>
Indicates to exclude the following complex attributes from the
Indicates to exclude the following complex attributes from the response. See clause 5.3 of ETSI GS NFV-SOL 013
response. See clause 5.3 of ETSI GS NFV-SOL 013 for details.
for details. The NFV-MANO functional entity which acts as API producer shall support this parameter.
The NFV-MANO functional entity shall support this parameter.
The following attributes shall be excluded from the PeerEntity
The following attributes shall be excluded from the PeerEntity structure in the response body if this parameter
structure in the response body if this parameter is provided, or none of
is provided, or none of the parameters "all_fields", "fields", "exclude_fields", "exclude_default" are provided:
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
• consumedManoInterfaces.
are provided:
- none
in
:
query
in
:
query
required
:
false
required
:
false
schema
:
schema
:
...
...
src/SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml
View file @
4bdfdd1a
...
@@ -38,7 +38,7 @@ paths:
...
@@ -38,7 +38,7 @@ paths:
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
../components/SOL009_params.yaml
#/components/parameters/filter"
-
$ref
:
"
#/components/parameters/filter
.Alarms
"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
responses
:
responses
:
"
200"
:
"
200"
:
...
@@ -178,7 +178,7 @@ paths:
...
@@ -178,7 +178,7 @@ paths:
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Authorization"
-
$ref
:
"
../components/SOL009_params.yaml
#/components/parameters/filter"
-
$ref
:
"
#/components/parameters/filter
.FmSubscriptions
"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
responses
:
responses
:
"
200"
:
"
200"
:
...
@@ -269,6 +269,35 @@ paths:
...
@@ -269,6 +269,35 @@ paths:
components
:
components
:
parameters
:
parameters
:
filter.Alarms
:
name
:
filter
description
:
>
Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV SOL 013.
The NFV-MANO functional entity shall support receiving this parameter as part of the URI query string.
The API consumer may supply this parameter.
The following attribute names shall be supported by the NFV-MANO functional entity in the attribute-based
filtering expression: id, managedObjectId, eventType, perceivedSeverity, probableCause.
in
:
query
required
:
false
schema
:
type
:
string
filter.FmSubscriptions
:
name
:
filter
description
:
>
Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV-SOL 013.
The NFV-MANO functional entity shall support receiving this parameter as part of the URI query string.
The API consumer may supply this parameter.
All attribute names that appear in the FmSubscription and in data types referenced from it shall be supported
by the NFV-MANO functional entity in the filter expression.
in
:
query
required
:
false
schema
:
type
:
string
alarmId
:
alarmId
:
name
:
alarmId
name
:
alarmId
description
:
>
description
:
>
...
...
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml
View file @
4bdfdd1a
...
@@ -70,11 +70,11 @@ paths:
...
@@ -70,11 +70,11 @@ paths:
description
:
>-
description
:
>-
The API consumer can use this method to retrieve information about logging jobs. See clause 8.5.3.3.2.
The API consumer can use this method to retrieve information about logging jobs. See clause 8.5.3.3.2.
parameters
:
parameters
:
-
$ref
:
"
../components/SOL009_params.yaml
#/components/parameters/filter"
-
$ref
:
"
#/components/parameters/filter
.LoggingJobs
"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/all_fields"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/all_fields"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/fields"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/fields"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/exclude_fields"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/exclude_fields"
-
$ref
:
"
../components/SOL009_params.yaml
#/components/parameters/exclude_default"
-
$ref
:
"
#/components/parameters/exclude_default
.LoggingJobs
"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
...
@@ -313,7 +313,7 @@ paths:
...
@@ -313,7 +313,7 @@ paths:
notifications subscribed by the API consumer. See clause 8.5.7.3.2.
notifications subscribed by the API consumer. See clause 8.5.7.3.2.
parameters
:
parameters
:
-
$ref
:
"
../components/SOL009_params.yaml
#/components/parameters/filter"
-
$ref
:
"
#/components/parameters/filter
.LogmSubscriptions
"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/nextpage_opaque_marker"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Version"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
-
$ref
:
"
../components/SOL009_params.yaml#/components/parameters/Accept"
...
@@ -409,6 +409,47 @@ paths:
...
@@ -409,6 +409,47 @@ paths:
components
:
components
:
parameters
:
parameters
:
filter.LoggingJobs
:
name
:
filter
description
:
>
Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV-SOL 013.
The NFV-MANO functional entity shall support receiving this parameter as part of the URI query string.
The API consumer may supply this parameter.
All attribute names that appear in the FmSubscription and in data types referenced from it shall be supported
by the NFV-MANO functional entity in the filter expression.
in
:
query
required
:
false
schema
:
type
:
string
exclude_default.LoggingJobs
:
name
:
exclude_default
description
:
>
Indicates to exclude the following complex attributes from the response. See clause 5.3 of ETSI GS NFV-SOL 013
for details. The NFV-MANO functional entity shall support this parameter.
The following attributes shall be excluded from the LoggingJob structure in the response body if this parameter
is provided, or none of the parameters "all_fields", "fields", "exclude_fields", "exclude_default" are provided:
• logReports
in
:
query
required
:
false
schema
:
type
:
string
filter.LogmSubscriptions
:
name
:
filter
description
:
>
Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV-SOL 013.
The NFV-MANO functional entity shall support receiving this parameter as part of the URI query string.
The API consumer may supply this parameter.
All attribute names that appear in the LogmSubscription and in data types referenced from it shall be supported
by the NFV-MANO functional entity in the filter expression.
in
:
query
required
:
false
schema
:
type
:
string
logJobId
:
logJobId
:
name
:
logJobId
name
:
logJobId
in
:
path
in
:
path
...
...
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml
View file @
4bdfdd1a
...
@@ -21,7 +21,7 @@ info:
...
@@ -21,7 +21,7 @@ info:
externalDocs
:
externalDocs
:
description
:
ETSI GS NFV-SOL 009 V3.6.1
description
:
ETSI GS NFV-SOL 009 V3.6.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.0
5
.01_60/gs_NFV-SOL009v030
5
01p.pdf
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.0
6
.01_60/gs_NFV-SOL009v030
6
01p.pdf
servers
:
servers
:
-
url
:
http://127.0.0.1/nfvmanopm/v2
-
url
:
http://127.0.0.1/nfvmanopm/v2
...
@@ -1541,7 +1541,7 @@ components:
...
@@ -1541,7 +1541,7 @@ components:
structure in the response body if this parameter is provided, or none of
structure in the response body if this parameter is provided, or none of
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
the parameters "all_fields," "fields", "exclude_fields", "exclude_default"
are provided:
are provided:
-
none
-
reports
in
:
query
in
:
query
required
:
false
required
:
false
schema
:
schema
:
...
...
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