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.
Hello, For a Postman Runner collection that I am working on I need to create a request that will update the description under the Fabric > Inventory > Interfaces side of the fabric. I usually do most of my scripting through just doing the config in t...
I found the answer to this in the post that I made for it and has some good info in it relating to this. https://community.cisco.com/t5/application-centric/how-to-add-description-to-aci-fabric-gt-inventory-through-api/m-p/4451251#M10961
Oh ok maybe its just something it does for that POST payload and I was just not use to that because the other ones that I have copied have not added those characters and pretty much just work right away. Thank you again!
This was beyond helpful! For some strange reason possibly the code that I am on 4.2 (6h) the API inspector added characters like " and \ that once I got rid of those in the body of my request it worked like a champ! Thank you so much for your help!
I actually need to do this but from the API method for a collection I am working on. I try to use the same payload the APIC uses but it does not seem to work. Do you know how this can be done from the API method?
Hello and thank you for your reply! I have actually come across this one as well and the issue that I found for it is that is looks like it is for the Fabric > Access Policies side of things for the interface selector and not for the Inventory side f...