Loading src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +18 −9 Original line number Original line Diff line number Diff line Loading @@ -164,7 +164,7 @@ paths: type: string type: string - name: filter - name: filter description: > 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 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 PmJob The EM may supply this parameter. All attribute names that appear in the PmJob and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression. and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression. Loading Loading @@ -197,28 +197,32 @@ paths: - name: all_fields - name: all_fields description: > description: > Include all complex attributes in the response. Include all complex attributes in the response. See clause 4.3.3 for details. The VNFM shall support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM shall support this parameter. in: query in: query required: false required: false type: string type: string - name: fields - name: fields description: > description: > Complex attributes to be included into the response. Complex attributes to be included into the response. See clause 4.3.3 for details. The VNFM should support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM should support this parameter. in: query in: query required: false required: false type: string type: string - name: exclude_fields - name: exclude_fields description: > description: > Complex attributes to be excluded from the response. Complex attributes to be excluded from the response. See clause 4.3.3 for details. The VNFM should support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM should support this parameter. in: query in: query required: false required: false type: string type: string - name: exclude_default - name: exclude_default description: > description: > Indicates to exclude the following complex attributes from the response. Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The VNFM shall support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM shall support this parameter. The following attributes shall be excluded from the PmJob structure in The following attributes shall be excluded from the PmJob structure in the response body if this parameter is provided, or none of the parameters the response body if this parameter is provided, or none of the parameters "all_fields", "fields", "exclude_fields", "exclude_default" are provided: "all_fields", "fields", "exclude_fields", "exclude_default" are provided: Loading @@ -230,7 +234,7 @@ paths: description: > description: > Marker to obtain the next page of a paged response. Marker to obtain the next page of a paged response. Shall be supported by the VNFM if the VNFM supports alternative 2 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 in: query required: false required: false type: string type: string Loading @@ -239,11 +243,16 @@ paths: description: > description: > 200 OK 200 OK Information about zero or more PM jobs was queried successfully. Shall be returned when information about zero or more PM jobs was queried successfully. The response body shall contain in an array the representations of zero or more PM jobs, The response body shall contain in an array the representations of zero or more PM jobs, as defined in clause 6.5.2.7. as defined in clause 6.5.2.7. If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource, If the "filter" URI parameter or one of the "all_fields", "fields" (if supported), inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3. "exclude_fields" (if supported) or "exclude_default" URI parameters was supplied in the request, the data in the response body shall have been transformed according to the rules specified in clauses 5.2.2 and 5.3.2 of ETSI GS NFV-SOL 013, respectively. If the VNFM supports alternative 2 (paging) according to clause 5.4.2.1 of ETSI GS NFV-SOL 013for 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: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading Loading
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +18 −9 Original line number Original line Diff line number Diff line Loading @@ -164,7 +164,7 @@ paths: type: string type: string - name: filter - name: filter description: > 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 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 PmJob The EM may supply this parameter. All attribute names that appear in the PmJob and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression. and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression. Loading Loading @@ -197,28 +197,32 @@ paths: - name: all_fields - name: all_fields description: > description: > Include all complex attributes in the response. Include all complex attributes in the response. See clause 4.3.3 for details. The VNFM shall support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM shall support this parameter. in: query in: query required: false required: false type: string type: string - name: fields - name: fields description: > description: > Complex attributes to be included into the response. Complex attributes to be included into the response. See clause 4.3.3 for details. The VNFM should support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM should support this parameter. in: query in: query required: false required: false type: string type: string - name: exclude_fields - name: exclude_fields description: > description: > Complex attributes to be excluded from the response. Complex attributes to be excluded from the response. See clause 4.3.3 for details. The VNFM should support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM should support this parameter. in: query in: query required: false required: false type: string type: string - name: exclude_default - name: exclude_default description: > description: > Indicates to exclude the following complex attributes from the response. Indicates to exclude the following complex attributes from the response. See clause 4.3.3 for details. The VNFM shall support this parameter. See clause 5.3 of ETSI GS NFV-SOL 013 for details. The VNFM shall support this parameter. The following attributes shall be excluded from the PmJob structure in The following attributes shall be excluded from the PmJob structure in the response body if this parameter is provided, or none of the parameters the response body if this parameter is provided, or none of the parameters "all_fields", "fields", "exclude_fields", "exclude_default" are provided: "all_fields", "fields", "exclude_fields", "exclude_default" are provided: Loading @@ -230,7 +234,7 @@ paths: description: > description: > Marker to obtain the next page of a paged response. Marker to obtain the next page of a paged response. Shall be supported by the VNFM if the VNFM supports alternative 2 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 in: query required: false required: false type: string type: string Loading @@ -239,11 +243,16 @@ paths: description: > description: > 200 OK 200 OK Information about zero or more PM jobs was queried successfully. Shall be returned when information about zero or more PM jobs was queried successfully. The response body shall contain in an array the representations of zero or more PM jobs, The response body shall contain in an array the representations of zero or more PM jobs, as defined in clause 6.5.2.7. as defined in clause 6.5.2.7. If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource, If the "filter" URI parameter or one of the "all_fields", "fields" (if supported), inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3. "exclude_fields" (if supported) or "exclude_default" URI parameters was supplied in the request, the data in the response body shall have been transformed according to the rules specified in clauses 5.2.2 and 5.3.2 of ETSI GS NFV-SOL 013, respectively. If the VNFM supports alternative 2 (paging) according to clause 5.4.2.1 of ETSI GS NFV-SOL 013for 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: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading