APIPythonOpen-Source Solutions

  • 1.  How to login to the delphix Engine API?

    Posted 04-04-2018 02:50:00 PM
    How to login to the delphix Engine API?  like for masking engine we can add the env or rule set using API calls "https://DOMAIN/masking/api-client/">https://va0023.bc:8443/masking/api-client/#!/tableMetadata/deleteTableMetadata">https://DOMAIN/masking/api-client/"
    DO you have same for Delphix Engine ??
    #Virtualization


  • 2.  RE: How to login to the delphix Engine API?

    Posted 04-04-2018 03:42:00 PM
    http://<yourengine>/API will give you the API guide


  • 3.  RE: How to login to the delphix Engine API?
    Best Answer

    Posted 04-04-2018 03:43:00 PM


  • 4.  RE: How to login to the delphix Engine API?

    Posted 04-04-2018 09:46:00 PM
    it's good, but the masking api-client is genius...


  • 5.  RE: How to login to the delphix Engine API?

    Posted 04-05-2018 07:11:00 AM
    Hello Serge 

    Thanks for your help..!!

    Could you please give me one example how i can add the users to delphix engine using API.

    i am able to get the list of users using https://DOMAIN/resources/json/delphix/user/
    Also let me know can we use CURL..



  • 6.  RE: How to login to the delphix Engine API?

    Posted 04-05-2018 11:21:00 AM
    Example :

    If i want to add the users in Delphix engine then how i can add those users ?
    To delete which API i have to use ?
    I want to the environment then how i can see this with API call??