Is there a data sources usage example #14495
-
Hi, I was trying to play around with netbox data sources, but can't seem to find a usage example on how to use them. I tried adding one and syncing data from a git repo but it always just throws |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Have you seen this? https://github.com/netbox-community/netbox/blob/develop/docs/models/core/datasource.md |
Beta Was this translation helpful? Give feedback.
-
What goals are you aiming to accomplish using a data source? There are a few ways to use them. This four-minute video shows how to add a Git data source, and then set up and run a script and a report from the data source. Perhaps it will provide some helpful context. |
Beta Was this translation helpful? Give feedback.
What goals are you aiming to accomplish using a data source? There are a few ways to use them.
This four-minute video shows how to add a Git data source, and then set up and run a script and a report from the data source. Perhaps it will provide some helpful context.