mac address object cannot be assigned an interface via REST API #18394
Labels
status: duplicate
This issue has already been raised
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.2.1
Python Version
3.10
Steps to Reproduce
dcim/mac-addresses/3001/
with the following JSON body:{ "assigned_object_type": "dcim.interface", "assigned_object_id": 2001 }
Expected Behavior
The request should succeed and the interface should be assigned to the mac address.
Observed Behavior
The request fails with the following error message:
The text was updated successfully, but these errors were encountered: