${resp}=Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
${resp}=
...Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
### Check Results
Check not valid ${resp} with event filter aef_ids for event API_INVOKER_ONBOARDED
## Event subcription API_INVOKER_OFFBOARDED filtered by aef_ids
${resp}=Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
${resp}=
...Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
### Check Results
Check not valid ${resp} with event filter aef_ids for event API_INVOKER_OFFBOARDED
## Event subcription API_INVOKER_UPDATED filtered by aef_ids
${resp}=Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
${resp}=
...Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
### Check Results
Check not valid ${resp} with event filter aef_ids for event API_INVOKER_UPDATED
## Event subcription API_INVOKER_UPDATED filtered by api_ids
${resp}=Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
${resp}=
...Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
### Check Results
Check not valid ${resp} with event filter api_ids for event API_INVOKER_UPDATED
@@ -585,7 +593,7 @@ Provider subscribed to ACCESS_CONTROL_POLICY_UPDATE event filtered by only apiId
Wait Until Keyword Succeeds5x5sCheck Mock Server Notification Events${events_expected}
Provider subscribed to ACCESS_CONTROL_POLICY_UPDATE event filtered by aefId
[Tags]event_filter-6smoke
[Tags]event_filter-6
# Initialize Mock server
Init Mock Server
@@ -616,7 +624,8 @@ Provider subscribed to ACCESS_CONTROL_POLICY_UPDATE event filtered by aefId
${resp}=Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
${resp}=
...Subscribe ${register_user_info_provider_1['amf_id']} with ${register_user_info_provider_1['amf_username']} to ${events_list} with ${event_filters}
### Check Error Response
Check not valid ${resp} with event filter aef_ids for event ACCESS_CONTROL_POLICY_UPDATE
@@ -922,10 +931,6 @@ Update Security Context between ${invoker_info} and ${provider_info}
Check Response Variable Type And Values${resp}200AccessControlPolicyList
# Check returned values
Should Not Be Empty${resp.json()['apiInvokerPolicies']}
# Length Should Be ${resp.json()['apiInvokerPolicies']} 1