Hello,
I created a sample app that remakes ConfigApiBatch and export Management Server and Recording Server information to a CSV file.
However, I found that it looked better if I logged into Management Client and exported the “Configuration reports .pdf”.
It would be nice if the MIP SDK samples “ConfigAPIClient” and “RestfulCommunication” had such a function or HTTP request, but I couldn’t find any articles that mention it.
Is there a way to export a Configuration report (.pdf) using MIP SDK?
The following implementation is ideal
1. Start ConfigAPIClient.exe(MIP SDK app)
2. Log in to server
3. Click the added button its name like “Export Configuration Report”
4. “Configuration report.pdf” is exported to the download folder.
