Difference between revisions of "Configuring models"

From OdataLink
Jump to navigation Jump to search
Line 8: Line 8:
[[Adding models|Add a new model]] <br />
[[Adding models|Add a new model]] <br />
[[Removing models|Remove an existing model]] <br />
[[Removing models|Remove an existing model]] <br />


For each model you have, you may:
For each model you have, you may:

Revision as of 00:12, 15 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

Add a new model
Remove an existing model


For each model you have, you may:

Edit the model's details
Enable / disable OData access for 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


Related Topics

Getting Started Guide
Models