Difference between revisions of "Configuring models"

From OdataLink
Jump to navigation Jump to search
Line 6: Line 6:


* [[Editing a model|Edit the model's details]];
* [[Editing a model|Edit the model's details]];
* [[Assigning data files to models|Assign data files to the model]];
* [[Assigning or un-assigning data files to models|Assign or un-assign data files to the model]];
* [[Allowing a model to use endpoints|Allow a model to use endpoints]];
* [[Allowing a model to use endpoints|Allow a model to use endpoints]];
* [[Allowing IP addresses to access a model|Allow specific IP addresses to access the model]];
* [[Allowing IP addresses to access a model|Allow specific IP addresses to access the model]];

Revision as of 01:50, 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.

For each model you have, you may:

Related Topics

Getting Started Guide