Write, Bureaucrats, Administrators
3,570
edits
(Created page with "Models are used as the security layer protecting your data. You may create as many modelsas you need. For each model you have, you may: #: Editing a model|E...") |
|||
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Models]] are used as the security layer protecting your data. | [[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 [[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= | |||
For your account, you may: | |||
* [[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: | ||
* [[Viewing a model's details|View the model's details]] | |||
* [[Editing a model's details|Edit the model's details]] | |||
* [[Assigning / unassigning data files to models|Assign / unassign data files to the model]] | |||
* [[Enabling / disabling OData access for models|Enable / disable OData access for a model]] | |||
* [[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 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]] | |||
= Related Topics = | = Related Topics = | ||
[[Getting Started Guide]] | |||
[[Getting Started Guide]] <br /> | |||
[[Models]] <br /> |