Skip to content

RackReservation object does not expose required 'user' field #75

@endian-8

Description

@endian-8

Diode SDK Python version

1.6.0

Feature type

New ingestion entity type or new field of existing entity type

Proposed feature or enhancement

Expose the user field in the RackReservation wrapper and/or protobuf, similar to other required fields.

Use case

Hi,

It seems that the RackReservation wrapper does not expose a user attribute, which is required by the NetBox backend for proper mapping. Currently, there is no way to provide the user when creating a reservation through the SDK, which leads to errors like:

Field user is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststatus: needs triageThis issue is awaiting triage by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions