Loading SOL005/NSDManagement-API/NSDManagementKeywords.robot +2 −1 Original line number Original line Diff line number Diff line Loading @@ -195,6 +195,7 @@ GET Individual Network Service Descriptor Information REST.GET ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId} REST.GET ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} 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 Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Log Going to validate info retrieved Loading Loading
SOL005/NSDManagement-API/NSDManagementKeywords.robot +2 −1 Original line number Original line Diff line number Diff line Loading @@ -195,6 +195,7 @@ GET Individual Network Service Descriptor Information REST.GET ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId} REST.GET ${apiRoot}/${apiName}/${apiMajorVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} 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 Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Log Going to validate info retrieved Loading