Delphix Products

  • 1.  Error while retrieving the data

    Posted 05-02-2019 07:50:00 AM

    Not able to get pre-requisites to get the dxtoolkit. Could you please help me get the details.

    Am trying to get the host by retrieving the result from 

    result=$(curl -s -X GET -k https://${engine}/resources/json/delphix/sourceconfig/{ref} \
    -b ~/cookies.txt -H "Content-Type: application/json")


    getting the complete junk, instead of the required field. Please can you help me with the command to get only the host name


  • 2.  RE: Error while retrieving the data