Delphix Toolkits (dxToolkit and dxmToolkit)

Expand all | Collapse all

dxtoolkit: how to enquery delphix engine hostname

  • 1.  dxtoolkit: how to enquery delphix engine hostname

    Posted 11-15-2017 05:43:00 AM
    Hi,

    I am looking for dxtoolkit function to get Delphix engine hostname. Is it possible?

    Dxtoolkit commands display "Appliance" name from dxtool.conf "hostname" entry which may not reflect the actual hostname.

    I can get the "hostname" using CLI "system ls" command:

    mydelphixhost> system ls
    Properties
        type: SystemInfo
        apiVersion:
        ...<deleted>...
        hostname: mydelphixhost     <==============here it is
        ...<deleted>...
        uuid: 422c0cad-2945-ff35-bb6f-943d5bb6bd04

    regards,
    tomi



    #dxToolkit


  • 2.  RE: dxtoolkit: how to enquery delphix engine hostname
    Best Answer

    Posted 11-15-2017 02:07:00 PM
    Hello  Restomi,
                           Unfortunately, there is no dxtoolkit function to return actual hostname of Delphix Engine.

    As dxtoolkit is open source now available on github, you could place a request for this enhancement here:

    https://github.com/delphix/dxtoolkit/issues 

    Thanks


  • 3.  RE: dxtoolkit: how to enquery delphix engine hostname

    Posted 11-16-2017 07:25:00 AM
    Thanks Jatinder.

    Have raised the issue as suggested:
    https://github.com/delphix/dxtoolkit/issues/29

    regards,
    tomi


  • 4.  RE: dxtoolkit: how to enquery delphix engine hostname

    Posted 11-16-2017 01:25:00 PM
    Thanks Tomi.