Loading src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +10 −5 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,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. The VNF may supply its instance Id as an attribute filter. The EM may supply this parameter. The VNF may supply its instance Id as an attribute filter. The following attribute names shall be supported in the filter expression: id, managedObjectId, The following attribute names shall be supported in the filter expression: id, managedObjectId, Loading Loading @@ -116,7 +116,8 @@ 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 5.2 of ETSI GS NFV-SOL 013 for this resource. in: query in: query required: false required: false type: string type: string Loading @@ -125,11 +126,15 @@ paths: description: > description: > 200 OK 200 OK Information about zero or more alarms was queried successfully. Shall be returned when information about zero or more alarms was queried successfully. The response body shall contain in an array the representations of zero or more alarms The response body shall contain in an array the representations of zero or more alarms as defined in clause 7.5.2.4. as defined in clause 7.5.2.4. If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource, If the "filter" URI parameter was supplied in the request, the data in the response body inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3. shall have been transformed according to the rules specified in clause 5.2.2 of ETSI GS NFV-SOL 013. 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/VNFFaultManagement/VNFFaultManagement.yaml +10 −5 Original line number Original line Diff line number Diff line Loading @@ -79,7 +79,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. The VNF may supply its instance Id as an attribute filter. The EM may supply this parameter. The VNF may supply its instance Id as an attribute filter. The following attribute names shall be supported in the filter expression: id, managedObjectId, The following attribute names shall be supported in the filter expression: id, managedObjectId, Loading Loading @@ -116,7 +116,8 @@ 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 5.2 of ETSI GS NFV-SOL 013 for this resource. in: query in: query required: false required: false type: string type: string Loading @@ -125,11 +126,15 @@ paths: description: > description: > 200 OK 200 OK Information about zero or more alarms was queried successfully. Shall be returned when information about zero or more alarms was queried successfully. The response body shall contain in an array the representations of zero or more alarms The response body shall contain in an array the representations of zero or more alarms as defined in clause 7.5.2.4. as defined in clause 7.5.2.4. If the VNFM supports alternative 2 (paging) according to clause 4.7.2.1 for this resource, If the "filter" URI parameter was supplied in the request, the data in the response body inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3. shall have been transformed according to the rules specified in clause 5.2.2 of ETSI GS NFV-SOL 013. 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