Skip to content

Add a JSON custom field type #7452

@jeremystretch

Description

@jeremystretch

NetBox version

v3.0.5

Feature type

New functionality

Proposed functionality

Add a new custom field type to store JSON data directly on an object. The name of this type would be json. Given that custom field data is already stored in JSON format, this should be easy to implement.

Use case

Allows the addition of structured custom data that may not make sense to manage as multiple fields. For example, an external system might attach the most recent results of some validation testing.

This was first proposed (AFAIK) in #6711.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions