error in response. <class 'dcim.models.racks.Rack.site.RelatedObjectDoesNotExist'> #20581
Unanswered
lhunter801 asked this question in Help Wanted!
Replies: 0 comments
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'm importing the racks using yaml.
racks:
location: "TSOD"
site: "TSOD DTP"
status: "active"
rack_type: "APC AR3100"
serial: "DN1818010555"
I'm getting an error in response. <class 'dcim.models.racks.Rack.site.RelatedObjectDoesNotExist'>
Rack has no site.
Версия для Python: 3.12.3
Версия NetBox: 4.4.1
The "TSOD DTP" site has been successfully created.
Beta Was this translation helpful? Give feedback.
All reactions