DocumentationVerify that, when one has an inclusive registration on a Context Broker and an entity only on a Context Source, if one queries the Context Broker via POST the query gets forwarded to the Context Source correctly
DocumentationVerify that, when one has an inclusive registration on a Context Broker, one is able to create an entity only on the Context Broker with local flag
[Documentation]Verify that, when one has an inclusive registration on a Context Broker, one is able to create an entity with local flag and the operation should not be forwarded to the Context Source
DocumentationVerify that, when one has an inclusive registration on a Context Broker, one is able to delete an entity only on the Context Broker with local flag
[Documentation]Verify that, when one has an inclusive registration on a Context Broker, one is able to delete an entity with local flag and the operation should not be forwarded to the Context Source
${response}=Delete Entity by Id${entity_id}local=true
Check Response Status Code204${response.status_code}