Loading SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +3 −3 Original line number Diff line number Diff line Loading @@ -556,7 +556,7 @@ GET NS LCN OP Occurences Invalid attribute-based filtering parameters Log Query status information about multiple NS lifecycle management operation occurrences. Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?attribute_not_exist=some_value GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?${NEG_FILTER} ${outputResponse}= Output response Set Global Variable @{response} ${outputResponse} Loading @@ -564,7 +564,7 @@ GET NS LCN OP Occurences Invalid attribute selector Log Query NS The GET method queries information about multiple NS instances. Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?fields=wrong_field GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?${NEG_SELECTOR} ${outputResponse}= Output response Set Global Variable @{response} ${outputResponse} Loading SOL005/NSLifecycleManagement-API/environment/variables.txt +3 −0 Original line number Diff line number Diff line Loading @@ -54,3 +54,6 @@ ${response} {} ${Etag}= an etag ${Etag_modified}= a modified etag ${NEG_FILTER} attribute_not_exist=some_value ${NEG_SELECTOR} fields=wrong_field No newline at end of file Loading
SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +3 −3 Original line number Diff line number Diff line Loading @@ -556,7 +556,7 @@ GET NS LCN OP Occurences Invalid attribute-based filtering parameters Log Query status information about multiple NS lifecycle management operation occurrences. Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?attribute_not_exist=some_value GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?${NEG_FILTER} ${outputResponse}= Output response Set Global Variable @{response} ${outputResponse} Loading @@ -564,7 +564,7 @@ GET NS LCN OP Occurences Invalid attribute selector Log Query NS The GET method queries information about multiple NS instances. Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?fields=wrong_field GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?${NEG_SELECTOR} ${outputResponse}= Output response Set Global Variable @{response} ${outputResponse} Loading
SOL005/NSLifecycleManagement-API/environment/variables.txt +3 −0 Original line number Diff line number Diff line Loading @@ -54,3 +54,6 @@ ${response} {} ${Etag}= an etag ${Etag_modified}= a modified etag ${NEG_FILTER} attribute_not_exist=some_value ${NEG_SELECTOR} fields=wrong_field No newline at end of file