{"id":20593740,"url":"https://github.com/robertcsapo/ciscodnacnetbox","last_synced_at":"2025-04-14T23:01:25.084Z","repository":{"id":41906138,"uuid":"331739828","full_name":"robertcsapo/ciscodnacnetbox","owner":"robertcsapo","description":"Cisco DNA Center Integration with NetBox","archived":false,"fork":false,"pushed_at":"2023-11-09T14:07:10.000Z","size":1709,"stargazers_count":34,"open_issues_count":6,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-28T11:04:42.905Z","etag":null,"topics":["api","cisco","cisco-dna-center","django","netbox","netbox-plugin","netbox-script","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertcsapo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-21T19:59:43.000Z","updated_at":"2025-03-25T14:05:45.000Z","dependencies_parsed_at":"2024-11-19T01:43:47.272Z","dependency_job_id":null,"html_url":"https://github.com/robertcsapo/ciscodnacnetbox","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"56de961ec5473548da0840a1459266d1d109d9e6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertcsapo%2Fciscodnacnetbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertcsapo%2Fciscodnacnetbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertcsapo%2Fciscodnacnetbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertcsapo%2Fciscodnacnetbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertcsapo","download_url":"https://codeload.github.com/robertcsapo/ciscodnacnetbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975316,"owners_count":21192208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","cisco","cisco-dna-center","django","netbox","netbox-plugin","netbox-script","python"],"created_at":"2024-11-16T07:49:36.026Z","updated_at":"2025-04-14T23:01:25.051Z","avatar_url":"https://github.com/robertcsapo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ciscodnacnetbox\n\n![PyPI - Downloads](https://img.shields.io/pypi/dm/ciscodnacnetbox)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/ciscodnacnetbox)\n![PyPI](https://img.shields.io/pypi/v/ciscodnacnetbox)\n\n*Cisco DNA Center Integration with NetBox*\n\n---\n\n```ciscodnacnetbox``` is a NetBox Plugin for Cisco DNA Center.  \nIt uses the Cisco DNA Center Platform APIs to sync data.\n\n## Prerequisites\n- Cisco DNA Center\n    - Supported release: 1.3.3+\n- NetBox\n    - Supported release: 3.2\n        - version ciscodnacnetbox 3.2.1\n    - Supported release: 3.0\n        - version ciscodnacnetbox 3.0.3\n    - Supported release: 2.10\n        - version ciscodnacnetbox 1.0.1\n- Python\n  - Version: 3.3+\n\n## Data that is synced\n- [x] Sites\n- [x] Devices\n- [x] IP Address (/32 of Devices)\n\n## Screenshots\n### Settings  \n![](./img/settings_add.png)  \n![](./img/settings.png)\n### Status  \n![](./img/status.png)\n### Sync  \n![](./img/task.png)  \n![](./img/sync.png)\n### NetBox Inventory\n![](./img/sites.png)  \n![](./img/devices.png)\n\n## Getting Started\n\n- Install the plugin from PyPi\n    - ```pip install ciscodnacnetbox```\n\n- Enable the plugin in ```configuration.py``` of NetBox\n    ```\n    PLUGINS = [\n        'ciscodnacnetbox',\n    ]\n    ```\n(More details at https://netbox.readthedocs.io/en/stable/plugins/)\n\nIf using Docker with NetBox, follow instructions on https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins\n\n## Sync your data from Cisco DNA Center to NetBox\n\n* Add your Cisco DNA Center(s) in Settings at the ciscodnacnetbox plugin\n* Check status dashboard that API calls are OK towards your Cisco DNA Center (refresh if being cached)\n* Use the buttons on the Dashboard to sync (Sites is mandatory for Devices to be assigned in Netbox)\n\n## Technologies \u0026 Frameworks Used\n\n**Cisco Products \u0026 Services:**\n\n- [Cisco DNA Center](https://developer.cisco.com/docs/dna-center/#!cisco-dna-center-platform-overview)\n\n**Third-Party Products \u0026 Services:**\n\n- [NetBox](https://github.com/netbox-community/netbox)\n\n**Tools \u0026 Frameworks:**\n\n- [dnacentersdk](https://github.com/cisco-en-programmability/dnacentersdk) (Python SDK)\n- [django](https://www.djangoproject.com/)\n\n## Authors \u0026 Maintainers\n\n- Robert Csapo \u003crcsapo@cisco.com\u003e\n\n## License\n\nThis project is licensed to you under the terms of the [Cisco Sample\nCode License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertcsapo%2Fciscodnacnetbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertcsapo%2Fciscodnacnetbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertcsapo%2Fciscodnacnetbox/lists"}