Difference between revisions of "Configuring models"

From OdataLink
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
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 [[Accounts|account]] will have a single [[Models|model]] named '''odata'''. If required, you may create additional [[Models|models]] as needed.
By default, a new [[Account|account]] will have a single [[Models|model]] named '''odata'''. If required, you may create additional [[Models|models]] as needed.
 
For new accounts, you will need to [[Assigning / unassigning data files to models|Assign / unassign data files to the model]].




= Tasks=  
= Tasks=  


* [[Adding models|Add a new model]]
For your account, you may:
* [[Removing models|Remove an existing model]]
 
* [[Adding models|Add a new model]] <br />
* [[Removing models|Remove an existing model]] <br />
 


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


* [[Editing a model's details|Edit the model's details]];
* [[Viewing a model's details|View the model's details]]
* [[Enabling / disabling models|Enable / disable a model]];
* [[Editing a model's details|Edit the model's details]]
* [[Assigning / unassigning data files to models|Assign / unassign data files to the model]];
* [[Assigning / unassigning data files to models|Assign / unassign data files to the model]]
* [[Allowing / disallowing models access to specific endpoints|Allow / disallow a model access to endpoints]];
* [[Enabling / disabling OData access for models|Enable / disable OData access for a model]]
* [[Allowing / disallowing IP addresses access to a model|Allow / disallow specific IP addresses access to the model]];
* [[Allowing / disallowing models access to specific endpoints|Allow / disallow a model access to endpoints]]
* [[Testing OData feed URLs|Test OData feed URLs]];
* [[Allowing / disallowing IP addresses access to a model|Allow / disallow specific IP addresses access to the model]]
* [[Allowing / disallowing users access to a model|Allow / disallow specific users access to the model]]
* [[Enabling / disabling OData access to the consolidation endpoints for the model|Enable / disable OData access to the consolidation endpoints for the model]]
* [[Enabling / disabling OData access to the settings endpoints for the model|Enable / disable OData access to the settings endpoints for the model]]
* [[Testing OData feed URLs|Test OData feed URLs]]





Latest revision as of 18:01, 28 October 2021