Difference between revisions of "Configuring models"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* [[Allowing / disallowing models access to specific endpoints|Allow / disallow a model access to endpoints]]; | * [[Allowing / disallowing models access to specific endpoints|Allow / disallow a model access to endpoints]]; | ||
* [[Allowing / disallowing IP addresses access to a model|Allow / disallow specific IP addresses access to the model]]; | * [[Allowing / disallowing IP addresses access to a model|Allow / disallow specific IP addresses access to the model]]; | ||
* [[Test | * [[Testing OData feed URLs|Test OData feed URLs]]; | ||
Revision as of 22:03, 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;