Cable termination type choices missing from API #2477

Closed
opened 2025-12-29 18:19:12 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Mar 22, 2019).

Environment

  • Python version: 3.5.6
  • NetBox version: 2.5.8

Steps to Reproduce

Go to /api/dcim/_choices/. Look for the available options for the termination_a_type and termination_b_type fields on the Cable model.

Expected Behavior

These fields should be present and list all valid choices.

Observed Behavior

The fields are missing.

Originally created by @jeremystretch on GitHub (Mar 22, 2019). ### Environment * Python version: 3.5.6 * NetBox version: 2.5.8 ### Steps to Reproduce Go to `/api/dcim/_choices/`. Look for the available options for the `termination_a_type` and `termination_b_type` fields on the Cable model. ### Expected Behavior These fields should be present and list all valid choices. ### Observed Behavior The fields are missing.
adam added the type: bugstatus: accepted labels 2025-12-29 18:19:12 +01:00
adam closed this issue 2025-12-29 18:19:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2477