Commit 69905dc3 authored by moscatelli's avatar moscatelli
Browse files

SOL005_32: PnfdInfo desription updated in GET PNF descriptors

parent bcdc75fd
Pipeline #522 failed with stage
in 0 seconds
......@@ -787,7 +787,7 @@ paths:
The NFVO shall support receiving this filtering parameter as part
of the URI query string. The OSS/BSS may supply this parameter.
All attribute names that appear in the PnfdInfo and in data types
referenced from it shall be supported by the NFVO in the filter expression.
referenced from it shall be supported by the NFVO in the filter expression.
- name: all_fields
in: query
required: false
......@@ -869,6 +869,12 @@ paths:
maximum: 1
minimum: 0
schema:
description: >
Information about zero or more PNF descriptors.
The response body shall contain a representationin an array the representations
of zero or more PNF descriptors, as defined in clause 5.5.2.2.
If the NFVO 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.
type: array
items:
properties:
......
......@@ -136,7 +136,7 @@ definitions:
items:
$ref: "SOL005_def.yaml#/definitions/KeyValuePairs"
nsdOperationalState:
NsdOperationalState:
description: >
"New value of the "nsdOperationalState" attribute in "NsdInfo"
data type. See note.Permitted values:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment