Difference between revisions of "Configuring models"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Models]] are used as the security layer protecting your data and tying all ODataLink functionality together ([[Data Files|Data files]], [[Endpoints|Endpoints]], [[IP Addresses|IP addresses]]). | [[Models]] are used as the security layer protecting your data and tying all ODataLink functionality together ([[Data Files|Data files]], [[Endpoints|Endpoints]], [[IP Addresses|IP addresses]]). | ||
By default, a new [[ | By default, a new [[Account|account]] will have a single [[Models|model]] named '''odata'''. If required, you may create additional [[Models|models]] as needed. | ||
Revision as of 22:47, 14 May 2020
Models are used as the security layer protecting your data and tying all ODataLink functionality together (Data files, Endpoints, IP addresses).
By default, a new account will have a single model named odata. If required, you may create additional models as needed.
Tasks
For each model you have, you may:
- Edit the model's details;
- Enable / disable a model;
- Assign / unassign data files to the model;
- Allow / disallow a model access to endpoints;
- Allow / disallow specific IP addresses access to the model;
- Test OData feed URLs;