You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a device type that is marked False for Console Server & PDU, but is marked True for Network Device
If i POST to /api/dcim/power-outlets/ I receive a 201 and a power outlet is created on my device who us using the above device type. I'd expect to receive an error about that device not supporting power outlets. The same is true for /api/dcim/console-server-ports/
The text was updated successfully, but these errors were encountered:
Issue type
[ ] Feature request
[ X ] Bug report
[ ] Documentation
Environment
Description
I have a device type that is marked False for Console Server & PDU, but is marked True for Network Device
If i POST to /api/dcim/power-outlets/ I receive a 201 and a power outlet is created on my device who us using the above device type. I'd expect to receive an error about that device not supporting power outlets. The same is true for /api/dcim/console-server-ports/
The text was updated successfully, but these errors were encountered: