From ba98d1c17501011657a609b599885321528c817b Mon Sep 17 00:00:00 2001 From: moscatelli <moscatelli@etsi.org> Date: Thu, 14 Mar 2019 12:43:57 +0100 Subject: [PATCH] SOL002_47: Thresholds GET response body description updated --- .../VNFPerformanceManagement/VNFPerformanceManagement.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml b/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml index 1fe159e1..de184f71 100644 --- a/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +++ b/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml @@ -451,8 +451,10 @@ paths: Information about zero or more thresholds was queried successfully. - The response body shall contain representations of zero - or more thresholds. + The response body shall contain in an array the representations of zero or more thresholds, + as defined in clause 6.5.2.9. + If the VNFM 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. headers: Location: description: The resource URI of the created VNF instance -- GitLab