1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Jeremy Stretch d2a694a878 Closes #12068: Establish a direct relationship from jobs to objects (#12075)
* Reference database object by GFK when running scripts & reports via UI

* Reference database object by GFK when running scripts & reports via API

* Remove old enqueue_job() method

* Enable filtering jobs by object

* Introduce ObjectJobsView

* Add tabbed views for report & script jobs

* Add object_id to JobSerializer

* Move generic relation to JobsMixin

* Clean up old naming
2023-03-28 15:47:09 -04:00
2023-03-28 13:46:43 -04:00
2023-03-28 14:19:08 -04:00
2022-09-12 09:16:17 -04:00
2023-03-06 10:49:02 -05:00

NetBox logo

The premiere source of truth powering network automation

Master branch build status

NetBox is the leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation. Available as open source software under the Apache 2.0 license, NetBox serves as the cornerstone for network automation in thousands of organizations.

  • Physical infrastructure: Accurately model the physical world, from global regions down to individual racks of gear. Then connect everything - network, console, and power!
  • Modern IPAM: All the standard IPAM functionality you expect, plus VRF import/export tracking, VLAN management, and overlay support.
  • Data circuits: Confidently manage the delivery of critical circuits from various service providers, modeled seamlessly alongside your own infrastructure.
  • Power tracking: Map the distribution of power from upstream sources to individual feeds and outlets.
  • Organization: Manage tenant and contact assignments natively.
  • Powerful search: Easily find anything you need using a single global search function.
  • Comprehensive logging: Leverage both automatic change logging and user-submitted journal entries to track your network's growth over time.
  • Endless customization: Custom fields, custom links, tags, export templates, custom validation, reports, scripts, and more!
  • Flexible permissions: An advanced permissions systems enables very flexible delegation of permissions.
  • Integrations: Easily connect NetBox to your other tooling via its REST & GraphQL APIs.
  • Plugins: Not finding what you need in the core application? Try one of many community plugins - or build your own!

Screenshot of NetBox UI

Getting Started

Get Involved

Project Stats

Timeline graph Issues graph Pull requests graph Top contributors
Stats via Repography

Sponsors

NetBox Labs            DigitalOcean            NS1
Sentry            Equinix Metal

Screenshots

Screenshot of main page (dark mode)

Screenshot of rack elevation

Screenshot of prefixes hierarchy

Screenshot of cable trace

Description
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Readme 118 MiB
Languages
Python 94.1%
HTML 4.8%
TypeScript 0.9%
SCSS 0.1%