APIPythonOpen-Source Solutions

 View Only
  • 1.  downloading support bundle

    Posted 06-12-2018 09:12:00 AM

    on virtualization engine as delphix_admin

    quick question on downloading support bundle,
    say that I'm kicked out of the GUI and I login again and see in the 'actions' tab that download of support bundle has complete, is there a way where I get the bundles without re-running it.?

    Regards.


    #Virtualization
    #dxToolkit


  • 2.  RE: downloading support bundle
    Best Answer

    Posted 06-12-2018 10:03:00 AM
    Hi Sri,

    I believe there is no way to do this via the GUI.  An alternative would be to use the API to generate and download the bundle.

    I wrote a blog post on this very subject and you can find a useful script in the post:

    http://thedatalobby.kuzodata.com/delphix-support-bundle-download/



  • 3.  RE: downloading support bundle

    Posted 06-12-2018 11:43:00 AM
    Nice Blog post Matt!

    Sri,
    You can also use the dxToolkit to download a bundle you've created but "missed" in the UI.
    You can find the dxToolkit in the Delphix OpenSource Repository also, the script is dx_ctl_bundle.pl.
    Regards,
    Gary


  • 4.  RE: downloading support bundle
    Best Answer

    Posted 06-12-2018 02:14:00 PM
    thanks much. Matt/Gary. will try the inputs.