DocumentationVerify that, when one has a redirect registration and an entity on a Context Source, if one queries the Context Broker the query gets forwarded to the Context Source correctly
D011_02_01_red Query The Context Broker With Type with queryEntity
[Documentation]Verify that when querying by entity type with a redirect registration that supports queryEntity, the request is forwarded to the Context Source and entities are retrieved correctly
[Template]Setup Registration, Context Source Mock Server And Query The Context Broker With Type
GET/broker1/ngsi-ld/v1/entities?type=Vehicle
D011_02_02_red Query The Context Broker With Type with queryBatch
[Documentation]Verify that when querying by entity type with a redirect registration that supports queryBatch, the request is forwarded to the Context Source and entities are retrieved correctly
DocumentationVerify that when an entity remotely exists on two Context Sources, a retrieval request to the Context Broker is correctly forwarded to the Context Sources and the response contains the identity.
D010_02_red Query Context Broker And Retrieve Entity By Id
[Documentation]Check that when retrieving an entity locally, the Context Broker does not forward the request to the Context Sources and raises an error.