Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Has anyone used CRUD operations to add Network Devices within the REST API?I have what I think is a properly formatted XML that I'm submitting to /Rest/NetworkDevice/Device, but I keep getting errors back from the service that don't make sense.Here i...
I did solve this on my own, just forgot to update the post, here was my template(but yours works too!):<ns1:device xmlns:ns1="networkdevice.rest.mgmt.acs.nm.cisco.com"> <description>$devicedesc</description> <name>$devicename</name> <groupInfo> <gro...