Entity Requests

Entity requests read, create, update or delete an entity in a Data Hub model.

Table 1. Entity Operations
Operation Description
Create Entity Operation

The create entity operation adds a new entity to a Data Hub model. The entity metadata must already exist in the Data Hub model.

Read Entity Operation

The read entity operation returns property values for an entity in a Data Hub model.

Update Entity Operation

The update entity operation replaces property values in an existing entity.

Delete Entity Operation

The delete entity operation removes an existing entity.