[Setup]Create two new application mobility service${APP_MOBILITY_SERVICE_ID}${APP_INS_ID}${APP_MOBILITY_SERVICE_ID2}${APP_INS_ID}
Get Registered AMS information using attribute-selectorfilter${APP_MOBILITY_SERVICE_FILTER_EXCLUDE_FIELDS}
Check HTTP Response Status Code Is200
#Check HTTP Response Body Json Schema Is AppMobilityServiceInfos
FOR${app}IN@{response['body']}
${passed}Run Keyword And Return StatusShould Be Equal As Strings${app['appMobilityServiceId']}${APP_MOBILITY_SERVICE_ID}
Exit For Loop If${passed}
Should Be Equal As Strings${app['appMobilityServiceId']}${APP_MOBILITY_SERVICE_ID}
Should Not Contain${app}serviceConsumerId
END
[TearDown]Delete two specific AMS services${APP_MOBILITY_SERVICE_ID}${APP_MOBILITY_SERVICE_ID2}
#TC_MEC_MEC021_SRV_AMS_001_OK_05
# [Documentation] Request Registered AMS information
# ... Check that the AMS service returns information about the registered application mobility services when requested - No registered application mobility service