Is there a way to output "Configuration Backup - YYYY-MM-DD.cnf" via MIP SDK?

Log in to Management Client, it can be get a backup file of configuration information.

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 Backup - YYYY-MM-DD.cnf” 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 “Configuration Backup”

4. “Configuration Backup - YYYY-MM-DD.cnf” is exported to the download folder.

This question relating below article:

https://developer.milestonesys.com/s/question/0D53X0000DMOQ4qSQH/is-there-a-way-to-export-configuration-reportpdf-via-mip-sdk

1 Like

We currently don’t have this functionality supported in the SDK, but it is on our backlog. Unfortunately, I cannot say if/when it will be prioritized.

Thank you for your answer.

I hope it will be implemented in future SDK​.

1 Like

We would also like to see this function!