Hi Developer community,
I'm leveraging the REST API for the Prime Infrastructure by using Java and Eclipse. I want to create the Java classes which I normally do using Jaxb which takes a schema file and generates these classes. I then have early time binding to the objects I need. The problem I'm having is that I cannot find the xsd schema file listed anyone on Cisco's website. I reversed engineered the schema from the sample XML payloads but one of them is having some trouble (Devices).
Can someone tell me where I can get a hold of the xsd files for REST API for Prime Infrastructure? Thanks in advance!
Todd