Loading SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +0 −2 Original line number Diff line number Diff line Loading @@ -3150,7 +3150,6 @@ GET Individual VNF Snapshot - Unauthorized Log Trying to get information about an individual VNF snapshot without authorization Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Get ${apiRoot}/${apiName}/${apiMajorVersion}/vnf_snapshots/${vnfSnapshotInfoId} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading Loading @@ -3396,7 +3395,6 @@ POST cancel operation task - Unauthorized Log Trying to cancel operation task witout authorization Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Post ${apiRoot}/${apiName}/${apiMajorVersion}/vnf_lcm_op_occs/${vnfLcmOpOccId}/cancel ${CancelMode} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading Loading
SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +0 −2 Original line number Diff line number Diff line Loading @@ -3150,7 +3150,6 @@ GET Individual VNF Snapshot - Unauthorized Log Trying to get information about an individual VNF snapshot without authorization Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Get ${apiRoot}/${apiName}/${apiMajorVersion}/vnf_snapshots/${vnfSnapshotInfoId} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading Loading @@ -3396,7 +3395,6 @@ POST cancel operation task - Unauthorized Log Trying to cancel operation task witout authorization Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Post ${apiRoot}/${apiName}/${apiMajorVersion}/vnf_lcm_op_occs/${vnfLcmOpOccId}/cancel ${CancelMode} ${outputResponse}= Output response Set Global Variable ${response} ${outputResponse} Loading