Forum Discussion
Photo_G_84660
Nimbostratus
Aug 21, 2007Support Snapshot?
Is there a method to execute System > Support > Support Snapshot so that a tech.out is created (which can then be downloaded using System.ConfigSync.download_file)? If not, are there any other options available to creat a QKview using iControl?
Thanks in advance,
Scott H.
- Andy_Herrman_22
Nimbostratus
A quick browse through the iControl API docs didn't turn anything up, so I'm guessing there isn't any way to do that. It looks like you could use the ConfigSync iControl stuff to download some of the configuration stuff, though I don't see any way to trigger a qkview or .ucs export. - Photo_G_84660
Nimbostratus
Thanks. My SDK search ended the same, but I hoped that there was something that I was missing. - There are not currently any methods to generate support qkview files from iControl. You can save full .ucs configurations with System::ConfigSync::save_configuration() and you can download files (with constraints) with the System::ConfigSync::download_file() and System::ConfigSync::download_configuration() methods.
- Photo_G_84660
Nimbostratus
Thanks Joe, - Photo_G_84660
Nimbostratus
...also Joe, are there any other constraints that you can think of to the System::ConfigSync::download_file() method, besides the chunking problem (potential endless loop if the file size changes during transfer), and /var/log access? Are there any static file size restrictions? - No constraints that I'm aware of. Just make sure that the chunk size you use is not too large. I recommend a size between 4096 and 65536. Anything larger than that can cause some slowness in responses due to the memory requirements on the server side. There are no restrictions that I know of regarding physical file sizes.
- Photo_G_84660
Nimbostratus
Perfect. Thanks a million!
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