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, i'm currently working with the NDFC API(SAN) and looking for a way to add new members to an existing zone. I've reviewed the API documentation but couldn't find an endpoint that creates members on a zone.Is this something that is possible? if ...
Hello,I'm working with Cisco Nexus Dashboard Fabric Controller (NDFC) API and i'm trying to understand how to effectively use the queryKey and fabricDBID parameters in the SAN Zone Manager api calls in the API swagger doc interface, as well as how to...
Hello,I'm working with Cisco Nexus Dashboard Fabric Controller (NDFC) API and i'm trying to understand how to effectively use the queryKey and fabricDBID parameters in the SAN Zone Manager api calls in the API swagger doc interface, as well as how to...
@bigevilbeard Thank you for your response!! - it looks like the queryKey needs this formatting: fabricDbID,VSAN,WWN,int,-1,useri used that in the POST parameters and it worked for me.