Skip to content
Discussion options

You must be logged in to vote

Is "/api/dcim/devices/" the complete URL that you are using? If so, that's the batch update API and works differently. I've never had a need for it so I can't talk much about how it's used. To update a specific device, you need to PUT/PATCH to "/api/dcim/devices//" where "" is the ID number of the device to be updated.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@candlerb
Comment options

Answer selected by alexhoopes
Comment options

You must be logged in to vote
2 replies
@candlerb
Comment options

@aaron-newberry
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants