Delphix Toolkits (dxToolkit and dxmToolkit)

  • 1.  List dSources & VDBs

    Posted 12-06-2017 08:41:00 PM
    hi folks,

    Is there a way to generate a list of dSources and VDBs in the Delphix gui? We have several folders and it would be idea if I can get a list by folder.
    If the gui doesn't support it, are there any other options?
    TY, Joe
    #Virtualization
    #dxToolkit


  • 2.  RE: List dSources & VDBs

    Posted 12-06-2017 09:09:00 PM
    Hi Joe, There are a couple of ways to get this...

    One option could be to use the DX Toolkit (https://github.com/delphix/dxtoolkit).  Dxtoolkit scripts look and feel like UNIX executables so you could experiment invoking commands such as dx_get_env.

    Another option would be to leverage our API framework (https://github.com/duckback00/dxapikit).  This way you have complete control on what you want to retreive.   This document is a GREAT place to start on the API path (https://docs.delphix.com/docs/files/74711255/80930272/2/1509643601801/So%2Byou%2Bwant%2Bto%2Bwork%2B...)

    Serge


  • 3.  RE: List dSources & VDBs
    Best Answer

    Posted 01-02-2018 06:57:00 PM
    thanks Serge. I'll check it out!
    Happy New Year!


  • 4.  RE: List dSources & VDBs

    Posted 01-02-2018 07:05:00 PM


  • 5.  RE: List dSources & VDBs

    Posted 01-02-2018 07:07:00 PM
    I will follow-up with our DOC team as to why the URL changed... is this one working for you?

    https://docs.delphix.com/docs/files/83053093/83053112/2/1512670878824/So+you+want+to+work+with+Delph...

    Serge