DocumentationVerify that, when one has an exclusive registration on a Context Broker and a fragment of an entity on a Context Source, if one queries the Context Broker the query gets merged with the Context Source correctly
D011_02_01_exc Query The Context Broker With Type With queryEntity
[Documentation]Check that if one queries the Context Broker for type, and the registration only allows the queryEntity operation, the request is forwarded as expected
[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_exc Query The Context Broker With Type With queryBatch
[Documentation]Check that if one queries the Context Broker for type, and the registration only allows the queryBatch operation, the request is forwarded as expected
DocumentationVerify that, when one has an exclusive registration on a Context Broker and an entity only on a Context Source, a retrieval request to the Context Broker the request is forwarded correcty to the Context Source
D010_01_exc Query Context Broker And Retrieve Entity By Id
[Documentation]Check that if one retrieves entity living on a Context Source from a Context Broker, and the registration only allows the retrieveEntity operation, the request is forwarded as expected
DocumentationVerify that, when one has an exclusive registration on a Context Broker and part of an entity on a Context Source, a retrieval request to the Context Broker does not contain the exclusive attribute