Skip to content
Discussion options

You must be logged in to vote

Hi,

Good question. The reason both fields are required is that a device type slug is only unique within a manufacturer, not globally across all manufacturers.

For example, two different manufacturers could both have a device type with the same slug or model name. Because of that, NetBox cannot safely assume that the slug alone identifies a single device type. Including the manufacturer makes the lookup unambiguous and prevents the import from accidentally matching the wrong device type.

So in short: the manufacturer + device type slug combination is needed to uniquely identify the device type during import.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aliber4079
Comment options

Answer selected by aliber4079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants