-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hmm, that's a good question. As you've observed, the api response includes those values: The filter source code doesn't help. And that error message is not in the Netbox source, it comes from Django.
and Maybe it's the model ID then? Yep: adding That's not very user-friendly, especially since this number will vary from system to system - but you can get the value you need from |
Beta Was this translation helpful? Give feedback.

Hmm, that's a good question. As you've observed, the api response includes those values:
The filter source code doesn't help. And that error message is not in the Netbox source, it comes from Django.
termination_typeis defined here: