Configuring models

From OdataLink
Revision as of 00:12, 15 May 2020 by Nic (talk | contribs)
Jump to navigation Jump to search

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