Replies: 1 comment
-
Does anyone have code samples showing how to upload device type image files and associate them with the DeviceType object? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am searching for examples of uploading front- and rear image files (.png) to a DeviceType object. Nautobot documentation mentions nothing about how to do it, and I can't find any samples in Nautobot code base.
I have worked out how to do this using API (requests), but now need to do this directly using ORM.
Can anyone point to documentation and include examples of how this can be done?
Appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions