Loading SOL005/NSDManagement-API/NSDManagementKeywords.robot +2 −2 Original line number Diff line number Diff line Loading @@ -188,6 +188,7 @@ GET Individual Network Service Descriptor Information GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Loading @@ -202,7 +203,6 @@ GET Individual Network Service Descriptor Information with invalid resource iden Integer response status 404 ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Send PATCH to disable Individual Network Service Descriptor Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Loading Loading
SOL005/NSDManagement-API/NSDManagementKeywords.robot +2 −2 Original line number Diff line number Diff line Loading @@ -188,6 +188,7 @@ GET Individual Network Service Descriptor Information GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Loading @@ -202,7 +203,6 @@ GET Individual Network Service Descriptor Information with invalid resource iden Integer response status 404 ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Send PATCH to disable Individual Network Service Descriptor Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Loading