Loading src/SOL005/NSFaultManagement/NSFaultManagement.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -89,10 +89,10 @@ paths: The client can use this method to retrieve information about the alarm list. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. Loading Loading @@ -508,10 +508,10 @@ paths: Table 8.4.4.3.2-1: URI query parameters supported. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI Loading src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml +31 −31 Original line number Diff line number Diff line Loading @@ -192,41 +192,41 @@ paths: This method shall support the URI query parameters, request and response data structures, and response codes, as specified in the Tables 6.4.2.3.2-1 and 6.4.2.3.2-2. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > "Attribute-based filtering expression according to clause 4.3.2. Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the NsInstance and in data types referenced from it shall be supported by the NFVO in the filter expression." - name: "all_fields" in: "query" referenced from it shall be supported by the NFVO in the filter expression. - name: all_fields in: query required: false type: "string" type: string description: > "Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter." - name: "fields" in: "query" Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter. - name: fields in: query required: false type: "string" type: string description: > "Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter." - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > "Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter." - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > "Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The NFVO shall support this parameter. Loading Loading @@ -912,34 +912,34 @@ paths: This method shall follow the provisions specified in the Tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the NsLcmOpOcc and in data types referenced from it shall be supported by the NFVO in the filter expression. - name: "fields" in: "query" - name: fields in: query required: false type: "string" type: string description: > Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The NFVO shall support this parameter. Loading src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml +18 −18 Original line number Diff line number Diff line Loading @@ -90,41 +90,41 @@ paths: Tables 9.4.2.3.2-1 and 9.4.2.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the VnfPkgInfo and in data types referenced from it shall be supported by the NFVO in the filter expression. - name: "all_fields" in: "query" - name: all_fields in: query required: false type: "string" type: string description: > Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter. - name: "fields" in: "query" - name: fields in: query required: false type: "string" type: string description: > Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. Loading Loading @@ -1193,10 +1193,10 @@ paths: Tables 9.4.7.8.2-1 and 9.4.8.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this filtering parameter as part of the URI query Loading Loading
src/SOL005/NSFaultManagement/NSFaultManagement.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -89,10 +89,10 @@ paths: The client can use this method to retrieve information about the alarm list. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. Loading Loading @@ -508,10 +508,10 @@ paths: Table 8.4.4.3.2-1: URI query parameters supported. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI Loading
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml +31 −31 Original line number Diff line number Diff line Loading @@ -192,41 +192,41 @@ paths: This method shall support the URI query parameters, request and response data structures, and response codes, as specified in the Tables 6.4.2.3.2-1 and 6.4.2.3.2-2. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > "Attribute-based filtering expression according to clause 4.3.2. Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the NsInstance and in data types referenced from it shall be supported by the NFVO in the filter expression." - name: "all_fields" in: "query" referenced from it shall be supported by the NFVO in the filter expression. - name: all_fields in: query required: false type: "string" type: string description: > "Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter." - name: "fields" in: "query" Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter. - name: fields in: query required: false type: "string" type: string description: > "Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter." - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > "Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter." - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > "Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The NFVO shall support this parameter. Loading Loading @@ -912,34 +912,34 @@ paths: This method shall follow the provisions specified in the Tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the NsLcmOpOcc and in data types referenced from it shall be supported by the NFVO in the filter expression. - name: "fields" in: "query" - name: fields in: query required: false type: "string" type: string description: > Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The NFVO shall support this parameter. Loading
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml +18 −18 Original line number Diff line number Diff line Loading @@ -90,41 +90,41 @@ paths: Tables 9.4.2.3.2-1 and 9.4.2.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this parameter as part of the URI query string. The OSS/BSS may supply this parameter. All attribute names that appear in the VnfPkgInfo and in data types referenced from it shall be supported by the NFVO in the filter expression. - name: "all_fields" in: "query" - name: all_fields in: query required: false type: "string" type: string description: > Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO shall support this parameter. - name: "fields" in: "query" - name: fields in: query required: false type: "string" type: string description: > Complex attributes to be included into the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_fields" in: "query" - name: exclude_fields in: query required: false type: "string" type: string description: > Complex attributes to be excluded from the response. See clause 4.3.3 for details. The NFVO should support this parameter. - name: "exclude_default" in: "query" - name: exclude_default in: query required: false type: "string" type: string description: > Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. Loading Loading @@ -1193,10 +1193,10 @@ paths: Tables 9.4.7.8.2-1 and 9.4.8.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: - name: "filter" in: "query" - name: filter in: query required: false type: "string" type: string description: > Attribute-based filtering expression according to clause 4.3.2. The NFVO shall support receiving this filtering parameter as part of the URI query Loading