Secrets REST API endpoint does not honor brief format #3793

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

Originally created by @jeremystretch on GitHub (Jun 17, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.6

Steps to Reproduce

  1. Make a REST API call to /api/secrets/secrets/?brief=1

Expected Behavior

Each secret in the list should be represented in a minimal form.

Observed Behavior

The secrets endpoint does not honor the brief format.

Originally created by @jeremystretch on GitHub (Jun 17, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.6 ### Steps to Reproduce 1. Make a REST API call to `/api/secrets/secrets/?brief=1` ### Expected Behavior Each secret in the list should be represented in a minimal form. ### Observed Behavior The secrets endpoint does not honor the `brief` format.
adam added the type: bugstatus: accepted labels 2025-12-29 18:31:14 +01:00
adam closed this issue 2025-12-29 18:31:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3793