Forum Discussion
Cory_Blankenshi
Altostratus
Jul 13, 2017Exporting ASM Policies in C#?
I am exploring the .NET API, and as a test case I'd like to use the export_policy_xml method to export a policy and save the output file to my desktop. I've looked at code samples and read through th...
cjunior
Nacreous
Jul 14, 2017I have no full experience with iControl SOAP.
But, I think you need to export a policy first then download file created.
export_policy_xml( in String policy_name, in String filename );
FileTransferContext download_policy( in String policy_name, in long chunk_size, inout long file_offset );
https://devcentral.f5.com/wiki/iControl.ASM__Policy__export_policy_xml.ashx https://devcentral.f5.com/wiki/iControl.ASM__Policy__download_policy.ashx
Consider move to iControlREST and get more functionalities.
Regards.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects